The SMTP receive channel allows the connection via SMTP protocol. An SMTP server is running on a specific port. Incoming messages that are in a domain listed in the domain list are opposed and placed in the inbound message basket.
| Properties | |
|---|---|
| Name | Description |
| Name | The name of the channel |
| Channel type name | The Type of the channel |
| Message direction | For receive channels the direction of the received message (but require also for send channels) |
| Message box | The message box |
| Public | True if the channel should be visible in the sub node |
| AuthenticationMethod | With this option you can set whether authentication is required when logging on to the server. The authentication method is selected using a combo box (None, Optional, Required) |
| SSL handling | Here you can make settings regarding the use of the network protocol: SSL (Secure Sockets Layer). The SSL settings are selected using a combo box (None, Offer). |
| SSL server cert PFX file | This option allows you to specify the path of the Pfx file. The file contains the private key to decrypt the received message. |
| SSL server cert PFX password | Specification of the password to guarantee access to the Pfx file. The password specification depends on the configuration of the file. |
| Change logs | The changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available. |
| Properties (advanced) | |
| Name | Description |
| Sender validation | How the sender address should be validated |
| Default sender | The default sender |
| SMTP recipient validation | This option allows you to select None for none and DomainList for checking by domain list. |
| Default recipient | The default recipient |
| Immediate retries | Retries, used by send channels. For some receive channels, the number of pickup attempts. |
| Auto uncompress | Unpacking is only performed on the receive channel in the ChannelReceiver. This setting has no effect on the send channels. If enabled for the receive channel, the file is checked for the ZIP (GZIP) and PKZIP formats and unpacked during analysis. It only works if the compressed file contains exactly one file. |
| Domain list | This option allows you to select None for none and DomainList for domain list check. |
| Authentification | |
| Filter MIME preamble | |
| Send DSN | |
| Request retry | |
| Proxy behaviour | With this option you can set whether a proxy is needed for dialing in. The proxy settings are selected using a combo box (None, UseAuthentication, UseOutOrMailForm). |
| Write log | |
For integration with eGate.pranke.com via SMTP, ports 25 and 995 must be open outgoing.