Net::Server::Mail 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 it easy to incorporate the SMTP protocol to your programs.
| Tags | Communications Email Mail Transport Agents Software Development Libraries Perl Modules |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Changes: A bug in the LMTP module introduced in the last release was fixed.


Changes: An infinite loop bug introduced in version 0.09 has been fixed.


Changes: This release fixes major bugs in the "data-finished" callback which impacted the LMTP module.


Changes: A major bug has been fixed in data-part, at the end of data detection, that prevented further commands from being processed.


Changes: A compilation error was prevented.