WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIPop3IncomingServer

IID:FC67F5C9-C8BB-46c1-90CB-1E752ECCEB19
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

PRBool authenticated

PRBool authLogin

PRBool deferGetNewMail

ACString deferredToAccount

PRBool deleteByAgeFromServer

PRBool deleteMailLeftOnServer

PRBool dotFix

PRBool headersOnly

PRBool leaveMessagesOnServer

PRInt32 numDaysToLeaveOnServer

PRUint32 pop3CapabilityFlags

nsIPop3Protocol runningProtocol


Methods

void addUidlToMark ( char* uidl , PRInt32 newStatus ) void downloadMailFromServers ( nsISupportsArray servers , nsIMsgWindow msgWindow , nsIMsgFolder folder , nsIUrlListener listener ) void markMessages ( )

void addUidlToMark ( char* uidl , PRInt32 newStatus )

Arguments:
uidl
newStatus

void downloadMailFromServers ( nsISupportsArray servers , nsIMsgWindow msgWindow , nsIMsgFolder folder , nsIUrlListener listener )

Arguments:
servers
msgWindow
folder
listener

void markMessages ( )


References

This interface is the type of the following properties:

nsIPop3Sink.popServer

This interface is passed as an argument to the following methods:

nsIPop3Service.CheckForNewMail, nsIPop3Service.GetNewMail

Reference documentation is generated from Mozilla's source.