Example
|

|
Explanation
|
| SMF-70 |
 |
Every message begins with this phrase |
| TO: ldrake@aztekcs.net
|
 |
TO: tells Mailer2000 you're
beginning a list of one or more TO: addresses. |
| FROM: ldrake@aztekcs.net
|
 |
This is actually filled into the REPLY-TO:
field. Outlook will put the email address of the service account
that Outlook uses in the FROM: field to
prevent SPAM. |
| SUBJECT: Any subject text
here |
 |
SUBJECT: tells Mailer 2000 to
insert the text after that line into the subject field of the message |
| ATTACHMENT-NAME: C:\orderstatus.txt |
 |
File must be accessible to the workstation that Mailer
2000 is running on, and file size must not exceed that permitted by the
exchange or POP server that Outlook is communicating with. |
| Anything you want can be typed here - could be the message
body, html, or any other information. |
 |
Message body |
| %&%&% |
 |
This special trailer indicates to Mailer 2000 that it's
reached the end of a message. The next message would follow with
an SMF-70 line. |