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 Ubuntu Archiv lucid (universe)
Version0.17-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe172 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße37978 Byte
Prüfsumme MD586483934eac3ca5eeda5adbcc988318d
Prüfsumme SHA1238b626f0060a1fadacc11a5b2871364282f92a9
Prüfsumme SHA25604b5a071f6a5300d1f9820325807317986478eb985a27fb352e37a8697eb989b
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