Get POP3 Mail
Retrieves POP3 mail.
Last updated
Retrieves POP3 mail.
Last updated
This activity retrieves email messages from POP3 server.
Email Id: The email account used to get the message.\
Password: The password of the email account used to get the message.\
Server: The email server host that is to be used.\
Port: The port used to get the email message.\
Secure Connection: Specifies the SSL and/or TLS encryption to be used for the connection.The following are the available options.
Auto
- Allows the IMailService to decide which SSL or TLS options are to be used . Default
None
- No SSL/TLS encryption is used.
SslOnConnect
- Uses SSL/TLS encryption immediately.
StartTls
- Uses the TLS encryption immediately after reading the greeting and capabilities of the server. If the server does not support the StartTLS extension, the connection fails.
StartTlsWhenAvailable
- Allows the usage of TLS encryption immediately after reading the greeting and capabilities of the server only if the server supports StartTLS.
Delete Messages:
True
- The activity will mark the read messages for deletion.
False
- The read messages wont be deleted .\
Limit: The number of messages to be retrieved from the top.
Mail Topic: Optional
Filter messages based on message subject.\
Mail Sender: Optional
Filter messages based on sender address.\
Mail Text Body: Optional
Filter messages based on message hypertext content.
Messages: The output is a List which stores variables of type .