From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 15:10:43 2008 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 7D49E1065684 for ; Wed, 3 Sep 2008 15:10:43 +0000 (UTC) (envelope-from Lokadamus@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id C26818FC1A for ; Wed, 3 Sep 2008 15:10:42 +0000 (UTC) (envelope-from Lokadamus@gmx.de) Received: (qmail invoked by alias); 03 Sep 2008 15:10:40 -0000 Received: from c185254.adsl.hansenet.de (EHLO [213.39.185.254]) [213.39.185.254] by mail.gmx.net (mp007) with SMTP; 03 Sep 2008 17:10:40 +0200 X-Authenticated: #3333826 X-Provags-ID: V01U2FsdGVkX18RP34kj9kRl3vimNDNBjilikeD3yYKBzUbWZOvjJ /rpa+O8D0phH+o Message-ID: <48BEA8F6.2090103@gmx.de> Date: Wed, 03 Sep 2008 17:10:46 +0200 From: Lokadamus User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: David Southwell References: <200808311116.28934.david@vizion2000.net> In-Reply-To: <200808311116.28934.david@vizion2000.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.8100000000000001 Cc: freebsd-questions@freebsd.org Subject: Re: smtp authentication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 15:10:43 -0000 David Southwell wrote: > Hi > > I am really ignorant about this issue. > > I am running postfix on freebsd 7.0 using a dynamic IP address and am getting > requests to turn on smtp authentication for outgoing mails to reach servers > such as yahoo.com but do not know how to do it. > > I am using kmail as a client. > > If anyone could point me in the right direction I would be most grateful. > > Thank you > > David > _______________________________________________ > 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" > > Google can help http://www.google.de/search?q=postfix+smtp+authentication&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a http://postfix.state-of-mind.de/patrick.koetter/smtpauth/ Sektion 16 http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html looks interesting. Hope, it work.