On Mon, Jan 14, 2008 at 12:38:53AM -0800, Mark wrote:
>   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

   The question has nothing with python or email package - it only depends
on the MTA you are going to use. Usually every MTA can pipe a message to
stdin of a program and that's enough.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to