diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /mail/p5-Net-SMTP_auth/pkg-descr | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'mail/p5-Net-SMTP_auth/pkg-descr')
-rw-r--r-- | mail/p5-Net-SMTP_auth/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Net-SMTP_auth/pkg-descr b/mail/p5-Net-SMTP_auth/pkg-descr index 1f87164a65b5..eed5b55e2603 100644 --- a/mail/p5-Net-SMTP_auth/pkg-descr +++ b/mail/p5-Net-SMTP_auth/pkg-descr @@ -1,7 +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 +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/ |