Back
Host Name/IP Address |
| Required.This is name or ip address of POP3 Server |
User Name |
| Required.This is user name for login on POP3 Server |
Password |
| Required.This is password for specified user name for loging to POP3 Server |
Port |
| Optional.This is port on which POP3 Server is running. If not specified then default port 110 is used |
Message Numbers |
| This attribute is Optional . If it is not mentioned, ALL messages are returned. It further takes two attributes. The first number is the starting sequence number of the messages from where to start. The colon delimited second number shows the finishing sequence number. Please note that if the ending sequence number does not exist, an error 'might' returned. Therefore if you are not sure on the number of messages on the server, leave it blank |
Downloaded UIDs |
| This attribute is Optional . The UIDs of messages previously downloaded from server. Used to determine which messages are new |
Attachment Path |
|
Required. This is the absolute path on the
server's hardisc where attachments if any will be saved. If this
path is not mentioned, attchments will not be fetched but other info
about messages will be |
Attachment Path HTTP |
|
Optional.This attribute gives the http path of the
physical directory where the attachments will be saved. This
attribut is used to show 'embedded' images in HTML mails. If this is
not mentioned or is not correct, an empty image tag like this
will be shown |
Order By |
|
Optional.Sort
mails on basis of this parameter. Valid values are Subject_ASC, Subject_DESC, From_ASC, From_DESC, To_ASC,
To_DESC, Date_ASC, Date_DESC, Size_ASC, Size_DESC, Attachment_ASC(without attachment
mails first) and Attachment_DESC(with attachment
mails first). If not specified
then no sorting is performed and mail messages
are returned in order as returned by POP3 server |
Timeout |
| Optional.This is Timeout option is seconds for specified action. If not specified then default Timeout 60 seconds is selected |