On Fri, 2011-06-24 at 11:00 -0400, Ciro Iriarte wrote:
Maybe this is a little out of topic, but maybe some of you have experience with this.... What do you thing about chaining SPAM filters?, can this led to false positives faster?. Example: Internet ---> GW-Relay+Antispam (host1) ---> Antispam Appliance (host2) ---> MDA+Antispam (host3)
Sounds awful. On our edge we have an SMTP server that verifies the inbound address exists and uses RBLs and Greylist. This delivers messages that pass to an internal SMTP server that uses CLAM (anti-virus) and SPAMAssasin (Anit-spam, to score messages). SPAMAssasin sits in its own VM (just so it is easier to update). The SMTP server can use an external content filter. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org