From owner-freebsd-security@FreeBSD.ORG Fri Jul 18 13:27:06 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02BB037B404 for ; Fri, 18 Jul 2003 13:27:06 -0700 (PDT) Received: from blacklamb.mykitchentable.net (209-63-47-141.br1.elk.ca.frontiernet.net [209.63.47.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1392743FBF for ; Fri, 18 Jul 2003 13:27:04 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 317F53BF400; Fri, 18 Jul 2003 13:27:03 -0700 (PDT) Message-ID: <03cf01c34d6a$f3002150$6e2a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: "Hajimu UMEMOTO" References: <039801c34d60$c3e59cb0$6e2a6ba5@lc.ca.gov> Date: Fri, 18 Jul 2003 13:26:56 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: Chris Boyd cc: freebsd-security@freebsd.org Subject: Re: ASMTP setup on 4.8 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 20:27:06 -0000 ----- Original Message ----- From: "Hajimu UMEMOTO" To: "Drew Tomlinson" Cc: "Chris Boyd" ; Sent: Friday, July 18, 2003 1:10 PM Subject: Re: ASMTP setup on 4.8 > Hi, > > >>>>> On Fri, 18 Jul 2003 12:14:08 -0700 > >>>>> "Drew Tomlinson" said: > > drew> I've been trying to get saslauthd working with PAM on my 4.8-RELEASE but > drew> have been unsuccessful. > > Umm, it's strange. Actually, I didn't change any PAM related > settings, and it is working here. > > drew> I installed saslauthd from the ports. One of the problems is > drew> that the man page is unreadable. Is there some way to fix it? > > Okay, I found the problem, and I've just committed the fix. Please > re-cvsup and try it. Thanks!!! > drew> It's been a few weeks since I looked at it but I recall having to create > drew> a /usr/local/lib/sasl2/smtpd.conf file. What should the correct > drew> contents be? > > Though I have no experience with postfix, I heared that > /usr/local/lib/sasl2/smtpd.conf is for postfix. Are you using > sendmail? If so, it should be /usr/local/lib/sasl2/Sendmail.conf. Yes, I'm using Postfix. > drew> And what might I need to put in /etc/pam.conf to make it all work. > > The `other' entries which are provided as default sould be sufficient > for saslauthd. I didn't make any change into my /etc/pam.conf. OK, thanks. I'll verify my pam.conf with the default. I don't know what I may have added trying to get it all working. I'll let you know the results. Cheers, Drew