Re: [Qmail-scanner-general] Why would the result line show SA:0(?/?)
AV/content filter for Qmail
Brought to you by:
jhaar
|
From: Salvatore T. <to...@pu...> - 2016-09-27 07:27:06
|
So it seems that qmail-scanner is Ok, I would
look for the memory limit (softlimit). If Plesk
is starting qmail through 'daemon-tools', this is
what I'am using:
---------
more /var/qmail/supervise/qmail-smtpd/run
#!/bin/sh
exec /usr/bin/softlimit -m 64000000 \
/usr/bin/tcpserver -c 20 -v -R -l 0 -H -x /etc/tcp.smtp.cdb \
-u 181 -g 181 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
---------
Regards
ST
At 21:07 +0300 26-09-2016, turgut kalfaoglu wrote:
>Many thanks.. Here is what that command shows:
>
>qmail-scanner-queue.pl
>
>Version: 2.10st (20111118)
>
>Perl: Summary of my perl5 (revision 5 version
>10 subversion 1) configuration:
>
>Settings per domain: enabled
>
>Scanners installed: clamdscan_scanner, spamassassin, perlscan_scanner,
>
>Scanners default: clamdscan_scanner, spamassassin, perlscan_scanner,
>
>Scanner versioning: clamdscan: 0.99.2/22252.
>spamassassin: 3.3.2. perlscan: 2.10st.
>
>Spamassassin settings:
> Mode: fast_spamassassin
> sa_timeout = 120 / sa_fault_tolerant = 1 / sa_maxsize = 1024000
> sa_alt: enabled / sa_debug = 0 / sa_hdr_report_site = 1
> sa_subject_site = '****SPAM****'
> sa_delta_site = 1
> sa_quarantine_site = 0
> sa_delete_site = 2 / sa_reject_site = 0
>
>Operating System: Linux, 2.6.32-642.4.2.el6.x86_64
>Hardware: x86_64
|