From owner-freebsd-ports@FreeBSD.ORG Thu Aug 18 23:42:17 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 5F5AD1065674 for ; Thu, 18 Aug 2011 23:42:17 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 402BD8FC13 for ; Thu, 18 Aug 2011 23:42:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id D9D8E170E5 for ; Thu, 18 Aug 2011 19:42:45 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1313710965; bh=tm4Sa3Ii+LRYae53Bu2h3x9TXCJigr6w+6d9V1N6nTc=; b=L h3HrYL67w39AuRw4NBmSTlUC1+BCtdognivmMPf2E1FioyjKvudk7GFg8/sJKpKd Sf9Itc9z5196rqJZQqrYVPSTRITGzaV5BXutvpEZ5QVqV4cGPL7Znu7QgSIRBV/k vzBpgu/ykusBHyUak7XtF+t3uA76sMH/Ey9bfygcB8= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id sJCBvSCG6OJI for ; Thu, 18 Aug 2011 19:42:45 -0400 (EDT) Date: Thu, 18 Aug 2011 19:42:13 -0400 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20110818234213.GE308@magic.hamla.org> References: <00e201cc5def$3faf1ef0$bf0d5cd0$@muni.cz> <6F680A88-344A-43EA-9999-EFA310766657@mac.com> <20110818232558.GC308@magic.hamla.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: Postfix - Dovecot SASL problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org 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:42:17 -0000 On Thu, 2011-08-18 at 16:35:58 -0700, Chuck Swiger wrote: > 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... Indeed, as I noted[1] earlier in this thread; I replied to your message for the sake of completeness and posterity. :) [1] http://lists.freebsd.org/pipermail/freebsd-ports/2011-August/069300.html -- Sahil Tandon