Re: [vchkpw] pop3 error

2005-03-14 Thread Dan Delaney
Jeremy Kitchen wrote: On Friday 11 March 2005 02:32 am, Dan D wrote: ok, i just installed vpopmail and everything seems to be working with imap fine, but i am getting this error when trying to check via pop3 +OK <[EMAIL PROTECTED]> user dan +OK pass mypass vchkpw-pop3: vchkpw is only for talking

Re: [vchkpw] pop3 error

2005-03-14 Thread Jeremy Kitchen
On Friday 11 March 2005 02:32 am, Dan D wrote: > ok, i just installed vpopmail and everything seems to be working with > imap fine, but i am getting this error when trying to check via pop3 > > +OK <[EMAIL PROTECTED]> > user dan > +OK > pass mypass > vchkpw-pop3: vchkpw is only for talking with qma

Re: [vchkpw] pop3 error

2005-03-11 Thread Dan Delaney
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

Re: [vchkpw] pop3 error

2005-03-11 Thread Tom Collins
On Mar 11, 2005, at 12:32 AM, Dan D wrote: #!/bin/sh exec/usr/local/bin/softlimit -m 200 \ /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 \

Re: [vchkpw] pop3 error

2005-03-11 Thread Dan D
Dan D wrote: ok, i just installed vpopmail and everything seems to be working with imap fine, but i am getting this error when trying to check via pop3 +OK <[EMAIL PROTECTED]> user dan +OK pass mypass vchkpw-pop3: vchkpw is only for talking with qmail-popup and qmail-pop3d. It is not for runnnin