From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 01:51:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C428D37B401 for ; Sun, 6 Jul 2003 01:51:08 -0700 (PDT) Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B0844013 for ; Sun, 6 Jul 2003 01:51:07 -0700 (PDT) (envelope-from mauro.bsd@libero.it) Received: from libero.it (151.30.85.146) by smtp1.libero.it (7.0.012) id 3ECB938A00EC5C18 for freebsd-questions@freebsd.org; Sun, 6 Jul 2003 10:51:07 +0200 Message-ID: <3F07E326.9000404@libero.it> Date: Sun, 06 Jul 2003 10:51:50 +0200 From: "Mauro Boschi (BSD)" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030612 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <001401c34362$2739eef0$1c01a8c0@lc.ca.gov> In-Reply-To: <001401c34362$2739eef0$1c01a8c0@lc.ca.gov> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Postfix With SASL Authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 08:51:09 -0000 Try with this link: http://www.freebsdforums.org/forums/attachment.php?s=&postid=57146 Drew Tomlinson wrote: > Can anyone point me to a HOW-TO to enable Postfix to relay for clients > that provide a valid login? In other words, if I tell my IMAP client > that my outgoing SMTP server requires authentication and provide an > existing username/password combination that exists in /etc/passwd, I > want Postfix to relay the message even if the client isn't defined in > the "mynetworks" list. > I've searched Google and found that SASL should be able to do this so > I've installed it via the port. I've also installed the saslauthd port > and recompiled Postfix with SASL support. Now I think I want to > configure SASL to use PAM? Anyway, I've found various tidbits on Google > and it seems that lots of people have problems with this. Is there any > doc that helps one configure this on FBSD? > Thanks, > Drew _______________________________________________ > 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" >