|
How
are you starting the pop3 daemon. I was getting this error originally when
I had pop3 starting wrong if you're using daemontools what do your pop3/run and
pop3/log/run files look like. Here are my run files for
comparison
# cat
qmail-pop3d/run
#!/bin/sh exec /usr/bin/tcpserver -v -H -R -c200 0 pop-3 /var/qmail/bin/qmail-popup medusa.blahz.ab.ca /var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d ./Maildir/ 2>&1 # cat
qmail-pop3d/log/run
#!/bin/sh exec /usr/bin/setuidgid qmaill /usr/bin/multilog t n100 s2000000 /var/log/pop3 You can compare this with your setup to see if there
are any glaring differences
|
Title: Message
- help: error in server configuration Defiant
- Mike Roest
