Re: [Dbmail] Spamassassin + DBmail

2002-11-20 Thread Gavin
Please diregard this message, it seems to be working fine now :/ On Tue, 2002-11-19 at 20:08, Gavin wrote: > I was wondering what the correct alias would be to pipe > emails through spamassassin on a per user basis. This > is what I have currently, but it doens't seem to be working. > > > > |

[Dbmail] Spamassassin + DBmail

2002-11-20 Thread Gavin
I was wondering what the correct alias would be to pipe emails through spamassassin on a per user basis. This is what I have currently, but it doens't seem to be working. | /usr/bin/spamassassin -x | /usr/local/sbin/dbmail-smtp -u Any help on this matter would be appreciated, Thanks.

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