From owner-freebsd-isp@FreeBSD.ORG Wed Feb 23 18:21:56 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C875616A4CE for ; Wed, 23 Feb 2005 18:21:56 +0000 (GMT) Received: from admin.wolfpaw.net (admin.wolfpaw.net [204.209.44.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 2509B43D54 for ; Wed, 23 Feb 2005 18:21:56 +0000 (GMT) (envelope-from admin-lists@wolfpaw.net) Received: (qmail 23307 invoked from network); 23 Feb 2005 18:21:55 -0000 Received: from fw1-corp01.wolfpaw.net (HELO wolf) (142.179.166.184) by admin.wolfpaw.net with SMTP; 23 Feb 2005 18:21:55 -0000 From: "Wolfpaw - Dale Corse" To: "'Eric Anderson'" , "'Vahric MUHTARYAN'" Date: Wed, 23 Feb 2005 11:19:55 -0700 Message-ID: <022701c519d4$46c64fd0$020a0a0a@wolf> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <421C99B6.1040300@centtech.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal cc: freebsd-isp@freebsd.org Subject: RE: SpamAssassian with FreeBSD and Big Mail Server X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 18:21:56 -0000 Or you can use an antispam product that isnt a pig.. Like: www.sortmonster.com Is a nice one :) I run it, with SA behind it - works real nice, and cut our CPU usage on the mailservers by around 80%. D. > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org] On Behalf Of Eric Anderson > Sent: Wednesday, February 23, 2005 7:57 AM > To: Vahric MUHTARYAN > Cc: freebsd-isp@freebsd.org > Subject: Re: SpamAssassian with FreeBSD and Big Mail Server > > > Vahric MUHTARYAN wrote: > > Hi Everybody , > > > > Really I don't know can I say a big mail server > which have > > 30,000 mailbox on it 1200+ simultaneously connections > > (pop,smtp,webmail). Incoming smtp connections are between > 200-400 . We > > want to run spam software on it but machine can't handle it > for this > > reason we seperated machine > > freebsd+exim+SpamAssassian but on 400 connection machine goes down > > freebsd+exim+average > > is very high , cpu usage really too high . > > > > I want to learn Anybody Who have closer or > bigger system > > and using SpamAssassian ?! Really this 400 connection > simultaneously > > can be limit for spam software ?! I mean Anybody can handle more ?! > > I have to design distributed environment ?! > > > > My Hardware is (for spam) > > 2 X PIII 1G + 1 GB RAM + 2 DISK RAID 0 SCSI > 10000 RPM > > With spamassassin, you can set the spamd machine (the machine > that does the spam processing) to be another machine, or > machines actually. I have my main mail server to all the > mail related work, and mail passes through spamc (on the main > mail server) which calls spamd (located on a spam machine, > which could easily be many machines in a round robin list), > to keep load down on the main server, specially when users > are running the learning tools (which we allow each user > individual spam bayes db's). Plus, you can work in a little > failover stuff with virtual IP's and such for redundancy. > > Eric > > > > -- > -------------------------------------------------------------- > ---------- > Eric Anderson Sr. Systems Administrator Centaur > Technology > I have seen the future and it is just like the present, only longer. > -------------------------------------------------------------- > ---------- > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > >