aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-Server-Mail/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-Server-Mail/pkg-descr')
-rw-r--r--mail/p5-Net-Server-Mail/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/p5-Net-Server-Mail/pkg-descr b/mail/p5-Net-Server-Mail/pkg-descr
new file mode 100644
index 000000000000..4bb58269ea36
--- /dev/null
+++ b/mail/p5-Net-Server-Mail/pkg-descr
@@ -0,0 +1,10 @@
+This module is a versatile and extensible implementation of the SMTP protocol
+and its different evolutions like ESMTP and LMTP. The event driven
+object-oriented API makes easy to incorporate the SMTP protocol to your
+programs.
+
+Other SMTPd implementations don't support useful ESMTP extensions and the LMTP
+protocol. Their interface design precludes adding them later. So I've decided
+to rewrite a complete implementation with extensibility in mind.
+
+WWW: http://rs.rhapsodyk.net/devel/net-server-mail/