Is there a JavaMail analog?

J

Joshua

Ive playedw ith the standard pop3 and imap and nntp and smtp modules
but am unconvinced -- I would like to find a more sophisticated email
handling API like JavaMail (from which I hope to convert). Can anyone
recommend anything? (Ive gone through some o fhte stuff from the
Vaults of Parnussus and some of the stuff in the PyPI but am as of yet
unable to find something worthwhile.

Anyhelp is greatlya ppreciated, thanks in advance,

Joshua
 
J

Jp Calderone

Ive playedw ith the standard pop3 and imap and nntp and smtp modules
but am unconvinced -- I would like to find a more sophisticated email
handling API like JavaMail (from which I hope to convert). Can anyone
recommend anything? (Ive gone through some o fhte stuff from the
Vaults of Parnussus and some of the stuff in the PyPI but am as of yet
unable to find something worthwhile.

Anyhelp is greatlya ppreciated, thanks in advance,

Twisted has a lot of mail-related APIs. I've never used JavaMail, so I'm
not exactly sure what you're looking for. The "sophistication" of the APIs
varies a bit across protocols (but as a general metric, the more complex the
protocol, the higher-level the API). Check it out:

http://www.twistedmatrix.com/

Jp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,166
Messages
2,570,903
Members
47,444
Latest member
Michaeltoyler01

Latest Threads

Top