Eugene,
I changed:

< print "From %s %s" % (parser.parsestr(messageblk).get("From"), internal_date.strftime())

> print "From %s %s" % (parser.parsestr(messageblk).get("From"), internal_date.strftime("%A %B %d %H:%M:%S %Y %Z"))

I can't test my utility with mysql because I haven't it. Can you add command line switch to database type? Or just send you changes to me?

I'll give that a quick try, the only real change is the
include and connect parameters.

--

Dave Logan
http://www.digitalcoven.com/

"No!  Try not!  Do.  Or do not.  There is no try."  -- Yoda

Reply via email to