[Twisted-Python] about smtp and pop services

Itamar Shtull-Trauring twisted at itamarst.org
Tue Jul 9 17:58:36 EDT 2002


Mathieu Longtin wrote:

 > What are the plans for those two services? From the code, they don't
 > look like they are doing anything right now. Or did I miss
 > something?

twisted.protocols contains protocol implementations only - policy
decisions on *how* to use the protocol is up to you.

However, we do include a sample implementation which implements the sort 
of stuff other than the protocol you'd expect from a mail server - 
twisted.mail.





More information about the Twisted-Python mailing list