From owner-freebsd-ports@FreeBSD.ORG Sun May 9 11:27:22 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD6616A4CE for ; Sun, 9 May 2004 11:27:22 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D51E43D2F for ; Sun, 9 May 2004 11:27:22 -0700 (PDT) (envelope-from junk@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc12) with ESMTP id <2004050918271201200rk8nge>; Sun, 9 May 2004 18:27:21 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 06C792AC; Sun, 9 May 2004 14:27:12 -0400 (EDT) Message-ID: <409E77FF.1080407@trini0.org> Date: Sun, 09 May 2004 14:27:11 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en, th MIME-Version: 1.0 To: Kent Stewart References: <409E3B2F.5090800@trini0.org> <409E4078.80404@elvandar.org> <200405090909.11692.kstewart@owt.com> In-Reply-To: <200405090909.11692.kstewart@owt.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Remko Lodder cc: freebsd-ports@freebsd.org Subject: Re: KMail Unable to send mail... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 18:27:22 -0000 Kent Stewart wrote: >On Sunday 09 May 2004 07:30 am, Remko Lodder wrote: > > >>Hey Gerard >> >>Gerard Samuel wrote: >> >> >>>I just upgraded to KDE 3.2.2 from ports, and installed kdepim3 from >>>ports, to get kmail. >>>Kmail, never gave me problems before, but now, Im unable to send >>>mail, but I can >>>receive mail with kmail. >>>Whenever Im sending mail, I usually get -> >>>------------------- >>>Sending failed: >>>Your SMTP server doesn't support authentication. >>>The server responded: "Error: command not implemented" >>> >>> >>Perhaps the new version enabled SMTP AUTH, >>Is there a option to turn it off (in your settings) >>I think that that should solve the initial problem, and perhaps the >>whole problem. >> >> >> > >Kmail has a configuration > network setting for smtp that has the choice >of authentication or not. I am guessing that you have "Server requires >authentication" checked. > >Kent > > > Turning off "authentication" got it working again. Could have sworn that it was on, in the previous version, but thanks for the tip....