DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibnet-server-mail-perl
BeschreibungClass to easily create a mail server
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.17-1
Sektionperl
Prioritätoptional
Installierte Größe172 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerIvan Kohler
Quelle
Paketgröße39362 Byte
Prüfsumme MD556c53847fe040d2c283fbf79acf780b4
Prüfsumme SHA1545cda98adc9508e62ecb82bb9c664fb3da1aa0b
Prüfsumme SHA2566a0beb59aa512afd27c98012c09f89266a11fb23aacb5b0b1f416e7f734ecde8
Link zum Herunterladenlibnet-server-mail-perl_0.17-1_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds