From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 22:34:23 2005 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> 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 0F2BC16A41F for <freebsd-questions@freebsd.org>; Fri, 12 Aug 2005 22:34:23 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFDA43D49 for <freebsd-questions@freebsd.org>; Fri, 12 Aug 2005 22:34:22 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so445645nzd for <freebsd-questions@freebsd.org>; Fri, 12 Aug 2005 15:34:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c+92U9S4msdsHhmuM8Y27b0fhwMEBDayE61B66LFS3MVp5W+WGbJLQD2c9iyk303a6rBE98A+JFA4P1EoPeiu/wHjbjhgMYHIQzPVGs1eaC6c67ZM+LRlz1gqqy0wRur91Iaq/flypCXnn0zDcXdiiLdF/zCTQQdrKUZvOIN/HM= Received: by 10.36.37.17 with SMTP id k17mr2013923nzk; Fri, 12 Aug 2005 15:34:22 -0700 (PDT) Received: by 10.36.128.17 with HTTP; Fri, 12 Aug 2005 15:34:20 -0700 (PDT) Message-ID: <45d750d205081215344b24ade8@mail.gmail.com> Date: Fri, 12 Aug 2005 18:34:20 -0400 From: Aaron Peterson <dopplecoder@gmail.com> To: gerard-seibert@suscom.net In-Reply-To: <20050812180858.5600.GERARD-SEIBERT@suscom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050812110057.4902316A41F@hub.freebsd.org> <20050812180858.5600.GERARD-SEIBERT@suscom.net> Cc: freebsd-questions@freebsd.org Subject: Re: Any suggestions for a MTA for a new admin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 12 Aug 2005 22:34:23 -0000 I have used sendmail some, postfix to its limits, and currently am using courier-mta. I'm using courier because it is an all in one solution for webmail, mta, pop3, and imap. It also easilly does mail services for multiple domains with a number of configurable backends (filesystem, database, etc...) I really don't know which one is best. I liked sendmail and postfix alot. courier-mta fit all my needs at the time though... Having said that, it was a HUGE undertaking to set it up because it was an all in one solution with many parts. However, I finally got it done, and seldom have to touch it for anything now. Aaron