From owner-freebsd-questions@FreeBSD.ORG Fri Oct 3 07:43:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62FCB16A4B3 for ; Fri, 3 Oct 2003 07:43:59 -0700 (PDT) Received: from haha.debank.tv (c92069.upc-c.chello.nl [212.187.92.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399064403D for ; Fri, 3 Oct 2003 07:40:23 -0700 (PDT) (envelope-from rob@debank.tv) Received: from debank.tv (X-server.debank.tv [192.168.1.69]) by haha.debank.tv (8.12.9p2/8.12.9) with ESMTP id h93EeE7h028151 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Oct 2003 16:40:16 +0200 (CEST) (envelope-from rob@debank.tv) Message-ID: <3F7D8A4E.3080506@debank.tv> Date: Fri, 03 Oct 2003 16:40:14 +0200 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030904 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joseph Koenig References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD & SPAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 14:43:59 -0000 Joseph Koenig wrote: > I know this is an issue that comes up a lot, but I wanted to get an opinion > from some people on the list. We, along with everyone else, have TONS of > SPAM hit our server. Unfortunately, we haven't found any good way to reduce > it. We're using ORDB and SpamCop, but neither are really doing the job. > We're a small small company (7 employees) with about 100 mailboxes on the > server. We don't mind paying for a service that works, but we are certainly > on a tight budget. Any recommendations would be greatly appreciated. > Currently, we're using Sendmail, although we're considering (and testing) a > switch to PostFix. TIA for any advice, > > Joe > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > How about spamassassin ? (/usr/ports/mail/p5-Mail-SpamAssassin) It works great here and catches about 95% of the spam hitting us. Rob Evers