From owner-freebsd-ports@FreeBSD.ORG Thu Aug 18 23:36:04 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 263B2106564A for ; Thu, 18 Aug 2011 23:36:04 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8D78FC0C for ; Thu, 18 Aug 2011 23:36:03 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp025.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LQ500LL0DJYI080@asmtp025.mac.com> for freebsd-ports@FreeBSD.org; Thu, 18 Aug 2011 16:35:59 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.4.6813,1.0.211,0.0.0000 definitions=2011-08-18_09:2011-08-19, 2011-08-18, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1108180259 From: Chuck Swiger In-reply-to: <20110818232558.GC308@magic.hamla.org> Date: Thu, 18 Aug 2011 16:35:58 -0700 Message-id: References: <00e201cc5def$3faf1ef0$bf0d5cd0$@muni.cz> <6F680A88-344A-43EA-9999-EFA310766657@mac.com> <20110818232558.GC308@magic.hamla.org> To: freebsd-ports@FreeBSD.org X-Mailer: Apple Mail (2.1084) Cc: Subject: Re: Postfix - Dovecot SASL problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2011 23:36:04 -0000 On Aug 18, 2011, at 4:25 PM, Sahil Tandon wrote: >> From what I've seen in your ktrace, you're only offering "MECH LOGIN >> plaintext", which isn't going be allowable per the Postfix setting. > > His dovecot configuration also appears to be offering the PLAIN > plaintext auth mechanism; not just LOGIN. Yes, that's right-- but they're both plaintext, which Postfix was configured not to allow... Regards, -- -Chuck