Re: Why would the result line show SA:0(?/?)
Salvatore Toribio <[email protected]> Tue, 27 Sep 2016 09:26:56 +0200
| Newsgroups | gmane.mail.qmail.scanner |
|---|---|
| Message-ID | <a06240802d40fcdb767dd@[10.10.82.254]> |
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 kalfaog=98lu 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 =3D 120 / sa_fault_tolerant =3D 1 / sa_maxsize =3D 1024000
> sa_alt: enabled / sa_debug =3D 0 / sa_hdr_report_site =3D 1
> sa_subject_site =3D '****SPAM****'
> sa_delta_site =3D 1
> sa_quarantine_site =3D 0
> sa_delete_site =3D 2 / sa_reject_site =3D 0
>
>Operating System: Linux, 2.6.32-642.4.2.el6.x86_64
>Hardware: x86_64
---------------------------------------------------------------------------=
---