diff options
Diffstat (limited to 'mail/p5-Net-SMTP_auth/pkg-descr')
-rw-r--r-- | mail/p5-Net-SMTP_auth/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/p5-Net-SMTP_auth/pkg-descr b/mail/p5-Net-SMTP_auth/pkg-descr new file mode 100644 index 0000000..baab128 --- /dev/null +++ b/mail/p5-Net-SMTP_auth/pkg-descr @@ -0,0 +1,7 @@ +Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol +AUTH service extension, enabling a perl5 application to talk to and +authenticate against SMTP servers. This documentation assumes that you are +familiar with the concepts of the SMTP protocol described in RFC821 and with +the AUTH service extension described in RFC2554. + +WWW: http://search.cpan.org/dist/Net-SMTP_auth/ |