[email protected] wrote:
So with the same value
[ Space_p0:root ] cat /var/qmail/supervise/pop3-ssl/run
#!/bin/sh
HOSTNAME=`hostname --fqdn`
rm -rf "./env/*";
cat /etc/courier/pop3d-ssl | /usr/bin/envconv
exec /usr/bin/envdir ./env/ \
/usr/bin/softlimit -m 48000000 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME 0 995 \
/usr/bin/couriertls -server -tcpd \
/usr/sbin/pop3login \
/usr/bin/pop3d Maildir 2>&1
Try doubling the softlimit and see if that clears your problem up.
What exactly do your logs show? You'd said it was the pop3 daemon giving
you the error but you're showing us the pop3-ssl daemon supervise file.
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]