Download Messages |
 |
When a new message is available in an
incoming queue |
|
|
 |
Once a message arrives in your mail server, the download
options let you specify which messages has to be downloaded within the
project
inbox. |
 |
The following options may be selected: |
 |
Download It: Messages are always downloaded into the
project Inbox. |
 |
Call Mailing_OnAcceptMail() script event (advanced): The
Mailing_OnAcceptMail() from the
Global Script will be called. Enter your own VBScript code to
perform whatever is needed. See the Server Side Scripting Guide for
details. |
 |
Test the following conditions: The message will be downloaded
if one or all conditions in the list are verified. In order to create a new
condition, click on Add a condition on the right. In order to edit an existing condition, click on in the
conditions table. |
 |
|
 |
Conditions |
|
|
 |
1. Find values in the subject: Search for one or more text
values in the message subject. |
 |
2. Find values in a header field: Search for one or more text
values in a header field (header fields examples are available in the
Knowledge Base - Header Fields). |
 |
3. Find values in the 'To' field: Search for one or more
text values in the 'To' field. |
 |
4. Find values in the 'CC' field: Search for one or more
text values in the 'CC' field. |
 |
5. Find values in the 'From' field: Search for one or
more text values in the 'From' field. |
 |
6. Check the message date: Check if the message sent date is
included in a specified interval. |
 |
7. Check the message size: Check if the message size is included
in
a specified interval. |
 |
8. Check the message priority: Check the message priority. If the priority is not set, the default message
priority is 'Normal'. |
 |
9. Received date and time schedule: Check if the message is
received on specific day(s) and hour(s) of a week. |
 |
10. The message is digitally signed or encrypted: Check if the
message is digitally signed or encrypted. |
 |
11. The message is an unsubscribe request: Check if the message is an unsubscribe request.
This condition only recognizes the unsubscribe request received from a subscriber who used the unsubscribe link rendered by the application. |
 |
|
|