From owner-freebsd-questions@FreeBSD.ORG Fri Aug 20 01:07:07 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB719106567A for ; Fri, 20 Aug 2010 01:07:07 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4A6918FC1B for ; Fri, 20 Aug 2010 01:07:06 +0000 (UTC) Received: by ewy26 with SMTP id 26so2084570ewy.13 for ; Thu, 19 Aug 2010 18:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=dvnBEEQKvWh5gbNGSwLGaZPZYlnTeoqZa3jhMv2wJ7o=; b=v3tCs+gU1dfi4iulNG5ghIsbNhXu2p2xcj3uoNgwFHR+sohzUuPlg90vAZVHvEsV/E TDVXfqKamg7Lwu4rPSHpFV7gs8j2WH/szD/dIsKzNxchl8q2vnLgVj1kY2o24eqOGxOC ueBxobc01iMSDRINm3ypwnFzHgaCHPFRnhN28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=UhnmRt+YtbA/hbtn6010PqY6QvloT9VtO61TpTqe6mhRbvf2g9vqxWrcNZLL5TH6mE tF4Sk5GT6iolnXCp2VvBeSUv0rH7D8pTjNi8VxGc2WbDvpevNEfnC2jHdWf/1eEmmTSa ImWJEVe1rKYY2l8U+rizyvP74nOkbvABvYFeU= Received: by 10.213.13.10 with SMTP id z10mr1382778ebz.24.1282266426070; Thu, 19 Aug 2010 18:07:06 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id v59sm3706520eeh.22.2010.08.19.18.07.01 (version=SSLv3 cipher=RC4-MD5); Thu, 19 Aug 2010 18:07:05 -0700 (PDT) Date: Fri, 20 Aug 2010 02:06:50 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20100820020650.2142ebff@gumby.homeunix.com> In-Reply-To: <4C6DB3DE.6080209@gmail.com> References: <4C6DB3DE.6080209@gmail.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Mail and DNS setup 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: Fri, 20 Aug 2010 01:07:07 -0000 On Thu, 19 Aug 2010 17:44:46 -0500 Depo Catcher wrote: > getmail + qmail + procmail replacement + courier-imap = win? Why use an mta at all? getmail was specifically designed to avoid that. You can just do something like: getmail -> procmail -> whatever getmail -> dovecot-deliver+sieve plugin