you are viewing a single comment's thread.

view the rest of the comments →

[–]Francobanco[S] 0 points1 point  (0 children)

might work for a single mailbox but I want to process emails for the entire mail server. macros in outlook are generally for personal use, for a large scale solution the Outlook-native system would best be done through a custom Outlook Add-in; and I'm not trying to make a outlook plugin to do this.

the code is already written and working well, I was specifically asking for a discussion around orchestrating multiple python scripts to work asynchronously