Re: [Qmail-scanner-general] White List

2007-11-14 Thread Tomas Charvat
Yes i do. Since i never used non-st version, its somehow melting in my mind ;) tomas Jason Haar wrote: Tomas Charvat wrote: Actualy there is :)) see per-domain-settings ... you can define rule (and omit QS or clamav or SA) on per user basis ;) You must be referring to qmail-scanne

Re: [Qmail-scanner-general] White List

2007-11-14 Thread Jason Haar
Tomas Charvat wrote: > Actualy there is :)) > > see per-domain-settings ... you can define rule (and omit QS or clamav > or SA) on per user basis ;) You must be referring to qmail-scanner-st - QS doesn't have such a feature -- Cheers Jason Haar Information Security Manager, Trimble Navigation L

Re: [Qmail-scanner-general] White List

2007-11-14 Thread Tomas Charvat
Actualy there is :)) see per-domain-settings ... you can define rule (and omit QS or clamav or SA) on per user basis ;) cheers tomas Jason Haar wrote: Rafael Dewes wrote: Friends, I´m using the last version of qmail-scanner + spamassassin + clamav. I really need that some users (serv

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread Tomas Charvat
Just a note guys since example was proceeded in 0.676039 secs spamc timeout is not your problem. bst rgds tomas Jarbas Celante - CTE Internet wrote: Lampa writes: Hello, it can be timeout (qmail-scanner have default 30 seconds) or it can be that message is bigger that 250KB

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread Jason Haar
Lampa wrote: > Hello, > > to change timeout locate my $spamc_binary='/usr/bin/spamc'; > > and add -t > ..or read the documentation/re-run configure with "--help" i.e. ./configure --help 2>&1|grep timeout > to change message size to be scanned in spamassassin_alt look at: > if ($msg_size >

Re: [Qmail-scanner-general] White List

2007-11-14 Thread Jason Haar
Rafael Dewes wrote: > Friends, > > I´m using the last version of qmail-scanner + spamassassin + clamav. > > I really need that some users (server local domains) don´t have their > email scanned by qmail-scanner. > > There is a way to do this? > No - there is no feature to disable the QS on a per

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread Lampa
Hello, to change timeout locate my $spamc_binary='/usr/bin/spamc'; and add -t to change message size to be scanned in spamassassin_alt look at: if ($msg_size > 25) { ... change value 25 to whatever you want (eg messages greather than value will not be scanned) 2007/11/14, Jarbas Cela

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread Jarbas Celante - CTE Internet
Lampa writes: > Hello, > > it can be timeout (qmail-scanner have default 30 seconds) or it can be > that message is bigger that 250KB > I don't think so. By chance, I have the same problem and I'm going crazy because of it. Almost all messages are tagged as "(?/?)". Clear:RC:0(200.200.200

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread fchan
Hi Rafael, I don't even see message in SA so my guess qmail-scanner (or something else) allowed this message to skip SA scanning for some reason. I got the message and the message is small with a phishing URL. I know that some messages are allow to skip some scans (ie plain text for virus scann

Re: [Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread Lampa
Hello, it can be timeout (qmail-scanner have default 30 seconds) or it can be that message is bigger that 250KB 2007/11/14, fchan <[EMAIL PROTECTED]>: > > > Hi, > I'm seeing this error occasionally with some messages: > > > (envelope-from <[EMAIL PROTECTED]>, uid 509) with > qmail-scanner-2.01st

[Qmail-scanner-general] Occasional error with some messages.

2007-11-14 Thread fchan
Hi, I'm seeing this error occasionally with some messages: (envelope-from <[EMAIL PROTECTED]>, uid 509) with qmail-scanner-2.01st (clamdscan: 0.91.2/4716. spamassassin: 3.2.3. perlscan: 2.01st. Clear:RC:0(84.52.132.157):SA:0(?/?):. Why is SA:0(?/?). Most messages don't have this proble

[Qmail-scanner-general] perl problem ?

2007-11-14 Thread Lampa
Hello, i upgraded perl + libraries but i got on ssl strange problem, sometime i got on port 2525 (which is normal smtp for users which cannot use normal 25 port) @4000473b28aa2f472834 tcpserver: status: 1/10 @4000473b28aa2f4904c4 tcpserver: pid 14111 from 217.169.180.82 @4000473b28aa2

Re: [Qmail-scanner-general] White List

2007-11-14 Thread Jarbas Celante - CTE Internet
Rafael Dewes writes: > Friends, > > I´m using the last version of qmail-scanner + spamassassin + clamav. > > I really need that some users (server local domains) don´t have their > email scanned by qmail-scanner. > > There is a way to do this? Have you ever tried to set up your tcp.smtp li

[Qmail-scanner-general] White List

2007-11-14 Thread Rafael Dewes
Friends, I´m using the last version of qmail-scanner + spamassassin + clamav. I really need that some users (server local domains) don´t have their email scanned by qmail-scanner. There is a way to do this? Very thanx. - T