Mvpopstop#
Ends the current
Syntax
<MvPOPSTOP>
Example#
This example returns a single message for the email host server then breaks out of the loop.
<MvPOP MAILHOST="mail.my_isp.com"
LOGIN="my_userid"
PASSWORD="pa55w0rd"
DIRECTORY="mymail">
<MvPOPSTOP>
</MvPOP>