mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
66ba84b8e4
Maintain a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the POP3 protocol. This class uses Mail::Transport::POP3 to hide the transport of information, and focusses solely on the correct handling of messages within a POP3 folder. WWW: https://metacpan.org/release/Mail-Box-POP3
14 lines
478 B
Plaintext
14 lines
478 B
Plaintext
%%SITE_PERL%%/Mail/Box/POP3.pm
|
|
%%SITE_PERL%%/Mail/Box/POP3.pod
|
|
%%SITE_PERL%%/Mail/Box/POP3/Message.pm
|
|
%%SITE_PERL%%/Mail/Box/POP3/Message.pod
|
|
%%SITE_PERL%%/Mail/Box/POP3/Test.pm
|
|
%%SITE_PERL%%/Mail/Box/POP3s.pm
|
|
%%SITE_PERL%%/Mail/Box/POP3s.pod
|
|
%%SITE_PERL%%/Mail/Transport/POP3.pm
|
|
%%SITE_PERL%%/Mail/Transport/POP3.pod
|
|
%%PERL5_MAN3%%/Mail::Box::POP3.3.gz
|
|
%%PERL5_MAN3%%/Mail::Box::POP3::Message.3.gz
|
|
%%PERL5_MAN3%%/Mail::Box::POP3s.3.gz
|
|
%%PERL5_MAN3%%/Mail::Transport::POP3.3.gz
|