From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 17:42:12 2005 Return-Path: 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 5804016A41C for ; Sat, 18 Jun 2005 17:42:12 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91FA143D1D for ; Sat, 18 Jun 2005 17:42:07 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 17369 invoked by uid 510); 18 Jun 2005 17:43:02 +0000 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.85/888. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-1.8/5.0):. Processed in 3.201637 secs); 18 Jun 2005 17:43:02 -0000 X-Spam-Status: No, hits=-1.8 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-1.8/5.0):. Processed in 3.201637 secs Process 17362) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 18 Jun 2005 17:42:58 +0000 From: Robert Slade To: "freebsd-questions@freebsd.org" In-Reply-To: <42B43BDE.20809@dial.pipex.com> References: <200506181124.09562.l0kit0@exactas.org> <42B43BDE.20809@dial.pipex.com> Content-Type: text/plain Message-Id: <1119116577.17278.4.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sat, 18 Jun 2005 17:42:57 +0000 Content-Transfer-Encoding: 7bit Subject: Re: postfix or qmail? 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: Sat, 18 Jun 2005 17:42:12 -0000 On Sat, 2005-06-18 at 15:21, Alex Zbyslaw wrote: > Luciano Musacchio wrote: > qmail documentation is, as far as I can tell, just "Life with Qmail" > (google should do it). It has some interesting tricks (an email address > like "user" can automatically have aliases like "user-*) that I haven't > really explored, but the manual pages are just rubbish. It also uses a > Maildir format by default and takes a bit of tweaking to use regular > /var/spool/mail. There is a variation on life with qmail - qmailrocks.org. I've been runnning a server setup following the qmailrocks setup for 12 months now with no real problems. Although qmail is not being developed, there are some more patches in the pipeline to keep it up to date. Rob