====== SMTP receive channel ====== 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 ==== ^GENERATED src="eBiss.Data.Resources.SmtpReceiveChannel" changed=""^^ ^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 [[en:hauptmenue:einstellungen:systemeinstellungen]], 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**|Check if receipt data are compressed and then uncompress them| |**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**| ==== Default setting for receiving from eGate.pranke.com ==== For integration with eGate.pranke.com via SMTP, ports 25 and 995 must be open outgoing.