On 11/10/2010 15:52, pstatham wrote:
I'm trying to use pythons logging.handlers.SMTPHandler with a
configuration file (so that I don't have to have passwords etc. inside
of the script)
Use MailingLogger and ZConfig ;-)
http://groups.google.com/group/simplistix/browse_thread/thread/f4223c3a92e9
On Mon, Oct 11, 2010 at 7:52 AM, pstatham wrote:
> I'm trying to use pythons logging.handlers.SMTPHandler with a
> configuration file (so that I don't have to have passwords etc. inside
> of the script)
>
> Now the guide I'm following is [URL="http://docs.python.org/library/
> logging.html#configu