Downloadliste

Projektbeschreibung

Twisted Mail provides client and server implementations of SMTP, POP3, and IMAP4. These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation of custom servers for each protocol without dealing with protocol-level issues. Twisted Mail includes a simple demonstration email server which accepts messages over SMTP, stores them in a Maildir arrangement, and can serve them to clients over POP3.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-21 12:56 Zurück zur Release-Liste
0.2.0

Dies ist eine geringfügige Funktionserweiterung freizugeben. Der IMAP4-und POP3-Client-Implementierungen haben beide gewonnen Methoden für Verhandlungen ausdrücklich TLS-Optionen. Der POP3-Client ermöglicht nun Befehls-Timeouts und hat Unterstützung für die POP3-Befehle gewonnen NOOP, RSET und STAT.
Tags: Initial freshmeat announcement
This is a minor feature enhancement release. The
IMAP4 and POP3 client implementations have both
gained methods for explicitly negotiating TLS
options. The POP3 client now facilitates command
timeouts and has gained support for the POP3
commands NOOP, RSET, and STAT.

Project Resources