====== POP3 receive channel ====== The POP3 receive channel enables the connection to a POP3 service. Messages are fetched via POP3 from the mailbox stored in the communication channel and placed in the message basket (inbound). For the setup of "OAuth 2.0. with Office 365" see: [[en:howtos:oauth20office365|]]. ^GENERATED src="eBiss.Data.Resources.Pop3ReceiveChannel" 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| |**Host**|Address of the eMail server e.g. egate.pranke.com for the eGate service.| |**Port**|Pop3 port, e.g. 110, 995 for Office 365 OAuth 2.0.| |**SSL handling**|For OAuth 2.0 and office 365 the value must be set to "Implicit".| |**Delete received messages**| |**Authentication**|The authentication procedure: Basic (login and password), OAuth 2.0., etc.| |**Username**|Username of the email account holder ((visible with appropriate authentication)).| |**Password**|User password of the email account owner((visible with appropriate authentication))| |**OAuth client id**|The OAuth 2.0 client id((visible with appropriate authentication))| |**OAuth client secret**|The OAuth 2.0 client secret (((visible with appropriate authentication)))| |**OAuth server URL**|The URL with the tenant, e.g. for office 365: https://login.microsoftonline.com/{tenetId}/oauth2/v2.0/token, where {tenetId} must be filled with your ID.| |**OAuth authorization url**|((visible with appropriate authentication))The OAuth 2.0 authorization link, e.g. for office 365: https://outlook.office365.com/.default| |**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**|Check if receipt data are compressed and then uncompress them| |**SSL client cert PFX file**| |**SSL client cert PFX password**|