Package com.mimecast.robin.imap
package com.mimecast.robin.imap
A lightweight IMAP client for fetching emails.
This package contains a simple IMAP client for fetching emails.
The ImapClient is a lightweight convenience wrapper
used by tests and utilities to connect to an IMAP server,
open a folder (defaults to INBOX) and fetch messages.
It is intentionally small and focused for testing and automation use-cases.
- See Also:
-
ClassesClassDescriptionLightweight IMAP helper used by tests and utilities to fetch messages from a mailbox.