Qmail-LDAP
[Top] [All Lists]

qmail-ldap server is to "slow" - how to tune it? - "RESOLVED(?)"

To: qmail-ldap@qmail-ldap.org
Subject: qmail-ldap server is to "slow" - how to tune it? - "RESOLVED(?)"
From: "sato x" <gladiol4@gmail.com>
Date: Sun, 20 May 2007 18:20:36 +0700
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gha4EiU8BBwx5II+oRRZDPPOWSd5stEvCD5yMDgccSBqy1lmKeIXXsQTG0hIKpklPiwWKI+Qg2gZxZLPoRX83/25Zd/FlQzI2QYk+ygNgQ6jDpPcAnhfyoFEVL6/TuPFxDy0fnhWOyhjK8Di/fSsdWdcUEmTlb0HfCy4SUdmf00=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=liEWOCfJa06iqq4kju+MkqVXOZt8DrnCMabbtiQ6GNG61j8AixlWCgwBMi0zUuaiyo1egpZwiVzzahSdLAttCoe5Ya6fpNc0HL34ZEeBYrzO3QABRCMQ788229bfjE0XY+wHoBvDRKPghWqrMh2hu+MtL4zhYbyB/ziEwstemxg=
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Hi guys,

After checked here and there, I made a "pre" conclusion that the thing
that has made emails waited long enough in the Outbox was the scanning
performed by simscan (with clamAV and spamAssassin). Since each of our
client has their own Kaspersky AV that scans email's traffics, I've
decided to get rid the virus/spam scanning for local deliveries, and
perform that only for incoming emails (from other domain) instead. Now
the delivery is faster than before.

Here the qmail-smtpd.rules I have.

127.:allow,RELAYCLIENT="",SMTPAUTH="",AUTHREQUIRED=""
192.168.:allow,RELAYCLIENT="",SMTPAUTH="",AUTHREQUIRED=""
:allow,QMAILQUEUE="/var/qmail/bin/simscan"

192.168. is our local id network. I have to put it into the
qmail-smtp.rules because if I did not, then all traffic from our local
network will be scanned by simscan either (the 127.~ line itself won't
be enough). Well, that's it. Tomorrow I'm going to hold another test
with more people. Thank you very much for all your kindness. Bless you
all.

Best regards,

sato

<Prev in Thread] Current Thread [Next in Thread>
  • qmail-ldap server is to "slow" - how to tune it? - "RESOLVED(?)", sato x <=