From owner-freebsd-questions@FreeBSD.ORG Thu Nov 1 19:59:21 2007 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 5BDCC16A419 for ; Thu, 1 Nov 2007 19:59:21 +0000 (UTC) (envelope-from tabthorpe@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id EC59A13C4AA for ; Thu, 1 Nov 2007 19:59:20 +0000 (UTC) (envelope-from tabthorpe@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so478601nfb for ; Thu, 01 Nov 2007 12:58:51 -0700 (PDT) Received: by 10.78.172.20 with SMTP id u20mr630598hue.1193937350582; Thu, 01 Nov 2007 10:15:50 -0700 (PDT) Received: by 10.78.51.12 with HTTP; Thu, 1 Nov 2007 10:15:50 -0700 (PDT) Message-ID: <3f6a88120711011015j11d0a179i2b053346f33b971b@mail.gmail.com> Date: Thu, 1 Nov 2007 13:15:50 -0400 From: "Thomas Abthorpe" To: "Michael Grant" In-Reply-To: <62b856460711010922j69bf683bu5b2a48d7a44640f2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <62b856460711010922j69bf683bu5b2a48d7a44640f2@mail.gmail.com> Cc: FreeBSD Questions Subject: Re: imap-uw and sasl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tabthorpe@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 19:59:21 -0000 Try adding the following you /etc/make.conf WITH_SSL_AND_PLAINTEXT=yes # imap-uw WITH_ENTOURAGE_BRAIN_DAMAGE=yes # imap-uw On 01/11/2007, Michael Grant wrote: > I just installed imap-uw and saslauthd on my box. I'm having trouble > getting it to accept plain text logins (in fact any logins at all). > I'm trying to authenticate people in the passwd file. > > I get the following in the maillog: > > Nov 1 11:14:53 myhost ipop3d[97953]: Unexpected client disconnect, > while reading line user=??? host=example.com [10.20.30.40] > > Yes, the user=??? is just like that with the question marks. I am > definitely sending the username. > > I'm thinking it might be a sasl problem or something I've not > configured with saslauthd but I don't see it. > > I see these messages in /var/log/messages but they do not seem > correlated with the time of the I tried to login (and there's many > fewer of them): > > Nov 1 11:00:32 charm ipop3d[87124]: Login failed user=myname > auth=myname host=example.com [10.20.30.40] > > > Ideas? Suggestions where to look for more error messages? > > Michael Grant > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Thomas Abthorpe, FreeBSD Ports Committer tabthorpe@FreeBSD.org, http://people.freebsd.org/~tabthorpe