From owner-freebsd-questions Sat Mar 1 17:40:51 2003 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 834F337B401 for ; Sat, 1 Mar 2003 17:40:50 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id F12A443FBF for ; Sat, 1 Mar 2003 17:40:49 -0800 (PST) (envelope-from fearow@attbi.com) Received: from god.woofcat.com (12-251-110-17.client.attbi.com[12.251.110.17]) by rwcrmhc52.attbi.com (rwcrmhc52) with SMTP id <2003030201404905200psgt6e>; Sun, 2 Mar 2003 01:40:49 +0000 Date: Sat, 1 Mar 2003 19:40:42 -0600 From: Anti To: questions@freebsd.org Subject: Re: Looking for mail server tool recommendations Message-Id: <20030301194042.6aca7771.fearow@attbi.com> In-Reply-To: <20030301231816.GB79879@spamcop.net> References: <20030301231816.GB79879@spamcop.net> Organization: Woofcat X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 1 Mar 2003 18:18:16 -0500 Jim Trigg wrote: > I am currently using Postfix/SASL/Courier-IMAP, and am looking for a set > of tools that will do what I want. > > Requirements: > - Authenticated SMTP where no password is sent in cleartext (preferably > allowing but not requiring TLS) > - Authenticated IMAP and POP where no password is sent in cleartext > (again preferably allowing but not requiring TLS) > - Single user database (not /etc/passwd for login and sasldb for email) > - Virtual domain support, preferably such that user@example.com can be > separate from user@example.net. > - The ability to insert arbitrary headers into outgoing email (I want > to insert the Habeas headers) > - Maildir support from MTA, IMAP server, and POP server > > Any suggestions? I *think* I can get the first through third through a > combination of SASL and LDAP, if the MTA I choose supports one or the > other, including the distinction between user@example.com and > user@example.net; the fourth is not supported by Postfix, so I need to > find a different MTA. I don't want to deal with learning the Sendmail > arcana, and things I've heard about QMail have put me off of it. Can > this be done with Exim, and where would I look for how to configure > things? Or is there another MTA that I'm failing to consider? courier-mta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message