mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
This module implements a client interface to the LMTP protocol, enabling a
|
|
perl5 application to talk to LMTP servers. This documentation assumes that
|
|
you are familiar with the concepts of the LMTP protocol described in RFC2033.
|
|
This module is based on Net::SMTP and shares more than %95 of its code with
|
|
Net::SMTP.
|