aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Box-IMAP4-SSL/pkg-descr
blob: e3b920dbed9d62cb16820e1b34053e861f15a492 (plain) (blame)
1
2
3
4
5
6
7
This is a thin subclass of Mail::Box::IMAP4 to provide IMAP
over SSL (aka IMAPS).
It hides the complexity of setting up Mail::Box::IMAP4
with IO::Socket::SSL, Mail::IMAPClient and Mail::Transport::IMAP4.

In all other respects, it resembles Mail::Box::IMAP4.
See that module for documentation.