> On 11 Nov 2002, James Pifer wrote:
> 
> > I company I do some work for is looking at spending a whole lot of money
> > on a product from sendmail.com that offers an smtp gateway with spam
> > filtering and anti-virus.
> > 
> > I'm thinking they could save a lot of money by doing it themselves using
> > Redhat. I've searched the archives and certainly found stuff on spam,
> > like using Procmail, but I have some questions that would clear up some
> > confusion for me if anyone has the time to answer.

My suggestion:
http://groups.google.com/groups?selm=ap2oeq%24esl%241%40FreeBSD.csie.NCTU.edu.tw&output=gplain

> > 2) I'm also thinking they should use DNSBL so I guess that means using
> > rblcheck? Would this then be using Sendmail, Procmail, AND rblcheck?

Courier MTA supports DNS black hole lists natively, without external
software.  It works well.

> > 4) Is there a open-source or inexpensive anti-virus solution available
> > for smtp servers?

OpenAntivirus is included in the above setup, and it's Free Software. 
AMaViS supports other scanners, if that one doesn't work for you.

> > For it to be worth it, I figure any mail that gets tagged as spam or
> > containing a virus will need to be held somewhere for someone to go
> > through it. For example, to make sure it really is spam. This would need
> > to be easy to do, it could be just a normal user like an HR person who
> > has to do this. It will also need to be fairly easy to update the spam
> > filters to adjust for email that gets through. 

Read the documentation for spamassassin to see how per-user and global
whitelist features are handled.

If you want someone to intercept spam, you'd use a rule to examine the
x-spam-status header after "xfilter spamc" and redirect the message to
another user.  That user should be globally whitelisted in your
spamassassin configuration so that he/she can forward the messages to
internal users.





-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to