Contents
Display Legacy Contents

 Print
    POP3 Get E-Mail    
Gets a specified e-mail from POP3 server.

Parameters

Message


Get Message By <radiobox>: defines if the user wants to get the e-mail messages by Message number or by Message unique ID.

 


Message Number <numeric>: the number of the e-mail message that the user wants to get from the POP3 Server.


 


Message Unique ID <string>: the unique ID of the e-mail message that the user wants to get from the POP3 Server. In order to use this option, the POP3 Server must support it.


 
Targets

 

Targets for Header

 

Unique ID <unquoted string>: the control or variable to save the e-mail message Unique ID.

 

Date <unquoted string>: the control or variable to save the date of the e-mail message.

 

Targets for Details

 

Sender <unquoted string>: the control or variable to save the sender of the e-mail message.

 

Subject <unquoted string>: the control or variable to save the subject of the e-mail message.

 

Body <unquoted string>: the control or variable to save the body of the e-mail message.

 

Attachments List <unquoted string>: the control or variable to save the attachments list of the e-mail message.

 
Files

 

Attachment Dir <string>: the full path and name of the file that will save the attachment list of the e-mail message.

 

Save Mail File <string>: the full path and name of the file that will save the mail file.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 12:34 PM