Re: [vchkpw] POP3 authentication doesnt work for virtual accounts

2004-05-11 Thread Patrick Donker
Jeremy Kitchen wrote: On Tuesday 11 May 2004 09:04 am, Patrick Donker wrote: [snip can't authenticate with pop] Here is my pop3 run file: #!/bin/sh env - PATH="/var/qmail/bin:/usr/local/bin" \ exec softlimit -m 200tcpserver -u 89 -g 89 -v -H -R -l 0 0 110 \ /var/qmail/

Re: [vchkpw] POP3 authentication doesnt work for virtual accounts

2004-05-11 Thread Jeremy Kitchen
On Tuesday 11 May 2004 09:04 am, Patrick Donker wrote: [snip can't authenticate with pop] > Here is my pop3 run file: > #!/bin/sh > env - PATH="/var/qmail/bin:/usr/local/bin" \ > exec softlimit -m 200tcpserver -u 89 -g 89 -v -H -R -l 0 0 110 \ > /var/qmail/bin/qmail-popup FQDM \ >