[Email-SIG] simple email list in python

Mark mobiledreamers at gmail.com
Mon Jan 14 09:38:53 CET 2008


hi guys

I m trying to create something simple a mailing list similar to yahoo groups
 I m stumbling at the part where the python recieves messages via say
 python at yahoogroups.com

  how to make python recieve emails and process it
 after that it is straight forward processing in python inserting in db/file etc


 i dont want to write an mta
 i want to use another mta
 to recieve emails on say -

 python at mygrouplist.com

 so can i start reading the emails to python from that mta

 How to set this up to read messages from the mta

 sending out email
we are using sendmail so we ll continue using that for now
thanks





More information about the Email-SIG mailing list