From owner-freebsd-questions Sat Mar 1 15:17:34 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 E4FBD37B401 for ; Sat, 1 Mar 2003 15:17:32 -0800 (PST) Received: from osm.michaelines.net (osm.michaelines.net [66.238.77.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8198943FBF for ; Sat, 1 Mar 2003 15:17:32 -0800 (PST) (envelope-from jtrigg@spamcop.net) Received: by osm.michaelines.net (Postfix, from userid 1002) id 1295220D17; Sat, 1 Mar 2003 18:18:17 -0500 (EST) Date: Sat, 1 Mar 2003 18:18:16 -0500 From: Jim Trigg To: questions@freebsd.org Subject: Looking for mail server tool recommendations Message-ID: <20030301231816.GB79879@spamcop.net> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 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? Thanks, Jim -- Jim Trigg, Lord High Everything Else O- /"\ \ / ASCII RIBBON CAMPAIGN Hostmaster, Huie Kin family website X HELP CURE HTML MAIL Verger, All Saints Church - Sharon Chapel / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message