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 2000000    tcpserver -u 89 -g 89 -v -H -R -l 0 0 110 \
    /var/qmail/bin/qmail-popup FQDM \
    /server/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
    

you have to run that as root.  checkpassword modules setuid to the proper user 
and then call their arguments.

It could however, also be two or 3 other things, including softlimit, but you 
didn't show us anything (logs, example telnet session, etc) that could help 
us otherwise.

-Jeremy

  
Jeremy, I guess cosmic radiation made it work again after a reboot. Dont ask me why, it just does....

Reply via email to