Found the slowness...

In the "run" file for smtp-ssl, I have:

BLACKLIST=`cat /var/qmail/control/blacklists-ssl`

Well, That file does not exist, so that plays havoc with:

exec /usr/bin/softlimit -m 1280000000 \
    /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
    -u "$QMAILDUID" -g "$NOFILESGID" 0 465 \
    $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

Created a blacklists-ssl file with a minimal "-r b.barracudacentral.org" and
now sending is fast as can be...

Carl


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to