openbsd-ports/devel/py-twisted/mail/pkg/DESCR
alek edfd8fecc4 Import Twisted and its modules.
Twisted Core is an asynchronous event loop and associated utilities,
supporting TCP, UDP, multicast, SSL/TLS, serial communication and more.
It is used by most of the servers, clients and protocols that are part
of other Twisted projects.

With help from Eric Faurot <eric.faurot@gmail.com> and sturm@
2006-07-29 14:37:37 +00:00

6 lines
339 B
Plaintext

Twisted Mail contains high-level, efficient protocol implementations for
both clients and servers of SMTP, POP3, and IMAP4. Additionally, it
contains an "out of the box" combination SMTP/POP3 virtual-hosting mail
server. Also included is a read/write Maildir implementation and a basic
Mail Exchange calculator (depends on Twisted Names).