[vchkpw] Qmail +pine

2003-03-31 Thread Arquimedes Camacho Delgado
How can I use pine with qmail? is there a patch or a How to?

Thanks in advanced




[vchkpw] Question

2003-03-27 Thread Arquimedes Camacho Delgado
Hi there, I have 3 server with vpopmail

And in my script to start qmail I have:

csh -cf '/var/qmail/rc '
env - PATH=/var/qmail/bin:/usr/local/bin  \
tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb \
-c20 -u201 -g90 0 smtp /var/qmail/bin/qmail-smtpd 21  /dev/null 
env - PATH=/var/qmail/bin:/usr/local/bin \
tcpserver 0 pop-3 /var/qmail/bin/qmail-popup siper.interplanet.com.mx \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 
/usr/lib/courier-imap/libexec/imapd.rc start


And I have romming users, the problem is that the automatic smtp is
not working even though the open-smtp is working and adding IP from my
users, can you help me fix it.

Thanks in advanced