Hi people.
I'm working on a spam filter with amavisd-new, spamassassin, clamd.
My current spam filter accept emails from the outside to "unknown user" and process them as normal emails and send it to the email server.
server 1 filter (sa+amavisd-new,clamd)
server 2 mail (postfix + dovecot)
Both are different machines, the filter receive the emails from the outside, apply the hard work and if everything is good move them to the mail server.
Now I would like to know if I can setup the filter to first check if the user exist and if does, continue his normal process, this will be another layer to the filter.
Runninf freebsd 8.0, thanks :e
I'm working on a spam filter with amavisd-new, spamassassin, clamd.
My current spam filter accept emails from the outside to "unknown user" and process them as normal emails and send it to the email server.
server 1 filter (sa+amavisd-new,clamd)
server 2 mail (postfix + dovecot)
Both are different machines, the filter receive the emails from the outside, apply the hard work and if everything is good move them to the mail server.
Now I would like to know if I can setup the filter to first check if the user exist and if does, continue his normal process, this will be another layer to the filter.
Runninf freebsd 8.0, thanks :e