MimeMail


This web service provides various methods to manipulate POP3 email accounts. The methods which begin with 'Default' all make calls to their companion non-default methods with preset values of '110' and 'false' for 'port' and 'useSSL' respectively. Results are always returned as an XML document. There will always be a 'status' node indicating success or failure. The remaining content of the XML document will depend on the status and the method called.

The following operations are supported. For a formal definition, please review the Service Description.