SMTP Destination
SMTP Destination Setup
Setup Options

- Host: This option specifies the address of the host to connect to.
- Username: Authentication identity used when in to the server.
- Password: Authentication credentials used when logging into the server.
- Port: Port number on the host to connect to (Default value is 25).
- From: Identifies the original author of the message.
- To: Identifies the recipients of a message.
- CC: Carbon copy recipients for the message.
- BCC: Indicates blind carbon copy recipients for the message.
- Subject: Identifies the subject for the message.
- Body: Represents the body of the message.
- Include Input File as Attachment: Source file will be included as attachment.
- Max. Size Attachment in Kbytes: Maximum size attachment in Kbytes (Default value is zero = Unlimited).
File & Directory Options
- Delete Extention: Delete the extention of the destination filename.
- Delete Prefix: Delete the prefix (see file prefix filter source option) of the destination filename.
Rename Options

- Rename Files during Copy/Move: Use regular expressions to rename the destination filename. A very good site with information about regular expressions is http://www.regular-expressions.info/
- Rename Destination Subdirectory: Use regular expressions to rename the destination subdirectory.
- Only if Destination Subdirectory Exists: Rename only if destination subdirectory already exists.
- Filename Case: Use original filename, lower case or upper case for the destination filenames.
Common Options

- Add Control Information to log: Add SMTP specific control information to the log.
- Retries after failure: Amount of retries after a copy/move failure.
- Seconds between each retry: Seconds that the rule will wait between each retry.
Security Options

- With the security options you can enable TLS/SSL support.
- HELO/EHLO Domain: Ask the server for the SMTP extensions that the server supports, by using the EHLO greeting of the Extended SMTP specification (RFC 1870). Fall back to HELO only if the server does not respond to EHLO.
- SASL Options: Use this option to enable or disable specific SASL authorization mechanism
Copyright © 2007-2016, www.limagito.com