Python To Send Emails Via Outlook Express

Ganesan R rganesan at myrealbox.com
Mon Dec 20 23:59:35 EST 2004


>>>>> "ian" == ian  <ian at kirbyfooty.com> writes:

> Hi Max,
> Thanks for the suggestion. I'm always open to new ideas.

> Can you please tell me how to retrieve the default account settings
> from Outlook Express?

s.Configuration.Load(2) is supposed to do exactly that. I have no clue
why that didn't work for you :-(.

Ganesan



More information about the Python-list mailing list