Description
Perl scripts can access IMAP mailboxes through a simpler client library. This is useful for small automation tasks that list folders, read messages, or process mail without a full mail framework.
It is a network library. IMAP usually exposes private messages and credentials, so scripts should use secure connections and avoid logging account data.