[Email_POP->LastError] returns a pair contains the last command that was sent to the remote server and generated an error and the response from the server. This can be useful for debugging a POP session.
Var(myPOP = Email_POP(-Host='mail.example.com', -Username='Example', -Password='Example'))
Iterate($myPOP, Var(UniqueID))
$myPOP->Delete
...
/Iterate
$myPOP->Close
$myPOP->LastError
No examples found
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments