Hi,
Could someone give me the right content of the pop3 run file? It
seems to be missing from my setup after the install. The pop3-ssl
file contains:
#!/bin/sh
PASSPROG="/usr/lib/courier/authlib/authshadow \
/usr/lib/courier/authlib/authvchkpw"
HOSTNAME=`hostname --fqdn`
rm -rf "./env/*";
cat /etc/courier/pop3d-ssl | /usr/bin/envconv
exec /usr/bin/envdir ./env/ \
/usr/bin/softlimit -m 24000000 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME 0 995 \
/usr/bin/couriertls -server -tcpd \
/usr/sbin/pop3login \
$PASSPROG /usr/bin/pop3d Maildir 2>&1
I've tried copying it and editing the port and config file, but that
does not work.
Thanks
Thijs
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]