Get IMAP Mail ============= Category -------- Email Commands Description ----------- This command get the email with IMAP. Parameters ---------- **Mail Server** Indicate the mail server. **Port** Indicate the server port. **Email Name** Indicate the email name. **Password** Indicate the email password. **Use Encrypted Password** Select Yes if password in MySQL Password box is encrypted. **Mailbox Name** Indicate the mailbox name, e.g., inbox. **Text Search** Indicate the text search. **Only Unread Message** Indicate to get only unread message. **Delivery Before** Indicate the delivery date before. **Delivery After** Indicate the delivery date after. **Limit** Indicate the number of mail message. **Output Variable** Indicate the output variable name. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Email Commands\\Get IMAP Mail\\Get IMAP Mail.xml` See Also -------- - :doc:`Save Attachment ` - :doc:`Send SMTP Email `