This section presents the options and parameters available from the delivery properties that are specific to email delivery.
You can configure Adobe Campaign to keep a copy of emails sent from your platform.
Adobe Campaign itself does not manage archived files. It does allow you to send the messages of your choice to a dedicated BCC (blind carbon copy) email address, from where they can be processed and archived using an external system. The .eml files corresponding to the sent emails can then be transferred to a remote server, such as an SMTP email server.
For privacy reasons, BCC emails must be processed by an archiving system capable of storing securely personally identifiable information (PII).
The archiving destination is the BCC email address of your choice, which will remain invisible to the delivery recipients.
As a Managed Cloud Services user, contact Adobe to communicate the BCC email address to be used for archiving.
Once the BCC email address is defined, you must enable the dedicated option at the delivery level.
Email BCC is not enabled by default. You need to enable it manually in the email delivery or delivery template.
To do this, follow the steps below:
Go to Campaign Management > Deliveries, or Resources > Templates > Delivery templates.
Select the delivery of your choice or duplicate the out-of-the-box Email delivery template, then select the duplicated template.
Click the Properties button.
Select the Delivery tab.
Check the Email BCC option.
Select Ok.
A copy of all sent messages for each delivery based on this template will be sent to the email BCC address which has been configured.
Note the following specificities and recommendations:
You can only use one BCC email address.
Make sure the BCC address has enough reception capacity to archive all the emails that are sent.
Email BCC delivers to the BCC email address before delivering to the recipients, which can result in BCC messages being sent even though the original deliveries may have bounced. For more on bounces, see Understand delivery failures.
If the emails sent to the BCC address are opened and clicked through, this will be taken into account in the Total opens and Clicks from the send analysis, which could cause some miscalculations.
You can change the format of email messages sent. To do this, edit the delivery properties and click the Delivery tab.
Select the format of the email in the lower section of the window:
Use recipient preferences (default mode)
The message format is defined according to the data stored in the recipient profile and stored by default in the email format field (@emailFormat). If a recipient wishes to receive messages in a certain format, this is the format sent. If the field is not filled in, a multipart-alternative message is sent (see below).
Let recipient mail client choose the most appropriate format
The message contains both formats: text and HTML. The format displayed on reception depends on the configuration of the recipient’s mail software (multipart-alternative).
This option includes both versions of the document. It therefore reduces the delivery throughput, because the message size is greater.
Send all messages in text format
The message is sent in text format. HTML format will not be sent, but used for the mirror page only when the recipient clicks on the message.
In the SMTP tab of the delivery parameters, the Character encoding section allows you to set a specific encoding.
The default encoding is UTF-8. If some of your recipients’ email providers do not support the UTF-8 standard encoding, you may want to set a specific encoding to properly display the special characters to your emails’ recipients.
For example, you want to send an email containing Japanese characters. To make sure that all characters will be correctly displayed to your recipients in Japan, you may want to use an encoding that will support the Japanese characters rather than the standard UTF-8.
To do this, select the Force the encoding used for messages option in the Character encoding section and choose an encoding from the drop-down list that is displayed.
The SMTP tab of the delivery properties lets you also configure the management of bounce mails.
Errors-to-address: By default, bounced emails are received in the default error box of the platform, but you can define a specific error address for a delivery.
Bounce address: You can also define another address to which the unprocessed bounced emails are forwarded. This address allows to investigate the reasons for bouncing when emails could not be automatically qualified by the application.
Each of these fields can be personalized using the dedicated icon. Learn more on personalization fields in this section.
For more on bounce mail management, see this section.
It is possible to add SMTP headers to your deliveries. To do this, use the relevant section of the SMTP tab in the delivery.
The script entered in this window must reference one header per line in the following form: name:value.
Values are encoded automatically if necessary.
Adding a script for inserting additional SMTP headers is reserved for advanced users.
The syntax of this script must comply with the requirements of this content type: no unused space, no empty line, etc.