Re: [Dbmail] SpamAssassin, dbmail, and postfix

2002-07-27 Thread eric
> Please let me know what you think. I'm not familiar with mysql or dbi, but I can point out a couple of things right off. I think you're going to need to be careful escaping the $recipient variable, trapping for sql comments and the like. Be paranoid, since this data comes from the network. T

[Dbmail] SpamAssassin, dbmail, and postfix

2002-07-26 Thread Chris Hilts
I've started working on a content filter, based loosely on the content filter example that comes with Postfix. It's two parts: dbmail-query, which is a perl script to look up a dbmail username based on the receipient address, and dbmail-filter, which will take the message from postfix and run