Abhijeet, Can you use POP3 or IMAP? There are some modules in Python to handle mail using IMAP and POP3 - (along with the SMTP module, you could have something in no time).
Kelly On Wed, Feb 16, 2011 at 09:24:39AM +0530, abhijeet mahagaonkar wrote: > Dear Pythoners, > > I'm working on creating an application which will continuously monitor my > outlook inbox and wait for a new incoming mail. > It will scan To and cc fields and forward the email to another address > appropriately. > > I want a few pointers on how best I will be able to achieve this. > > Thanks in advance. > > Abhijeet > _______________________________________________ > python-win32 mailing list > python-win32@python.org > http://mail.python.org/mailman/listinfo/python-win32 _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32