aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-Server-Mail/pkg-descr
blob: 79ba296677c97753814fffe0c03d3a7ed0fd1950 (plain) (blame)
1
2
3
4
5
6
7
8
9
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://search.cpan.org/dist/Net-Server-Mail/