Monitoring an MS Exchange mailbox
From: Lindstrom Greg - glinds (Greg.Lindstrom_at_acxiom.com)
Date: 12/29/03
- Next message: Frank Bechmann: "Re: why does py_compile.compile() miss some errors in sourcefile?"
- Previous message: Dave Brueck: "Re: True standard Windows app in Python?"
- Next in thread: Martin v. Loewis: "Re: Monitoring an MS Exchange mailbox"
- Reply: Martin v. Loewis: "Re: Monitoring an MS Exchange mailbox"
- Reply: Tim Howarth: "Re: Monitoring an MS Exchange mailbox"
- Maybe reply: Tim Golden: "RE: Monitoring an MS Exchange mailbox"
- Maybe reply: Tim Golden: "RE: Monitoring an MS Exchange mailbox"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Dec 2003 14:38:38 -0600 To: "'python-list@python.org'" <python-list@python.org>
I have written a script to monitor my MS Exchange mailbox for certain
messages and post information to an MS SQL Server Database. Everything
works great except that each time I run the script I am prompted by Windows
to choose the profile of the mailbox via a dialog box. I'd like to run the
script every hour, so this is not good.
Is there any way to either specify the profile or accept the default?
Thanks for any help you can send my way.
--greg
**********************************************************************
The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged.
If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly
prohibited.
If you have received this communication in error,
please re-send this communication to the sender and
delete the original message or any copy of it from your
computer system. Thank You.
- Next message: Frank Bechmann: "Re: why does py_compile.compile() miss some errors in sourcefile?"
- Previous message: Dave Brueck: "Re: True standard Windows app in Python?"
- Next in thread: Martin v. Loewis: "Re: Monitoring an MS Exchange mailbox"
- Reply: Martin v. Loewis: "Re: Monitoring an MS Exchange mailbox"
- Reply: Tim Howarth: "Re: Monitoring an MS Exchange mailbox"
- Maybe reply: Tim Golden: "RE: Monitoring an MS Exchange mailbox"
- Maybe reply: Tim Golden: "RE: Monitoring an MS Exchange mailbox"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|