Home / Support / Documentation
AEP Online Help Index
Message Sender
Used for automatic resending of a received message through specified mail server.
This action differs from regular forwarding of a message. When forwarding a message, a new message is created, and the whole original message, including its body and heading, is copied into body of the new message. Resending leaves the original message body intact, only changing the fields in its heading. In this instance, recipient will actually receive the original message, but from another sender.
The Message Sender provides for complete processing of the original message heading, setting up connection with the relevant mail server, and sending the message to that server. Message is sent using the SMTP protocol, and the mail server should allow receiving for the sender's address and sending for the recipient's address. Otherwise, the server will deny sending the message.
The message sender window has the four tabs:
- General - main parameters of the message heading
- Server - mail server connection settings
- Authentication - authorization data required to access sender's account on the mail server
- Advanced - replacing or adding additional message heading fields
General Tab
- Replace Message Fields
-
Replacement of the information in main fields of original message heading.
Tick the relevant box and type new data in the text field to the right of it.
- From
-
The "From" field in message heading - sender's address. If the field is empty,
original message sender's address is used.
- To
-
The "To" field in message heading - recipient's address. If the
field is empty, original message recipient's address is used.
- Subject
-
The "Subject" field in message heading - message subject. If
the field is empty, original message subject is used.
- Server Substitutions
-
Values substituted into the SMTP protocol properties for exchange
with the specified mail server. To enable substitution, tick the
relevant box and type the new value in the text field right of it.
- Sender
-
Value of the "MAIL FROM" property - who the message is sent from.
If the box is not ticked, the value from the From field is used.
- Recipient
-
Value of the "RCPT TO" property - who the message is sent to. If
the box is not ticked, the value from the To field is used.
- Create Resent Fields
-
Check this box if you want the information about current resending
to be added to the message. Then, the message sender will add the
"Resent-*" fields to the message heading. These fields will contain
the information on who and when resended the message.
- Remove Transport Fields
-
These fields - "Received" and "X-*" - contain the information about
original message delivery root. Check this box, if you don't want
this information to be enclosed with the message you are resending.
Server Tab
- Domain for "HELO"
-
Name of the mail server's domain it communicates to other SMTP
servers. It is recommended that you enter your real domain name. If
no domain name is entered, the program will try to detect it
automatically. If detection fails for some reason, the domain name
localhost will be used. Usage of the localhost alias or of another
domain name is not prohibited; however, in this instance some
servers with high security level would deny working with your mail
server. If you connect to the Internet via a proxy server using the
Socks5 protocol, you must enter the proxy server domain name,
because its automatic detection is impossible.
- Server
-
Name of the mail server you're resending the message to.
- Port
-
Port number on that server.
- Use Default
-
Click this button to use default port number (Port 25).
- Timeouts
-
Set mail server connection timeout values. Move the slider to the
desired position between Short and Long.
Authentication Tab
- Require authentication
-
Check this box, if user authorization is required by the mail server
to send a message.
- Account Name
-
User name used to access the mail server.
- Password
-
Password used to access the mail server.
Advanced Tab
- Custom header fields
See also:
Server Settings,
SMTP Sender,
SMS Sender
|