From owner-freebsd-questions@FreeBSD.ORG Thu May 27 16:36:04 2004 Return-Path: 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 1820516A4CE for ; Thu, 27 May 2004 16:36:04 -0700 (PDT) Received: from zogbe.tasam.com (63-165-178-196.uterr.blacksburg.ntc-com.net [63.165.178.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A80E43D3F for ; Thu, 27 May 2004 16:36:03 -0700 (PDT) (envelope-from dot@fireduck.com) Received: from frigate (zogbe.tasam.com [10.95.95.5] (may be forged)) by zogbe.tasam.com (8.12.10/8.12.10) with SMTP id i4RNZcfv002330 for ; Thu, 27 May 2004 19:35:38 -0400 (EDT) Message-ID: <000e01c44443$514069d0$085f5f0a@frigate> From: "Joseph Gleason" To: Date: Thu, 27 May 2004 19:35:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: mail daemon(s) recomendation request X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 23:36:04 -0000 I'm looking for an smtp daemon that is less complex than sendmail, can use procmail and has some virtusertable equivalent features. Allowing relay based on mx is going to be a requirement for some of the boxes as well. Sendmail is working ok for me, but I'm intersted in finding something with a config file I can actually read. I'm going to check into postfix and maybe qmail. I'm also looking for some imap and pop3 daemons (ideally with ssl support) that can use maildir. I'll probably continue to use dovecot for imap and pop3. Anyone have any other suggestions?