Skip to content

Files

Latest commit

 

History

History
21 lines (11 loc) · 1.21 KB

TwistedMail.mediawiki

File metadata and controls

21 lines (11 loc) · 1.21 KB

PageOutline(1,Contents)

Table of Contents

Twisted Mail

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).

Twisted Mail is available under the MIT Free Software licence.

Download

See the [wiki:Downloads] page.

Documentation

Documentation is available for Twisted Mail. An API reference of Twisted and all subprojects is also available.

Contact

Subscribe to the twisted-python mailing list or visit the #twisted channel on irc.libera.chat to ask questions.

Report a bug or request a feature using the issue tracker (registration required), or browse [query:status=new|assigned|reopened&component=mail].