Hi all;
I install qmail-scanner-2.01,clamav-0-88-7 and spamassassin on freebsd 6.2.
I have a problem : when I send email to users I got the error: 
Remote host said: 554 qq permanent problem (#5.3.0) 

I check the /var/log/qmail/smtpd/current log file :
@4000000045dc60343b1cf134 Out of memory during request for 4052 bytes, total
sbrk() is 1232896 bytes!
@4000000045dc60343b1f5a64 Callback called exit at
/var/qmail/bin/qmail-scanner-queue.pl line 298.
@4000000045dc60343b1ff2bc BEGIN failed--compilation aborted at
/var/qmail/bin/qmail-scanner-queue.pl line 298.

line 296 on qmail-scanner.pl
is:
use Time::HiRes qw( usleep ualarm gettimeofday tv_interval );
use POSIX;

use vars qw/ $opt_v $opt_h $opt_g $opt_r $opt_z/;


clamd and spam is up
#ps -ax |grep spam
69905  ??  Ss     0:01.00 /usr/local/bin/spamd -c -d -r
/var/run/spamd/spamd.pid (perl)
69965  ??  I      0:00.41 spamd child (perl)
69966  ??  I      0:00.16 spamd child (perl)
# ps ax |grep clamd
 1511  ??  S      1:56.34 supervise clamd
 1513  ??  S      0:10.68 /usr/local/bin/multilog t /var/log/clamd

# in /etc/tcp.smtp
127.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
and in 
/var/qmail/supervise/qmail-smtpd/run:
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue" ; export QMAILQUEUE


Please help me :)
ps: pleae forgive mefor bad writing  english

Masoumeh Izadi




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to