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
tables stored in the same SQL DB which are named "white" and "black". As
you probably guess, white db table contains the words acceptable and black
contains the contrary. When I try to find a method, I've found milter
options. There are many milters out there and they offer different
features. Looks like i have to write one to serve my requirements. But, I
still don't know the answers of the questions listed below.

- Are there any other options that allow me to scan a mail against values
stored in an SQL database ?
- If the only way is using a milter to achieve this goal, when exactly i
should send it to the milter ? Does it matter ?
- (Sorry for this one but, let me ask this specific question once.) Instead
of writing a new milter, can I use "proxsmtp" project for that purpose ?

Thank you for your time.

-- Fatih --

*Hey Blondie, you know what you are ?*
*Tuco (Benedicto Pacifico Juan Maria) Ramirez*

Reply via email to