Re: Qmail-scanner-general Digest, Vol 48, Issue 2
Kunal Soni <[email protected]> Fri, 1 Mar 2013 17:14:38 +0530
| Newsgroups | gmane.mail.qmail.scanner |
|---|---|
| Message-ID | <CAO7M4VuvK33n=LsiVq6JuRc3xbVwrqKyTb9FVYCWA+do_VM6PA@mail.gmail.com> |
--===============4681057584432528633== Content-Type: multipart/alternative; boundary=f46d044306643c01d904d6db88c7 --f46d044306643c01d904d6db88c7 Content-Type: text/plain; charset=ISO-8859-1 Hi List, This is with reference to the SA:0(?/?). We have followed the given below solution from the list. We have tried to increase the spamc --max-size=10485760 (10mb), while executed the command, it doesnt return any output but screen is standstill. Before executing the command, we have also stops the qmail and spamassassin services. Please help us to resolve this issue. Thanks in advance. Regards Kunal Soni On Sat, Dec 1, 2012 at 1:44 AM, < [email protected]> wrote: > Send Qmail-scanner-general mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Qmail-scanner-general digest..." > > > Today's Topics: > > 1. Make faster qmail-scanner (Alessio Cecchi) > 2. Re: Make faster qmail-scanner (Salvatore Toribio) > 3. Re: Make faster qmail-scanner (Jason Haar) > 4. QmailScanner SA:0(?/?) Problem (Kunal Soni) > 5. Re: QmailScanner SA:0(?/?) Problem (Alessio Cecchi) > 6. Re: QmailScanner SA:0(?/?) Problem (Rejaine Monteiro) > 7. Re: QmailScanner SA:0(?/?) Problem (Jason Haar) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 09 Nov 2012 12:59:56 +0100 > From: Alessio Cecchi <[email protected]> > Subject: [Qmail-scanner-general] Make faster qmail-scanner > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-15; format=flowed > > Hi, > > I thinks that my qmail-scanner 2.10st can run faster by chaning some > configuration options but which one? > > For example, disable --sa-alt and --sa-report can decrease the time of > scan? > > Thanks > > ./configure \ > --qs-user clamav \ > --admin postmaster \ > --domain skye.it \ > --admin-description "Qmail-Admin" \ > --notify none \ > --local-domains skye.it \ > --silent-viruses auto \ > --dlp-monitor "" \ > --virus-to-delete 0 \ > --skip-text-msgs 0 \ > --lang en_GB \ > --debug 1 \ > --add-dscr-hdrs 0 \ > --dscr-hdrs-text "X-Qmail-Email" \ > --normalize yes \ > --archive 0 \ > --settings-per-domain 1 \ > --max-scan-size 5242880 \ > --unzip 0 \ > --max-zip-size 5242880 \ > --max-unpacked-files 100 \ > --redundant 1 \ > --log-details yes \ > --log-crypto 0 \ > --fix-mime 0 \ > --ignore-eol-check 1 \ > --sa-tempfail 0 \ > --sa-maxsize 307200 \ > --sa-timeout 10 \ > --sa-socket /var/run/spamd-socket \ > --sa-sql 1 \ > --sa-delta 0 \ > --sa-alt 1 \ > --sa-debug 0 \ > --sa-report 1 \ > --sa-quarantine 0 \ > --sa-delete 5 \ > --sa-reject 1 \ > --scanners "clamdscan,fast_spamassassin" \ > --install 1 > > -- > Alessio Cecchi is: > @ ILS -> http://www.linux.it/~alessice/ > on LinkedIn -> http://www.linkedin.com/in/alessice > Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ > @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it > > > > > ------------------------------ > > Message: 2 > Date: Fri, 9 Nov 2012 17:37:10 +0100 > From: Salvatore Toribio <[email protected]> > Subject: Re: [Qmail-scanner-general] Make faster qmail-scanner > To: Alessio Cecchi <[email protected]>, > [email protected] > Message-ID: <a0624080dccc2e03c27d9@[10.10.82.254]> > Content-Type: text/plain; charset="us-ascii" ; format="flowed" > > No, I doubt it. Spamassassin will do the same tests (network tests > are slow...) with sa_alt or with fast_spamassassin. The difference is > the output and the parse of it, but that should really use a very > short amount of time. > > REgards > > ST > > At 12:59 +0100 9-11-2012, Alessio Cecchi wrote: > >Hi, > > > >I thinks that my qmail-scanner 2.10st can run faster by chaning some > >configuration options but which one? > > > >For example, disable --sa-alt and --sa-report can decrease the time of > scan? > > > >Thanks > > > >./configure \ > >--qs-user clamav \ > >--admin postmaster \ > >--domain skye.it \ > >--admin-description "Qmail-Admin" \ > >--notify none \ > >--local-domains skye.it \ > >--silent-viruses auto \ > >--dlp-monitor "" \ > >--virus-to-delete 0 \ > >--skip-text-msgs 0 \ > >--lang en_GB \ > >--debug 1 \ > >--add-dscr-hdrs 0 \ > >--dscr-hdrs-text "X-Qmail-Email" \ > >--normalize yes \ > >--archive 0 \ > >--settings-per-domain 1 \ > >--max-scan-size 5242880 \ > >--unzip 0 \ > >--max-zip-size 5242880 \ > >--max-unpacked-files 100 \ > >--redundant 1 \ > >--log-details yes \ > >--log-crypto 0 \ > >--fix-mime 0 \ > >--ignore-eol-check 1 \ > >--sa-tempfail 0 \ > >--sa-maxsize 307200 \ > >--sa-timeout 10 \ > >--sa-socket /var/run/spamd-socket \ > >--sa-sql 1 \ > >--sa-delta 0 \ > >--sa-alt 1 \ > >--sa-debug 0 \ > >--sa-report 1 \ > >--sa-quarantine 0 \ > >--sa-delete 5 \ > >--sa-reject 1 \ > >--scanners "clamdscan,fast_spamassassin" \ > >--install 1 > > > >-- > >Alessio Cecchi is: > >@ ILS -> http://www.linux.it/~alessice/ > >on LinkedIn -> http://www.linkedin.com/in/alessice > >Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ > >@ PLUG -> ex-Presidente, adesso senatore a vita, > http://www.prato.linux.it > > > > > > ------------------------------ > > Message: 3 > Date: Sat, 10 Nov 2012 10:00:46 +1300 > From: Jason Haar <[email protected]> > Subject: Re: [Qmail-scanner-general] Make faster qmail-scanner > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 10/11/12 00:59, Alessio Cecchi wrote: > > Hi, > > > > I thinks that my qmail-scanner 2.10st can run faster by chaning some > > configuration options but which one? > > SpamAssassin is by far the slowest part - everything else pales in > comparison. It does a huge range of DNS lookups due to RBLs, etc and > that just takes time. Unless you are willing to run without anti-spam > checks, there isn't a lot that can be done to fundamentally speed it up > > Note: obviously if you buy your own RBL data feeds, you can run those > RBL lookups locally, that would speed things up enormously > > > -- > Cheers > > Jason Haar > Information Security Manager, Trimble Navigation Ltd. > Phone: +1 408 481 8171 > PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 > > > > > ------------------------------ > > Message: 4 > Date: Fri, 30 Nov 2012 16:21:13 +0530 > From: Kunal Soni <[email protected]> > Subject: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem > To: [email protected] > Message-ID: > < > CAO7M4Vuz4NKnnkdQJ7J2ETXr7+jpzyfjFN3k9V8rHQ4gRX-4gA@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Dear List, > > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner. > > While checking the maillogs, for every email that was sent with an > attachment is not gettting scanned, maillogs says SA:0(?/?). Please help us > to get out of this problem. > > Thanks in advance. > > -- > Kunal Soni > (9810019739) > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 5 > Date: Fri, 30 Nov 2012 12:31:14 +0100 > From: Alessio Cecchi <[email protected]> > Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Il 30/11/2012 11:51, Kunal Soni ha scritto: > > Dear List, > > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner. > > While checking the maillogs, for every email that was sent with an > > attachment is not gettting scanned, maillogs says SA:0(?/?). Please > > help us to get out of this problem. > > > > Hi, > > from "man spamc" > > -s max_size, --max-size=max_size > Set the maximum message size which will be sent to spamd -- any > bigger than this threshold and the message will be returned > unprocessed (default: 500 KB). If spamc gets handed a message > bigger than this, it won't be passed to spamd. > > Ciao > > -- > Alessio Cecchi is: > @ ILS -> http://www.linux.it/~alessice/ > on LinkedIn -> http://www.linkedin.com/in/alessice > Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ > @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it > > > > > ------------------------------ > > Message: 6 > Date: Fri, 30 Nov 2012 09:13:27 -0200 > From: Rejaine Monteiro <[email protected]> > Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > see spamc -s (max-size) parameter: > > spamc --help > -s, --max-size size Specify maximum message size, in bytes. [default: > 500k] > > > Em 30-11-2012 08:51, Kunal Soni escreveu: > > Dear List, > > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner. > > While checking the maillogs, for every email that was sent with an > > attachment is not gettting scanned, maillogs says SA:0(?/?). Please > > help us to get out of this problem. > > Thanks in advance. > > > > -- > > Kunal Soni > > (9810019739) > > > > > > > ------------------------------------------------------------------------------ > > Keep yourself connected to Go Parallel: > > TUNE You got it built. Now make it sing. Tune shows you how. > > http://goparallel.sourceforge.net > > > > > > _______________________________________________ > > Qmail-scanner-general mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > > > -- > Rejaine da Silveira Monteiro > Suporte-TI > Jamef Encomendas Urgentes > Matriz - Contagem/MG > Tel: (31) 2102-8854 > www.jamef.com.br > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 7 > Date: Sat, 01 Dec 2012 09:14:34 +1300 > From: Jason Haar <[email protected]> > Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 30/11/12 23:51, Kunal Soni wrote: > > Dear List, > > > > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner. > > > > While checking the maillogs, for every email that was sent with an > > attachment is not gettting scanned, maillogs says SA:0(?/?). Please > > help us to get out of this problem. > > > > What does the /var/spool/qscan/qmail-queue.log file say? If it is > happening for any email with "an attachment", then it implies > Spamassassin is broken, if it's only "large" attachments that trigger > this, then - as others have said - it's because SA isn't processing the > message because it's too big (which is under your control to change) > > > -- > Cheers > > Jason Haar > Information Security Manager, Trimble Navigation Ltd. > Phone: +1 408 481 8171 > PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 > > > > > ------------------------------ > > > ------------------------------------------------------------------------------ > Keep yourself connected to Go Parallel: > TUNE You got it built. Now make it sing. Tune shows you how. > http://goparallel.sourceforge.net > > ------------------------------ > > _______________________________________________ > Qmail-scanner-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > > > End of Qmail-scanner-general Digest, Vol 48, Issue 2 > **************************************************** > -- Kunal Soni (9810019739) --f46d044306643c01d904d6db88c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi List,<br><br>This is with reference to the SA:0(?/?). We have followed t= he given below solution from the list. We have tried to increase the spamc = --max-size=3D10485760 (10mb), while executed the command, it doesnt return = any output but screen is standstill.<br> <br>Before executing the command, we have also stops the qmail and spamassa= ssin services.<br><br>Please help us to resolve this issue.<br><br>Thanks= =A0 in advance.<br><br>Regards<br><br>Kunal Soni<br><br><div class=3D"gmail= _quote"> On Sat, Dec 1, 2012 at 1:44 AM, <span dir=3D"ltr"><<a href=3D"mailto:qm= [email protected]" target=3D"_blank">qmail-= [email protected]</a>></span> wrote:<br><blo= ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c= cc solid;padding-left:1ex"> Send Qmail-scanner-general mailing list submissions to<br> =A0 =A0 =A0 =A0 <a href=3D"mailto:[email protected]= et">[email protected]</a><br> <br> To subscribe or unsubscribe via the World Wide Web, visit<br> =A0 =A0 =A0 =A0 <a href=3D"https://lists.sourceforge.net/lists/listinfo/qma= il-scanner-general" target=3D"_blank">https://lists.sourceforge.net/lists/l= istinfo/qmail-scanner-general</a><br> or, via email, send a message with subject or body 'help' to<br> =A0 =A0 =A0 =A0 <a href=3D"mailto:[email protected]= eforge.net">[email protected]</a><br> <br> You can reach the person managing the list at<br> =A0 =A0 =A0 =A0 <a href=3D"mailto:[email protected]= orge.net">[email protected]</a><br> <br> When replying, please edit your Subject line so it is more specific<br> than "Re: Contents of Qmail-scanner-general digest..."<br> <br> <br> Today's Topics:<br> <br> =A0 =A01. =A0Make faster qmail-scanner (Alessio Cecchi)<br> =A0 =A02. Re: =A0Make faster qmail-scanner (Salvatore Toribio)<br> =A0 =A03. Re: =A0Make faster qmail-scanner (Jason Haar)<br> =A0 =A04. =A0QmailScanner SA:0(?/?) Problem (Kunal Soni)<br> =A0 =A05. Re: =A0QmailScanner SA:0(?/?) Problem (Alessio Cecchi)<br> =A0 =A06. Re: =A0QmailScanner SA:0(?/?) Problem (Rejaine Monteiro)<br> =A0 =A07. Re: =A0QmailScanner SA:0(?/?) Problem (Jason Haar)<br> <br> <br> ----------------------------------------------------------------------<br> <br> Message: 1<br> Date: Fri, 09 Nov 2012 12:59:56 +0100<br> From: Alessio Cecchi <<a href=3D"mailto:[email protected]">[email protected]= </a>><br> Subject: [Qmail-scanner-general] Make faster qmail-scanner<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID: <<a href=3D"mailto:[email protected]">509CF03C.807060= [email protected]</a>><br> Content-Type: text/plain; charset=3DISO-8859-15; format=3Dflowed<br> <br> Hi,<br> <br> I thinks that my qmail-scanner 2.10st can run faster by chaning some<br> configuration options but which one?<br> <br> For example, disable --sa-alt and --sa-report can decrease the time of scan= ?<br> <br> Thanks<br> <br> ./configure \<br> --qs-user clamav \<br> --admin postmaster \<br> --domain <a href=3D"http://skye.it" target=3D"_blank">skye.it</a> \<br> --admin-description "Qmail-Admin" \<br> --notify none \<br> --local-domains <a href=3D"http://skye.it" target=3D"_blank">skye.it</a> \<= br> --silent-viruses auto \<br> --dlp-monitor "" \<br> --virus-to-delete 0 \<br> --skip-text-msgs 0 \<br> --lang en_GB \<br> --debug 1 \<br> --add-dscr-hdrs 0 \<br> --dscr-hdrs-text "X-Qmail-Email" \<br> --normalize yes \<br> --archive 0 \<br> --settings-per-domain 1 \<br> --max-scan-size 5242880 \<br> --unzip 0 \<br> --max-zip-size 5242880 \<br> --max-unpacked-files 100 \<br> --redundant 1 \<br> --log-details yes \<br> --log-crypto 0 \<br> --fix-mime 0 \<br> --ignore-eol-check 1 \<br> --sa-tempfail 0 \<br> --sa-maxsize 307200 \<br> --sa-timeout 10 \<br> --sa-socket /var/run/spamd-socket \<br> --sa-sql 1 \<br> --sa-delta 0 \<br> --sa-alt 1 \<br> --sa-debug 0 \<br> --sa-report 1 \<br> --sa-quarantine 0 \<br> --sa-delete 5 \<br> --sa-reject 1 \<br> --scanners "clamdscan,fast_spamassassin" \<br> --install 1<br> <br> --<br> Alessio Cecchi is:<br> @ ILS -> <a href=3D"http://www.linux.it/%7Ealessice/" target=3D"_blank">= http://www.linux.it/~alessice/</a><br> on LinkedIn -> <a href=3D"http://www.linkedin.com/in/alessice" target=3D= "_blank">http://www.linkedin.com/in/alessice</a><br> Assistenza Sistemi GNU/Linux -> <a href=3D"http://www.cecchi.biz/" targe= t=3D"_blank">http://www.cecchi.biz/</a><br> @ PLUG -> ex-Presidente, adesso senatore a vita, <a href=3D"http://www.p= rato.linux.it" target=3D"_blank">http://www.prato.linux.it</a><br> <br> <br> <br> <br> ------------------------------<br> <br> Message: 2<br> Date: Fri, 9 Nov 2012 17:37:10 +0100<br> From: Salvatore Toribio <<a href=3D"mailto:[email protected]">toribio@pusc= .it</a>><br> Subject: Re: [Qmail-scanner-general] Make faster qmail-scanner<br> To: Alessio Cecchi <<a href=3D"mailto:[email protected]">[email protected]</= a>>,<br> =A0 =A0 =A0 =A0 <a href=3D"mailto:[email protected]= et">[email protected]</a><br> Message-ID: <a0624080dccc2e03c27d9@[10.10.82.254]><br> Content-Type: text/plain; charset=3D"us-ascii" ; format=3D"f= lowed"<br> <br> No, I doubt it. Spamassassin will do the same tests (network tests<br> are slow...) with sa_alt or with fast_spamassassin. The difference is<br> the output and the parse of it, but that should really use a very<br> short amount of time.<br> <br> REgards<br> <br> ST<br> <br> At 12:59 +0100 9-11-2012, Alessio Cecchi wrote:<br> >Hi,<br> ><br> >I thinks that my qmail-scanner 2.10st can run faster by chaning some<br= > >configuration options but which one?<br> ><br> >For example, disable --sa-alt and --sa-report can decrease the time of = scan?<br> ><br> >Thanks<br> ><br> >./configure \<br> >--qs-user clamav \<br> >--admin postmaster \<br> >--domain <a href=3D"http://skye.it" target=3D"_blank">skye.it</a> \<br> >--admin-description "Qmail-Admin" \<br> >--notify none \<br> >--local-domains <a href=3D"http://skye.it" target=3D"_blank">skye.it</a= > \<br> >--silent-viruses auto \<br> >--dlp-monitor "" \<br> >--virus-to-delete 0 \<br> >--skip-text-msgs 0 \<br> >--lang en_GB \<br> >--debug 1 \<br> >--add-dscr-hdrs 0 \<br> >--dscr-hdrs-text "X-Qmail-Email" \<br> >--normalize yes \<br> >--archive 0 \<br> >--settings-per-domain 1 \<br> >--max-scan-size 5242880 \<br> >--unzip 0 \<br> >--max-zip-size 5242880 \<br> >--max-unpacked-files 100 \<br> >--redundant 1 \<br> >--log-details yes \<br> >--log-crypto 0 \<br> >--fix-mime 0 \<br> >--ignore-eol-check 1 \<br> >--sa-tempfail 0 \<br> >--sa-maxsize 307200 \<br> >--sa-timeout 10 \<br> >--sa-socket /var/run/spamd-socket \<br> >--sa-sql 1 \<br> >--sa-delta 0 \<br> >--sa-alt 1 \<br> >--sa-debug 0 \<br> >--sa-report 1 \<br> >--sa-quarantine 0 \<br> >--sa-delete 5 \<br> >--sa-reject 1 \<br> >--scanners "clamdscan,fast_spamassassin" \<br> >--install 1<br> ><br> >--<br> >Alessio Cecchi is:<br> >@ ILS -> <a href=3D"http://www.linux.it/%7Ealessice/" target=3D"_bla= nk">http://www.linux.it/~alessice/</a><br> >on LinkedIn -> <a href=3D"http://www.linkedin.com/in/alessice" targe= t=3D"_blank">http://www.linkedin.com/in/alessice</a><br> >Assistenza Sistemi GNU/Linux -> <a href=3D"http://www.cecchi.biz/" t= arget=3D"_blank">http://www.cecchi.biz/</a><br> >@ PLUG -> ex-Presidente, adesso senatore a vita, <a href=3D"http://w= ww.prato.linux.it" target=3D"_blank">http://www.prato.linux.it</a><br> ><br> <br> <br> <br> ------------------------------<br> <br> Message: 3<br> Date: Sat, 10 Nov 2012 10:00:46 +1300<br> From: Jason Haar <<a href=3D"mailto:[email protected]">Jason_Haar@t= rimble.com</a>><br> Subject: Re: [Qmail-scanner-general] Make faster qmail-scanner<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID: <<a href=3D"mailto:[email protected]">509D6EFE.30= [email protected]</a>><br> Content-Type: text/plain; charset=3DISO-8859-1<br> <br> On 10/11/12 00:59, Alessio Cecchi wrote:<br> > Hi,<br> ><br> > I thinks that my qmail-scanner 2.10st can run faster by chaning some<b= r> > configuration options but which one?<br> <br> SpamAssassin is by far the slowest part - everything else pales in<br> comparison. It does a huge range of DNS lookups due to RBLs, etc and<br> that just takes time. Unless you are willing to run without anti-spam<br> checks, there isn't a lot that can be done to fundamentally speed it up= <br> <br> Note: obviously if you buy your own RBL data feeds, you can run those<br> RBL lookups locally, that would speed things up enormously<br> <br> <br> --<br> Cheers<br> <br> Jason Haar<br> Information Security Manager, Trimble Navigation Ltd.<br> Phone: +1 408 481 8171<br> PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1<br> <br> <br> <br> <br> ------------------------------<br> <br> Message: 4<br> Date: Fri, 30 Nov 2012 16:21:13 +0530<br> From: Kunal Soni <<a href=3D"mailto:[email protected]">kunalsoni9@gma= il.com</a>><br> Subject: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID:<br> =A0 =A0 =A0 =A0 <<a href=3D"mailto:CAO7M4Vuz4NKnnkdQJ7J2ETXr7%2BjpzyfjFN= [email protected]">CAO7M4Vuz4NKnnkdQJ7J2ETXr7+jpzyfjFN3k9V8rH= [email protected]</a>><br> Content-Type: text/plain; charset=3D"iso-8859-1"<br> <br> Dear List,<br> <br> We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner.<br> <br> While checking the maillogs, for every email that was sent with an<br> attachment is not gettting scanned, maillogs says SA:0(?/?). Please help us= <br> to get out of this problem.<br> <br> Thanks in advance.<br> <br> --<br> Kunal Soni<br> (9810019739)<br> -------------- next part --------------<br> An HTML attachment was scrubbed...<br> <br> ------------------------------<br> <br> Message: 5<br> Date: Fri, 30 Nov 2012 12:31:14 +0100<br> From: Alessio Cecchi <<a href=3D"mailto:[email protected]">[email protected]= </a>><br> Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID: <<a href=3D"mailto:[email protected]">50B89902.600060= [email protected]</a>><br> Content-Type: text/plain; charset=3DISO-8859-1; format=3Dflowed<br> <br> Il 30/11/2012 11:51, Kunal Soni ha scritto:<br> > Dear List,<br> > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner.<= br> > While checking the maillogs, for every email that was sent with an<br> > attachment is not gettting scanned, maillogs says SA:0(?/?). Please<br= > > help us to get out of this problem.<br> ><br> <br> Hi,<br> <br> from "man spamc"<br> <br> =A0 =A0 =A0 =A0 -s max_size, --max-size=3Dmax_size<br> =A0 =A0 =A0 =A0 =A0 =A0 Set the maximum message size which will be sent to = spamd -- any<br> =A0 =A0 =A0 =A0 =A0 =A0 bigger than this threshold and the message will be = returned<br> =A0 =A0 =A0 =A0 =A0 =A0 unprocessed (default: 500 KB). =A0If spamc gets han= ded a message<br> =A0 =A0 =A0 =A0 =A0 =A0 bigger than this, it won't be passed to spamd.<= br> <br> Ciao<br> <br> --<br> Alessio Cecchi is:<br> @ ILS -> <a href=3D"http://www.linux.it/%7Ealessice/" target=3D"_blank">= http://www.linux.it/~alessice/</a><br> on LinkedIn -> <a href=3D"http://www.linkedin.com/in/alessice" target=3D= "_blank">http://www.linkedin.com/in/alessice</a><br> Assistenza Sistemi GNU/Linux -> <a href=3D"http://www.cecchi.biz/" targe= t=3D"_blank">http://www.cecchi.biz/</a><br> @ PLUG -> ex-Presidente, adesso senatore a vita, <a href=3D"http://www.p= rato.linux.it" target=3D"_blank">http://www.prato.linux.it</a><br> <br> <br> <br> <br> ------------------------------<br> <br> Message: 6<br> Date: Fri, 30 Nov 2012 09:13:27 -0200<br> From: Rejaine Monteiro <<a href=3D"mailto:[email protected]">reja= [email protected]</a>><br> Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID: <<a href=3D"mailto:[email protected]">50B894= [email protected]</a>><br> Content-Type: text/plain; charset=3D"iso-8859-1"<br> <br> <br> see spamc -s (max-size) parameter:<br> <br> spamc --help<br> =A0 =A0-s, --max-size size Specify maximum message size, in bytes. [default= :<br> 500k]<br> <br> <br> Em 30-11-2012 08:51, Kunal Soni escreveu:<br> > Dear List,<br> > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner.<= br> > While checking the maillogs, for every email that was sent with an<br> > attachment is not gettting scanned, maillogs says SA:0(?/?). Please<br= > > help us to get out of this problem.<br> > Thanks in advance.<br> ><br> > --<br> > Kunal Soni<br> > (9810019739)<br> ><br> ><br> > ----------------------------------------------------------------------= --------<br> > Keep yourself connected to Go Parallel:<br> > TUNE You got it built. Now make it sing. Tune shows you how.<br> > <a href=3D"http://goparallel.sourceforge.net" target=3D"_blank">http:/= /goparallel.sourceforge.net</a><br> ><br> ><br> > _______________________________________________<br> > Qmail-scanner-general mailing list<br> > <a href=3D"mailto:[email protected]">Qmail-s= [email protected]</a><br> > <a href=3D"https://lists.sourceforge.net/lists/listinfo/qmail-scanner-= general" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/qma= il-scanner-general</a><br> <br> <br> --<br> Rejaine da Silveira Monteiro<br> Suporte-TI<br> Jamef Encomendas Urgentes<br> Matriz - Contagem/MG<br> Tel: (31) 2102-8854<br> <a href=3D"http://www.jamef.com.br" target=3D"_blank">www.jamef.com.br</a><= br> <br> -------------- next part --------------<br> An HTML attachment was scrubbed...<br> <br> ------------------------------<br> <br> Message: 7<br> Date: Sat, 01 Dec 2012 09:14:34 +1300<br> From: Jason Haar <<a href=3D"mailto:[email protected]">Jason_Haar@t= rimble.com</a>><br> Subject: Re: [Qmail-scanner-general] QmailScanner SA:0(?/?) Problem<br> To: <a href=3D"mailto:[email protected]">qmail-sc= [email protected]</a><br> Message-ID: <<a href=3D"mailto:[email protected]">50B913AA.30= [email protected]</a>><br> Content-Type: text/plain; charset=3DISO-8859-1<br> <br> On 30/11/12 23:51, Kunal Soni wrote:<br> > Dear List,<br> ><br> > We hav been using Qmail Rocks + Spamassassin + Clamav + QmailScanner.<= br> ><br> > While checking the maillogs, for every email that was sent with an<br> > attachment is not gettting scanned, maillogs says SA:0(?/?). Please<br= > > help us to get out of this problem.<br> ><br> <br> What does the /var/spool/qscan/qmail-queue.log file say? If it is<br> happening for any email with "an attachment", then it implies<br> Spamassassin is broken, if it's only "large" attachments that= trigger<br> this, then - as others have said - it's because SA isn't processing= the<br> message because it's too big (which is under your control to change)<br= > <br> <br> --<br> Cheers<br> <br> Jason Haar<br> Information Security Manager, Trimble Navigation Ltd.<br> Phone: +1 408 481 8171<br> PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1<br> <br> <br> <br> <br> ------------------------------<br> <br> ---------------------------------------------------------------------------= ---<br> Keep yourself connected to Go Parallel:<br> TUNE You got it built. Now make it sing. Tune shows you how.<br> <a href=3D"http://goparallel.sourceforge.net" target=3D"_blank">http://gopa= rallel.sourceforge.net</a><br> <br> ------------------------------<br> <br> _______________________________________________<br> Qmail-scanner-general mailing list<br> <a href=3D"mailto:[email protected]">Qmail-scanne= [email protected]</a><br> <a href=3D"https://lists.sourceforge.net/lists/listinfo/qmail-scanner-gener= al" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/qmail-sc= anner-general</a><br> <br> <br> End of Qmail-scanner-general Digest, Vol 48, Issue 2<br> ****************************************************<br> </blockquote></div><br><br clear=3D"all"><br>-- <br>Kunal Soni<br>(98100197= 39) --f46d044306643c01d904d6db88c7-- --===============4681057584432528633== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb --===============4681057584432528633== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Qmail-scanner-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general --===============4681057584432528633==--