Ricardo D. Albano <[EMAIL PROTECTED]> wrote:
> And how to set up qmail-pop3d to use Maildir format ?
> I'm calling qmail-pop3d from inetd with a line like this :
> qmail-popup MYHostName checkpassword /var/qmail/bin/qmail-pop3d Maildir
> 
> After entering the username/password I get an error like this :
> -ERR error in server configuration
> 
> Any ideas ?

I believe qmail-pop3d is designed only to be run with tcpserver -- it may
depend on some of the environment variables which tcpserver sets up for it,
and it almost certainly depends on the file descriptors being set up.

You may be able to get it to run from inetd by using tcp-env, but I would
recommend going with tcpserver; it's much easier than using inetd anyways,
along with being much more reliable and configurable.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to