That's awesome, thank you Paul. And I of course use postgresql :) Eventually either I or my pg / py guy could edit it for pg tho I'm sure.
On 8/12/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > April, > > I've committed some python base-classes, and an updated autoreplier.py > to svn-trunk. It will work just fine against dbmail-2.0. > > The updated autoreplier.py will retrieve the reply-body from the > dbmail_auto_replies table for the user specified. > > For now: only mysql is supported. > > for your convenience, I'm attaching a tar file which contains > > python/lib/dbmail.py > python/bin/autoreplier.py > > install dbmail.py in /usr/lib/python2.3/site-packages/dbmail/dbmail.py > install autoreplier.py in some location. > > add an delivery alias > '|/path/to/autoreplier.py -u username -a [EMAIL PROTECTED]' > > add an entry for this user in the dbmail_auto_replies table, and go. > > -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail >
