[Twisted-Python] about smtp and pop services
July 9, 2002
9:42 p.m.
Hello, 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? -Mathieu
July 2002
9:58 p.m.
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.
8619
Age (days ago)
8619
Last active (days ago)
1 comments
2 participants
participants (2)
-
Itamar Shtull-Trauring -
Mathieu Longtin