On Tuesday, October 7, 2003, at 03:29 AM, Jason Kim wrote:
I think I got past the authentication issues I was having, both with POP3 as well as SMTP -
But it looks like vchkpw needs to be setuid 0, or at least setuid vpopmail otherwise the setup stuff before the execvp() call to the next program seems to fail after a really long (as in 10-15 seconds for mozilla mail client).

On Monday, October 6, 2003, at 04:55 PM, Jason Kim wrote:
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`

You should change these to `id -u vpopmail` and `id -g vpopmail`. That should have been part of the setup instructions you followed for setting up vpopmail with qmail.


--
Tom Collins
[EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/




Reply via email to