From owner-freebsd-security@FreeBSD.ORG Fri Jul 18 13:57:49 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 86C1537B407 for ; Fri, 18 Jul 2003 13:57:49 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-022.kamome.or.jp [218.45.19.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B91D43FBD for ; Fri, 18 Jul 2003 13:57:47 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:kcqabO7a71U+6Pl0UDImFD/YAaaFhaCPjiWmFlz4SirIyRZ9vgrzPnFb6QFtl+Ns@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)h6IKvgRM070586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Jul 2003 05:57:42 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 19 Jul 2003 05:57:42 +0900 Message-ID: From: Hajimu UMEMOTO To: "Drew Tomlinson" In-Reply-To: <03cf01c34d6a$f3002150$6e2a6ba5@lc.ca.gov> References: <039801c34d60$c3e59cb0$6e2a6ba5@lc.ca.gov> <03cf01c34d6a$f3002150$6e2a6ba5@lc.ca.gov> User-Agent: xcite1.38> Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.5 Emacs/21.3 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.1-CURRENT MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-0.5 required=5.0 tests=IN_REP_TO,NO_EXPERIENCE,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) 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:57:49 -0000 Hi, >>>>> On Fri, 18 Jul 2003 13:26:56 -0700 >>>>> "Drew Tomlinson" said: > Okay, I found the problem, and I've just committed the fix. Please > re-cvsup and try it. drew> Thanks!!! You are welcome. > drew> It's been a few weeks since I looked at it but I recall having drew> 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. drew> Yes, I'm using Postfix. I see. Is your postfix able to access /var/state/saslauthd? It should be: drwxrwx--- 2 cyrus mail 512 Jul 19 04:52 saslauthd Old cyrus-sasl2 port made the directory with wrong permission, and postfix couldn't access it. This problem was corrected. I believe postfix user belongs to mail group, so that postfix can access the directory. Oops, I didn't answer your question. If you want to use saslauthd for plain text password, the correct contents of smtpd.conf should be: pwcheck_method: saslauthd Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/