Hi, At 11:02 25.11.04 -0800, Casey Allen Shobe wrote: >On Thu, November 25, 2004 9:50 am, Tom Collins said: >> What are the permissions on qmailadmin? >> -rwsr-sr-x 1 vpopmail vchkpw 438385 Aug 26 09:53 qmailadmin > >Mine was not ug+s, but that would not have changed. I went ahead and >chmoded it so that it looked identical to yours, however logins still >failed. > >> And what does your qmail-smtpd run file look like? > >It's the stock run file that comes with Gentoo's build of QMail, with a >change out of /bin/checkpassword for /var/vpopmail/bin/vchkpw. After >variable substitution, it boils down to this: >exec /usr/bin/softlimit -m 8000000 /usr/bin/tcpserver -p -v -R -x >/etc/tcprules.d/tcp.qmail-smtpd -c 40 -u `id -u qmaild` -g `id -g qmaild` >0.0.0.0 smtp rblsmtpd -r relays.ordb.org -r bl.spamcop.net -r >dnsbl.sorbs.net -r sbl-xbl.spamhaus.org /var/qmail/bin/qmail-smtpd >midgard.osss.net /var/vpopmail/bin/vchkpw /bin/true 2>&1
with the standard SMTP-Auth patch (I don't know which is included in your Gentoo patch) you don't need the hostname in the call of the PAM. Check "man qmail-smtpd" and read my http://www.fehcom.de/qmail/smtpauth.html regards. --eh. Dr. Erwin Hoffmann | FEHCom | http://www.fehcom.de/ Wiener Weg 8, 50858 Cologne | T: +49 221 484 4923 | F: ...24