From owner-freebsd-questions@FreeBSD.ORG Tue May 23 14:36:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EDDAE16A659 for ; Tue, 23 May 2006 14:36:34 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C9EA43D8A for ; Tue, 23 May 2006 14:36:17 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1730773uge for ; Tue, 23 May 2006 07:36:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=GItkXGLhEkO+W5Y/8mDK/Rr61y/uhXsP52sE36ByE/jDgvyS7sWyqzBHj7LpDW4c6Uc4S0LS2WP6Ob7eR8f4MVzdJQEVuJ5jLYtFELPYCluyJNkzOD7VL+OlfP/kSl3gBzBVDcqY07I4K6les1Yiybc4X5HbImrB/Y2nnU70h04= Received: by 10.78.32.16 with SMTP id f16mr1439987huf; Tue, 23 May 2006 07:36:16 -0700 (PDT) Received: by 10.78.16.16 with HTTP; Tue, 23 May 2006 07:36:16 -0700 (PDT) Message-ID: <18e02bd30605230736x4fff5cb2g2ac3c9c4a2d8d8@mail.gmail.com> Date: Tue, 23 May 2006 17:36:16 +0300 From: "Iantcho Vassilev" To: "FreeBSD Mailing List" In-Reply-To: <4472FC9F.90201@pixelhammer.com> MIME-Version: 1.0 References: <4471ABF0.3090804@ispro.net.tr> <6.0.0.22.2.20060522102107.0274be28@mail.computinginnovations.com> <4471ECAA.3030406@daleco.biz> <20060522231641.7d63db65@vixen42.vulpes> <4472BB57.7020001@ispro.net.tr> <76921773-B1C7-4500-8FE7-78B815961860@shire.net> <4472C73C.9040501@ispro.net.tr> <4472FC9F.90201@pixelhammer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: e-mail server farm question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 14:36:40 -0000 > Not really, we have a large system which required little coding except > for script tools. > > We have two FreeBSD servers as public gateways running Sendmail + > Milter-Ahead + MailScanner. These 'gateways' scan mail for viruses and > then forward the delivery on to three toasters which are FreeBSD servers > running qmail + vpopmail + Spamd + SquirrelMail. Why you have chosed sendmail on the "gateways"? What are the advangtages..i think it is not the speed?