From owner-freebsd-ports@freebsd.org Wed Mar 23 12:22:55 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2F7CADA61F for ; Wed, 23 Mar 2016 12:22:55 +0000 (UTC) (envelope-from quip@quip.cz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A1DEE122A for ; Wed, 23 Mar 2016 12:22:55 +0000 (UTC) (envelope-from quip@quip.cz) Received: by mailman.ysv.freebsd.org (Postfix) id A138BADA61E; Wed, 23 Mar 2016 12:22:55 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0D52ADA61D for ; Wed, 23 Mar 2016 12:22:55 +0000 (UTC) (envelope-from quip@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A7BB1229; Wed, 23 Mar 2016 12:22:54 +0000 (UTC) (envelope-from quip@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id EF46E28417; Wed, 23 Mar 2016 13:22:50 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 4ECFD2840C; Wed, 23 Mar 2016 13:22:50 +0100 (CET) Message-ID: <56F28A99.5060005@quip.cz> Date: Wed, 23 Mar 2016 13:22:49 +0100 From: Miroslav Lachman User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32 MIME-Version: 1.0 To: ohauer@FreeBSD.org, "ports@FreeBSD.org" Subject: mail/postfix with Dovecot SASL Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2016 12:22:55 -0000 Hi, the older version of Postfix had options for Cyrus SASL, Dovecot SASL and Dovecot 2 SASL. I made 3 local meta ports do postfix-sals2 (cyrus library) postfix-dovecot and postfix-dovecot2. I know mail/postfix has SASL built in on Dovecot, but I am not sure if it will work with Dovecot 1.x and Dovecot 2.x (the same package installed on two different machines with different versions of Dovecot) We are using Dovecot's 'deliver' to deliver messages in to maildirs. Will this new Postfix 3.1 work by default with both Dovecot versions? -- S pozdravem Miroslav Lachman