roy mangapul wrote:
Hi Jake,

thanks for your answer.
for the spamassassin, i'll check for other
posibilities. but for the receiving email from other
mail server, there's one thing that i still learn,
because when i made configuration like /etc/tcprules.d
like this
XXX.XXX:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

the email goes 1 or 2 minutes if the emails come from
other mail server and the simscan and all other such
as  clamav and spamassassin are scaaning well

but if i make the configuration like this

:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

the email goes 15 seconds if the emails come from
other mail server (world mail) and but the simscan and
all other such as  clamav and spamassassin are not
scanning that email, just like email comes from our
own mail account.
by adding the line ":allow,RELAYCLIENT="" " it will make your qmailtoaster assume that all incoming smtp connection from outside world is a relayed client, so it'll trust them to sent to anywhere (your box became openrelay) and of course email from outside your domain will come quickly because it wont be scanned by clamav/spamassasins (by default if simscan see RELAYCLIENT var on tcp.smtp it wont scan incoming mails)

1-2 minutes is normal as Jake said.
take these variable for your concern:
how did you connect to internet? what speed? what interface you use?
What is your CPU ? is it Xeon Quad Core ?
how much is your Memory? 4GB DDR3 ?
what is your HD (IDE is slower than SCSI)
did you setup RAID for your HD ? if so what level? preferred is RAID 10
and so on, and so on..
did you use your qmailtoaster with other service? say hi-load of DNS
or hi-traffic website or tomcat/java application? or anything that consume your CPU time and memory usage


that's what makes me stil has a something wrong with
my configuration.is that correct configutaion

anyway thanks for your intention Jake

Best Regards


Roy






---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to