I replaced checkpassword, and it worked pertectly for virtual domains, but was getting an auth error for real users.

i took a stab and looked at compile options and recompiled with:
./configure --enable-roaming-users=y --enable-valias=y --enable-passwd
[adding the /etc/passwd checking]

now it all works perfect.
thank you!

now to install qmailadmin and this chkusr 2.0 script and i should be in business
- Dan Delaney


Tom Collins wrote:

On Mar 11, 2005, at 12:32 AM, Dan D wrote:

#!/bin/sh
exec    /usr/local/bin/softlimit -m 2000000 \
       /usr/local/bin/envdir /etc/relay-ctrl \
       /usr/local/bin/relay-ctrl-chdir \
       /usr/local/bin/tcpserver -v -R -H -l 0 0 110 \
       /var/qmail/bin/qmail-popup \
       idelaney.net \
       /bin/checkpassword \
       /usr/local/bin/relay-ctrl-allow \
       /home/vpopmail/bin/vchkpw \
       /var/qmail/bin/qmail-pop3d Maildir \
       2>&1


I don't know how the call to relay-ctrl-allow should fit in, but the vchkpw line normally replaces the checkpassword line.

My guess is that has something to do with your problems.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com




Reply via email to