Date: Fri, 15 Feb 2002 12:40:29 -0500 (EST) From: Scott Nolde <scott@smnolde.com> To: Stephen Bader <steveb@jorsm.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: Virus/Spam Filtering Message-ID: <20020215123638.H25531-100000@bsd.smnolde.com> In-Reply-To: <20020215094913.E59566-100000@mercury.jorsm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus sayeth the previous author: >Date: Fri, 15 Feb 2002 09:55:54 -0600 (CST) >From: Stephen Bader <steveb@jorsm.com> >To: freebsd-questions@freebsd.org >Subject: Virus/Spam Filtering > >We are in the process of redesigning our mail configuration and would like >to implement a new system to filter out spam and viruses. We would also >like to implement a new webmail system at the same time. What do you guys >recommmend and have had good experiences with? We're considering all of >the options at the moment. Any experiences with spam bouncer, IMGate, >Amavis, IMP, etc? > >-Steve > Personally, I use spamassassin to flag emails as spam. Based on a points system, the more hit points the email has the more it's considered as spam. As the maximum hit count is exceeded the header is rewritten (optional) and the email is tagged with an X-Spam-Status header. Modern MUAs can filter given either of these conditions. Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020215123638.H25531-100000>