| Paketname | libnet-server-mail-perl |
| Beschreibung | Class to easily create a mail server |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.17-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 172 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 37978 Byte |
| Prüfsumme MD5 | 86483934eac3ca5eeda5adbcc988318d |
| Prüfsumme SHA1 | 238b626f0060a1fadacc11a5b2871364282f92a9 |
| Prüfsumme SHA256 | 04b5a071f6a5300d1f9820325807317986478eb985a27fb352e37a8697eb989b |
| Link zum Herunterladen | libnet-server-mail-perl_0.17-1_all.deb |
| Ausführliche Beschreibung | 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.
.
It provides mechanism to easy addition future or not yet implemented
ESMTP extensions. Developers can hook code at each SMTP session state
and change the module's behaviors by registering event call-backs. The
class is designed to be easily inherited from.
|