Outlook 2003 and Python

Larry Bates larry.bates at websafe.com`
Tue Mar 25 10:52:38 EDT 2008


cuordileone wrote:
> Good Day.
> 
> I woul like to ask you if it is possible to make a program in python
> that move the email messages that I had received in outlook 2003, to a
> specific folder, accoding to the sender's name:
> 
> Es: martin at martin.com -->> folder Martin.
> 
> Thanks.
> 
> Riccardo.

You could, but it is much easier to just use built in tools (from Outlook
help):

Automatically move messages from a certain person
Select a message from the person whose messages you want to automatically move.
On the Tools menu, click Organize.
In the second bulleted item, click the options you want. To choose a folder, 
click the arrow next to the Into list.
Click Create.
Note  To create more complex rules for organizing items, you can also use the 
Rules and Alerts dialog box on the Tools menu.

-Larry




More information about the Python-list mailing list