From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 17:07:56 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 2BEEF16A4CE for ; Fri, 18 Jun 2004 17:07:56 +0000 (GMT) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A03B43D1D for ; Fri, 18 Jun 2004 17:07:53 +0000 (GMT) (envelope-from jstewart@rtl.org) Received: from mis3n.rtl.org (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with SMTP id 04C0830AAC; Fri, 18 Jun 2004 13:05:30 -0400 (EDT) Received: by mis3n.rtl.org (sSMTP sendmail emulation); Fri, 18 Jun 2004 13:06:35 -0400 Date: Fri, 18 Jun 2004 13:06:34 -0400 From: Jason Stewart To: Martin McCormick Message-ID: <20040618170634.GE684@rtl.org> Mail-Followup-To: Martin McCormick , freebsd-questions@freebsd.org References: <200406181113.i5IBDh1E035926@dc.cis.okstate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406181113.i5IBDh1E035926@dc.cis.okstate.edu> User-Agent: Mutt/1.4.1i Organization: Right to Life of Michigan cc: freebsd-questions@freebsd.org Subject: Re: Sendmail for Large Sites 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, 18 Jun 2004 17:07:56 -0000 On 18/06/04 06:13 -0500, Martin McCormick wrote: > > 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. > Hi Martin, Sendmail and Postfix can do the virus scanning. You're going to need some serious firepower to scan all attachments for 25000 users. Cheers, Jason