Zaks POP3 Reference Note

Source: Internet
Author: User
Object's properties and methods:
All code snippets must call the statement
Set POP3 = Server.CreateObject ("ZAKSPOP3. Server ")
Property:mailServerHost:the IP Address of the POP3 Server.
Properties: MAILSERVERHOST:POP3 IP address of the server
Property:mailAccount:The username of the POP3 mailbox.
Properties: Mailaccount:P OP3 mailbox username
Property:mailPassword:The password of the mailbox. Properties: MailPassword: Password for mailbox
Property:mailPort:default to, the standard port for the POP3 protocol
Properties: Mailport: The default value is the standard port for the 110,POP3 protocol
Property:errorString:An error description, should an error occur.
Attribute: errorstring: Description of error after error occurred
Property:useUIDL:set to True to enable UIDL support (defaults to false).
Properties: Useuidl: When the value is true, UIDL is supported, and the default value is False
Function:Login:Attempt to connect to the MailServer & mailbox, return True for success, false for error
Function: Login: Connection to mail server and mailbox, connection successfully returned true, error returned false
Function:FetchHeaders:Get the "current" headers from the MailServer
Function: fetchheaders: Reading message headers from mail server
Function:delete (MsgID): Deletes the specified message from the MailServer
Function: Delete (MsgID): Deletes the specified message from the mail server
Collection:Messages:returns a Collection of message objects (Fetchheaders must have been called i)
Function: Messages: Returns a collection of message objects that must be called before fetchheaders.
Message Object
Property:Date:the Date the message was sent
Properties:: Date: Message sent by
Property:To:who the message was to
Properties: To: Recipients of messages
Property:From:who the message are from
Properties: From: Senders of messages
Property:Subject:the message Subject
Properties: Subject: Message subject
Property:ReplyTo:the ReplyTo Email address, if one is specified
Attribute: ReplyTo: If a reply letter is specified, this property returns the address of the reply letter
Property:ReturnPath:the supplied return path (or reply address)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.