sorry I am not using english.
Pa Roy,
based on info dari milis
kita coba spt ini Pa..
file /var/qmail/control/blacklists
kita ilangin semua isinya ...
trus edit file /var/qmail/supervise/smtp/run
tambahin /usr/bin/recordio
shg nanti tampilannya spt ini
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0
exec /usr/bin/softlimit -m 27000000 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/usr/bin/recordio $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1
qmailctl stop
tunggu 5-10 detik
qmailctl stat
pastikan semua service down
baru
qmailctl start
qmlog -f smtp
kirim email dari yahoo...
liat di log nya dan paste ke sini. hasilnya...
sehingga semua bisa tau macet dimana ...
-------- Original Message --------
Subject: Re: [qmailtoaster] what proces that qmailtoaster do before
doing chkuser
Date: Wed, 14 Nov 2007 09:02:14 -0500
From: Warren Melnick <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Sound like you may have old rbl settings. Whenever one went offline in
the old days (last year) it would cause exactly those symptoms.
W
On Nov 14, 2007 7:45 AM, Jake Vickers < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
PakOgah wrote:
> Dear Guys,
> Roy and I has been troubleshooting this "problem" for 2 days but
still
> dont have clue what cause chkuser process took about 40 seconds delay
> after tcpserver process when receiving incoming email from other
networks
>
> 11-13 20:55:21 tcpserver: pid 5252 from 202.155.xx.xx
> 11-13 20:55:21 tcpserver: ok 5252 mail:219.83.xx.xx:25
> :202.155.xx.xx::58013
> 11-13 20:55:55 CHKUSER accepted rcpt: from
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> remote <myholding.com:unknown:202.155.xx.xx> rcpt
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
: found existing recipient
> 11-13 20:55:55 simscan:[5252]:CLEAN ( 0.00/12.00):0.0828s:Re_
> test:202.155.xx.xx:[EMAIL PROTECTED]
<mailto:202.155.xx.xx:[EMAIL PROTECTED]>:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>:
> 11-13 20:55:55 tcpserver: end 5252 status 0
> 11-13 20:55:55 tcpserver: status: 0/100
>
> see the timestamps for tcpserver 20:55:21 and CHKUSER 20:55:55
> but when he try to sent email from his internal network, it goes very
> fast (less than 5 seconds)
Try turning on recordio for a little while and see what it shows is
happening. Sometimes there's holdups that you will only be able to see
by using this.
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]