====== POP3 send channel ====== The POP3 transmission channel allows the connection via SMTP protocol. A POP3 server is running, which provides a list of all messages to be sent from the message basket (outgoing). ==== Properties ==== ~~ GENERATED src="eBiss.Data.Resources.Pop3SendChannel" 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| |**Use partner address**| |**Fixed sender address**| |**Authentication method**| |**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**|Specification of the password to guarantee access to the Pfx file. The password specification depends on the configuration of the file.| |**SSL server cert PFX password**|This option allows you to specify the path of the Pfx file. The file contains the private key to encrypt the message to be sent.| |**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| |**Recipient validation**|How the recipient address should be validated| |**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.| |**Set unprocessed to error**|Uncollected and/or undeleted Messages are marked with an error.| |**Don't change message status**|If the message status should not be set to e.g. CommitedByRomote when the message is deleted. In case a DSN is sent and only then the message state should be changed.| |**Send single attachments as body**|With this option each document (or attachment) can be sent as a separate email body.| |**Request notification**|If one of the options has been selected by means of a combo box, either a notification of the delivery status (DeliveryStatusNotification) or an acknowledgement of receipt from the email recipient (MessageDispositionNotification) can be requested.| |**Notification hash**|Fingerprint of the messages (Sha1, or Md5).|