diff options
author | lippe <lippe@FreeBSD.org> | 2013-06-25 02:38:25 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2013-06-25 02:38:25 +0800 |
commit | 5d8524fe629804b6f600e7f66cdb81d6b0bb417f (patch) | |
tree | c9ad9804bbcc763cf3bf3c25bbb0e79e781027e1 /mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr | |
parent | bd25d3deb57d12f90d9bbe4b3105e5f1371902a7 (diff) | |
download | freebsd-ports-gnome-5d8524fe629804b6f600e7f66cdb81d6b0bb417f.tar.gz freebsd-ports-gnome-5d8524fe629804b6f600e7f66cdb81d6b0bb417f.tar.zst freebsd-ports-gnome-5d8524fe629804b6f600e7f66cdb81d6b0bb417f.zip |
Email::Sender replaces the old and sometimes problematic Email::Send library,
while this module replaces the Email::Send::SMTP::TLS.
WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/
PR: ports/179891
Submitted by: Alexandre Biancalana <ale@biancalanas.net>
Diffstat (limited to 'mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr')
-rw-r--r-- | mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr b/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr new file mode 100644 index 000000000000..1ef353488995 --- /dev/null +++ b/mail/p5-Email-Sender-Transport-SMTP-TLS/pkg-descr @@ -0,0 +1,4 @@ +Email::Sender replaces the old and sometimes problematic Email::Send library, +while this module replaces the Email::Send::SMTP::TLS. + +WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/ |