<MvPOP>

 
Logs into the POP3 mail server named host, using the login_name and password login information, and retrieves all incoming mail messages in a loop, one message at a time. Use to delete the message and to terminate the loop.
Syntax
<MvPOP MAILHOST = "string: {  expression } | literal"
       LOGIN = "string: {  expression } | literal"
       PASSWORD = "{ expression } | literal"
       DIRECTORY = "string: {  expression } | literal">

       <MvPOPDELETE>
       <MvPOPSTOP>
       <MvPOPCONTINUE> 
</MvPOP>
  • Closed Tag
User Annotations: MvPOP