From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 12:37:42 2008 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 A50E0106574C for ; Tue, 19 Aug 2008 12:37:39 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id 1EB7B8FC17 for ; Tue, 19 Aug 2008 12:37:38 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 36541 invoked by uid 89); 19 Aug 2008 12:37:37 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 19 Aug 2008 12:37:37 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <90B9B014E38B4C48A792EFD25F27624E023E9166@ALAFEXCH.performance.pfgc.com> References: <90B9B014E38B4C48A792EFD25F27624E023E9166@ALAFEXCH.performance.pfgc.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <89C1A7EE-291E-4A72-957C-59FC9A6316A8@identry.com> Content-Transfer-Encoding: 7bit From: John Almberg Date: Tue, 19 Aug 2008 08:37:35 -0400 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.3) Subject: Re: Best SMTP Gateway Program and Reporting Tools 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, 19 Aug 2008 12:37:42 -0000 On Aug 12, 2008, at 4:22 PM, Josh Kidd wrote: > I just wanted to pose this question to the list on people's > opinions as > to what the best SMTP Gateway program (ie. Sendmail, Postfix, etc) is > and what the best log analysis tool for that SMTP program is. I use qmail. Its touted to be very secure, which was my #1 goal. Proving that is above my pay grade, but I can say I have had no problems, which is a big improvement over my last server which ran Linux and sendmail. It also logs a lot of information about what it's doing, and has a bunch of command line tools to help you analyze it. -- John