The Batch Mailer is an online tool that can be used to compose ad-hoc, single-content mailings. A single-content mailing is a mailing that sends the same content to all the specified recipients. Several pieces of information must be supplied to use the Batch Mailer. Information such as, a list of recipients and message content files can be uploaded from a users computer. Other information can be specified such as choosing an existing Delivery Profile and supplying a From Name, From Address, and a Subject line for the mailing. Below are more details on composing a mailing using the online Batch Mailer.
The Batch Mailer, as its name implies, allows users to create a batch online.
However, users need to know virtually nothing about the batch creation process.
Instead, they need to supply only information required to send out a message to
a list of recipients, namely some content, a subject, and who the message is from.
Below are details on each field that is can be specified when composing a
mailing using the online Batch Mailer.
Client Batch ID (CBID) The CBID may be up to 35 characters in length, may be composed of letters (upper and lower case), digits, periods, underscores, hyphens, plus signs, equal signs, and colons. However, it cannot contain any spaces and must start with either a letter or a digit.
Address List The format for the Address List is a Comma-Separated Values (CSV) file. CSV is simply another name for the comma-delimited format of data representation. In a CSV file, each column value is separated by a comma from the next column's value and each row starts a new line. Many times a CSV file will define the names of the columns that it specifies in the first row. In the Address List CSV file, there is only one required column, "address", which specifies a recipient's email address. Another reserved but optional column called "cpid" may be used to define the client package id used for each email message (a default number will be assigned by epriority if no cpid field/value is found). Two optional client package id's can be used for each mail message as well: "cpid2" and "cpid3" Additionally, the following columns may also be defined: "from_address", " from_name", "subject", "reply_address", "reply_name" These columns will be used as the Message Defaults if desired. Finally, the following column MUST be defined if the Profile selected has Secure Messaging turned on: "secure_key" For example,
Any fields beyond "address" and "cpid" may be included for use in personalizing email content. All text based content (HTML included) will be processed by replacing any fieldname with its value for each recipient. The CSV file is specified for a batch by uploading it from a user's local computer.
CSV Errors
If the errors will result in a few individual e-mail failures, then the row numbers
of the erroneous CSV lines are displayed and the user is presented with the option
to continue using the CSV file with the errors or to go back and re-submit
with a corrected CSV.
Delivery Profile
Subject
From Name
From Address
Reply Name
Reply Address Note - in the absence of Reply Address, any replies to the message will go to the From Address.
Uploaded Content Content Parts are the actual content that is used to create messages in a batch. Each content part will have a content type specified. The content types that can be specified for a content part are; Body, Attachment, Inline, Secure Body and Secure Attachment. When a content part is declared to be "Body", it will be used as the message body. More than one content part can be specified as a body part. All of the bodies are assumed to carry the same information, only with different formatting. When a mail reader opens a multi-body message, it displays only one of the parts and ignores the rest. Even though the content of the body parts contains the same information, albeit in different formats, their order is important. Users should always specify the simplest body type (i.e., text) first and follow with more complex alternative bodies (i.e., HTML, etc.). A common use of specifying multiple bodies is to send both text and HTML versions of a message to all recipients. This way, the message can be viewed by all recipients whether they have HTML-capable email readers or not. When a content part is declared to be an "Attachment", it will be used as an attachment. If there are multiple bodies and at least one attachment, the content parts containing the bodies will be the first "document" in the message and the attachments will be appear in the order they are specified. Almost any file can be attached to a message. Images and documents such as Portable Document Format (PDF) documents, are commonly used as attachments to messages. Specifying Inline for a content part designates that content to be embedded within another piece of content (i.e., an HTML body part). One of the advantages of using HTML for a message body as opposed to plain text is the ability to embed images and other related content directly in the message. This makes the message "self-contained", so that it needs no outside resources to be properly displayed. This also makes it possible to view a message in its entirety, offline, after it has been downloaded. When a content part is declared to be "Secure Body", it will be used as the message body of a secure attachment that will be generated if and only if the Profile specified has "Secure Messaging" turned on. One and only one "Secure Body" should be specified. Mailings with more than one "Secure Body" declared will be rejected by the batch processing application. It is recommended that a "Secure Body" be (HTML) and contain relative links to any "Secure Attachment"(s) that may be declared. When a content part is declared to be "Secure Attachment", it will be used as a secure part of a secure attachment that will be generated if and only if the Profile specified has "Secure Messaging" turned on. Multiple "Secure Attachment"(s) are allowed.
|