freebsd-ports/mail/p5-Net-Server-Mail/pkg-descr
Martin Wilke e4e26f16b5 - Update WWW
PR:		117621
Submitted by:	Zane C.B. <vvelox@vvelox.net> (maintainer)
2007-10-29 07:50:42 +00:00

10 lines
501 B
Text

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://search.cpan.org/dist/Net-Server-Mail/