On Sunday 09 May 2004 06:51 am, jerzy szczudÅowski wrote:
> Does this happen randomly? If not, then maybe it's due to rotating logs.
Yes it randomly. I have problem when update clamav 0.6 to clamav 0.7. Is
this bug of clamv 0.6 ? What is version clamav stable ?
My server is medium mail server. It has 200 domain and send mail about 2500
message/day and have virus over 50% .
This is my smtp/run
#!/bin/sh
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE
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"
exec /usr/bin/softlimit -m 20000000 \
/usr/bin/tcpserver -v -R -S -p -x $TCP_CDB -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
$RBLSMTPD $BLACKLIST $SMTPD $HOSTNAME $VCHKPW /bin/true 2>&1
--------------
I will softlimit to 30M ? or 20M .
my server have 512 MB memory.
dual CPU PIII 800
--
Best Regard,
Songrit Srilasak
Technical Support
eGuide (Thailand) Co., Ltd.
25th Flr., Empire Tower (park wing),
195 South Sathorn Rd., Yannawa, Sathorn,
Bangkok 10120
Tel: 0-2670-0888 ext 600 Fax: 0-2670-0889
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users