I have installed the qmail with Toaster. Everything
works fine. However, I do not know why the pop3ds
cannot work. Following is my setting:

cat /var/qmail/supervise/qmail-pop3ds/run
#!/bin/sh

VPOPMAILUID=`id -u vpopmail`
VPOPMAILGID=`id -g vpopmail`

exec /usr/local/bin/tcpserver -l 0 -R -H -v           
                  \
        -u"$VPOPMAILUID" -g"$VPOPMAILGID" 0 995       
                \
        /usr/sbin/stunnel -f -p
/var/qmail/control/servercert.pem        \
            -l /var/qmail/bin/qmail-popup --
qmail-popup `hostname`  \
        /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir 2>&1

=====================================================
ls -al /var/qmail/control/servercert.pem
-rw-r-----  1 vpopmail qmail 2278 Mar 12 23:51
/var/qmail/control/servercert.pem

=====================================================

cat /var/log/qmail/pop3ds/current
@4000000042379a49236e6d4c 2005.03.16 10:30:23
LOG3[6698:4144705664]: -f: No such file or directory
(2)
@4000000042379a49236f386c
@4000000042379a49236f53c4 Syntax:
@4000000042379a49236f6f1c stunnel [filename] | -fd [n]
| -help | -version | -sockets
@4000000042379a49236f962c     filename    - use
specified config file instead of
/etc/stunnel/stunnel.conf
@4000000042379a49236fb56c     -fd n       - read the
config file from specified file descriptor
@4000000042379a49236fd4ac     -help       - get config
file help
@4000000042379a49237078bc     -version    - display
version and defaults
@4000000042379a4923709414     -sockets    - display
default socket options
@4000000042379a492372b30c tcpserver: end 6698 status
256
@4000000042379a492373571c tcpserver: status: 0/40
=======================================================

Can anyone help?

Thanks in advance.

Regards
Ernest


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to