From owner-freebsd-questions@FreeBSD.ORG Fri Aug 20 01:26:46 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 D996C106566B for ; Fri, 20 Aug 2010 01:26:46 +0000 (UTC) (envelope-from depocatcher@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9A1968FC1C for ; Fri, 20 Aug 2010 01:26:46 +0000 (UTC) Received: by iwn36 with SMTP id 36so2749537iwn.13 for ; Thu, 19 Aug 2010 18:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=m1/8fBYk+DQNut9HAuL4cl1UK0F4zVQv0BkyL5rx2yo=; b=MlJ03OuBVXf6L2LKfzr/ySnoH2Ig2NE91ye3tc8O11o9c3S1K/l+SnzmnQpvqg8qPH LS6GWBmXGzECLB9lqREfC3aDnPNibicghcdGscELar9l/YqQD+KlW9YjcTFTyknBRQTx zxp29wj+BQlje9CzocFqjop4NBRu0VL4cyHIA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=XtY50JXICMOHU6HMyo9ZIMlVgTerNf40d/TQyo2bIJ0bLtDu+mhPO+/Ep2SnblHfep pwD4oeTpbqYpnRepSD2hYnBfK8td83/W57JuBLLVP5dJ5o+HPcWgfElAOVaVfEYi4GzG pEkli+18lDBjG+Nt5KvaYfOWbl55Om0nwMaio= Received: by 10.231.162.2 with SMTP id t2mr758532ibx.57.1282267605931; Thu, 19 Aug 2010 18:26:45 -0700 (PDT) Received: from [192.168.17.10] (c-98-240-166-249.hsd1.mn.comcast.net [98.240.166.249]) by mx.google.com with ESMTPS id r3sm1973770ibk.7.2010.08.19.18.26.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Aug 2010 18:26:45 -0700 (PDT) Message-ID: <4C6DD9DB.4020800@gmail.com> Date: Thu, 19 Aug 2010 20:26:51 -0500 From: Depo Catcher User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: RW References: <4C6DB3DE.6080209@gmail.com> <20100820020650.2142ebff@gumby.homeunix.com> In-Reply-To: <20100820020650.2142ebff@gumby.homeunix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Mail and DNS setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: depocatcher@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2010 01:26:46 -0000 On 8/19/2010 8:06 PM, RW wrote: > 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 > Yea, I think your right.