From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 12:48:51 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CD571065670 for ; Fri, 3 Feb 2012 12:48:51 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id CDE298FC08 for ; Fri, 3 Feb 2012 12:48:50 +0000 (UTC) Received: by bkbzx1 with SMTP id zx1so4161608bkb.13 for ; Fri, 03 Feb 2012 04:48:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=qavYC0UhMPT5kT/7wxtina7zivKArIr09djqQFVYNmU=; b=WjknCGupdiJKd2uzzjUaZKVpjpiBIWxxYGOenPwF7y7jHzAh3Nm7850PiaDCyq/i4t bTh+xImo1r4VCSQeUx/HKS3jnfAHVGaQx7h9+ghZMy7Q/fc5MIhykXVSM8bmD8SFkbt8 RSw++hAkmtdEnH+LuaQt6G/odWSdjVO+VOWno= MIME-Version: 1.0 Received: by 10.204.10.86 with SMTP id o22mr3360846bko.111.1328271815922; Fri, 03 Feb 2012 04:23:35 -0800 (PST) Received: by 10.205.115.4 with HTTP; Fri, 3 Feb 2012 04:23:35 -0800 (PST) In-Reply-To: <7112202AEE809C983BA51B97@utd71538.utdallas.edu> References: <7112202AEE809C983BA51B97@utd71538.utdallas.edu> Date: Fri, 3 Feb 2012 06:23:35 -0600 Message-ID: From: "Edwin L. Culp W." To: Paul Schmehl Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: AN , freebsd-questions@freebsd.org Subject: Re: mail server config 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: Fri, 03 Feb 2012 12:48:51 -0000 On Thu, Feb 2, 2012 at 4:42 PM, Paul Schmehl wro= te: > --On February 2, 2012 4:44:13 PM -0500 AN wrote: > >> I'm getting ready to install a new mail server. =A0I want to configure >> sendmail+clamav+spamassassin+mimedefang. =A0Does anyone have some pointe= rs >> or =A0howto docs to share? =A0I read somewhere that spamassassin-milter = has >> security issues. =A0Is mime-defang a better option or should I consider >> something else. =A0Any help is appreciated. >> > > > > > -- > Paul Schmehl, Senior Infosec Analyst > As if it wasn't already obvious, my opinions > are my own and not those of my employer. > ******************************************* > "It is as useless to argue with those who have > renounced the use of reason as to administer > medication to the dead." Thomas Jefferson > "There are some ideas so wrong that only a very > intelligent person could believe in them." George Orwell > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" Out of curiosity, I haven't seen Courier mentioned as an option for some time. I've use it for some time and have been satisfied. Maybe I'm obsolete; I use it with ldap, spamassassin, and spamd. Unless someone shares info as to why it isn't a good option, maybe you should consider it. ed