Date: Sat, 19 Jul 2003 05:57:42 +0900 From: Hajimu UMEMOTO <ume@mahoroba.org> To: "Drew Tomlinson" <drew@mykitchentable.net> Cc: freebsd-security@freebsd.org Subject: Re: ASMTP setup on 4.8 Message-ID: <ygey8yvmu2h.wl%ume@mahoroba.org> In-Reply-To: <03cf01c34d6a$f3002150$6e2a6ba5@lc.ca.gov> References: <yge65lzol3s.wl%ume@mahoroba.org> <DE9650EA-B944-11D7-A73C-00039375B178@gizmopartners.com> <yge4r1jof0q.wl%ume@mahoroba.org> <039801c34d60$c3e59cb0$6e2a6ba5@lc.ca.gov> <yge1xwnoasy.wl%ume@mahoroba.org> <03cf01c34d6a$f3002150$6e2a6ba5@lc.ca.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
>>>>> On Fri, 18 Jul 2003 13:26:56 -0700
>>>>> "Drew Tomlinson" <drew@mykitchentable.net> 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygey8yvmu2h.wl%ume>
