jin&hitman&Barracuda: > Hello, > > I'ld like to ask some questions about filtering/scanning mails. I'm using > Postfix-3.4.14 in my setup. However, the questions aren't directly related > with Postfix but, as a newbie I don't have such an opportunity to ask this > kind of questions to anyone except this list, so please accept my > apologies. > I need a design which allows me to scan/check e-mails (the DATA portion) > against some words stored in the SQL table. Actually, there are two
Consider using spamass-milter + spamd (Spamassassin). Spamassassin supports word filtering. Wietse