From owner-freebsd-questions@FreeBSD.ORG Sun Jun 20 06:33:31 2004 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 9DB5B16A4CE for ; Sun, 20 Jun 2004 06:33:31 +0000 (GMT) Received: from quark.cs.earlham.edu (cs.earlham.edu [159.28.230.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC0743D39 for ; Sun, 20 Jun 2004 06:33:31 +0000 (GMT) (envelope-from skylar@cs.earlham.edu) Received: from quark.cs.earlham.edu (localhost.cs.earlham.edu [127.0.0.1]) by quark.cs.earlham.edu (8.12.11/8.12.9) with ESMTP id i5K6XIVL002437 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sun, 20 Jun 2004 01:33:18 -0500 (EST) (envelope-from skylar@cs.earlham.edu) Received: (from skylar@localhost) by quark.cs.earlham.edu (8.12.11/8.12.9/Submit) id i5K6XHag002436; Sun, 20 Jun 2004 01:33:17 -0500 (CDT) (envelope-from skylar@cs.earlham.edu) X-Authentication-Warning: quark.cs.earlham.edu: skylar set sender to skylar@quark.cs.earlham.edu using -f Date: Sun, 20 Jun 2004 01:33:17 -0500 From: Skylar Thompson To: Martin McCormick , freebsd-questions@freebsd.org Message-ID: <20040620063317.GC1007@quark.cs.earlham.edu> References: <200406181113.i5IBDh1E035926@dc.cis.okstate.edu> <20040618170634.GE684@rtl.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: <20040618170634.GE684@rtl.org> User-Agent: Mutt/1.4.2.1i X-Sender: "Skylar Thompson" X-Accept-Primary-Language: en X-Accept-Secondary-Language: es SMTP-Mailing-Host: quark.cs.earlham.edu X-Operating-System: FreeBSD 4.10-STABLE X-Uptime: 1:03AM up 1 day, 21:47, 18 users, load averages: 0.11, 0.12, 0.12 X-Editor: VIM - Vi IMproved 6.2 (2003 Jun 1, compiled May 19 2004 13:14:50) Subject: Re: Sendmail for Large Sites X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Skylar Thompson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 06:33:31 -0000 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 18, 2004 at 01:06:34PM -0400, Jason Stewart wrote: > On 18/06/04 06:13 -0500, Martin McCormick wrote: > >=20 > > There are other considerations such as the facts that all > > incoming and outgoing messages are checked for malicious attachments. > > ldap is used to drive the setting of customer mail delivery > > preferences and even their user ID choice. > >=20 >=20 > Hi Martin, >=20 > Sendmail and Postfix can do the virus scanning. You're going to need > some serious firepower to scan all attachments for 25000 users. It depends on how much email these users are generating. I'm an admin for a small CS department at a liberal arts college. We support around 250 users (math, physics, CS, alums, and professors). On a normal day, we process between 1000 and 3000 messages. Our email server is a Dell Poweredge 2650 with dual 2.8GHz processors and 1GB of RAM. We run Sendmail with MailScanner, which in turn invokes its own testing rubrics and disarming routines along with SpamAssassin and ClamAV. Benchmarking this system indicated that we could process over 1,000,000 messages a day. And with MailScanner, incoming mail will queue up if MailScanner can't keep up for a while, so you never actually send back the temporary failure codes you have to use with milters. This system is hardly "big iron" (or any kind of iron, for that matter), and cost less than $5000. If he supports 25,000 users, he should be able to scare up at least that much money. --=20 -- Skylar Thompson (skylar@cs.earlham.edu) -- http://www.cs.earlham.edu/~skylar/ --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA1S+tsc4yyULgN4YRAhdIAJ4x+WhdABiooN5BcD+x9Ipidn6jpQCfXrZQ qEM6AR/fccczPtka4DO17HM= =Fdnb -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq--