Style Gibberish spammers are one step ahead of me !!!!

2016-09-17 Thread Lindsay Haisley
No sooner did I complete a small python filter to divert untrapped style gibberish spams than I started getting these without the

Re: cron sa-update with multipe channels

2016-09-17 Thread Martin Gregorie
On Sat, 2016-09-17 at 19:20 +0100, RW wrote: > On Sat, 17 Sep 2016 11:52:16 +0200 > Marcus Schopen wrote: > > > > > > Thanks! But then in sa-update-hock.d dir in my case mimedefang > > would > > be reloaded after each channel update instead of one recompile and > > one > > reload after all

Re: cron sa-update with multipe channels

2016-09-17 Thread RW
On Sat, 17 Sep 2016 11:52:16 +0200 Marcus Schopen wrote: > Thanks! But then in sa-update-hock.d dir in my case mimedefang would > be reloaded after each channel update instead of one recompile and one > reload after all updates finished. I think you'd have to write your own script. Just keep

AW: AW: X-Spam Tagging - Spam Status YESNO Flags - Sometimes not appended...

2016-09-17 Thread Maik Linnemann
Thanks! I checked that and it gave me a direction. Log says that messages skipped because of size limit which i haven't set and is still default (512000 bytes). On the other site I checked the messages that are not tagged and not all of them are bigger than 512kb. Anyway most of them are! I

Re: cron sa-update with multipe channels

2016-09-17 Thread Marcus Schopen
Am Samstag, den 17.09.2016, 11:46 +0200 schrieb Axb: > On 09/17/2016 11:35 AM, Marcus Schopen wrote: > > Am Samstag, den 17.09.2016, 10:36 +0200 schrieb Axb: > >> On 09/17/2016 10:17 AM, Marcus Schopen wrote: > >>> Hi, > >>> > >>> is there a concept for updating from multiple channels > >>> in

Re: cron sa-update with multipe channels

2016-09-17 Thread Axb
On 09/17/2016 11:35 AM, Marcus Schopen wrote: Am Samstag, den 17.09.2016, 10:36 +0200 schrieb Axb: On 09/17/2016 10:17 AM, Marcus Schopen wrote: Hi, is there a concept for updating from multiple channels in /etc/cron.daily/spamassassin so that sa-compile is called only if one channel got

Re: cron sa-update with multipe channels

2016-09-17 Thread Marcus Schopen
Am Samstag, den 17.09.2016, 10:36 +0200 schrieb Axb: > On 09/17/2016 10:17 AM, Marcus Schopen wrote: > > Hi, > > > > is there a concept for updating from multiple channels > > in /etc/cron.daily/spamassassin so that sa-compile is called only if one > > channel got updates? > > >

Re: cron sa-update with multipe channels

2016-09-17 Thread Axb
On 09/17/2016 10:17 AM, Marcus Schopen wrote: Hi, is there a concept for updating from multiple channels in /etc/cron.daily/spamassassin so that sa-compile is called only if one channel got updates? /etc/cron.daily/spamassassin is not part of the SA project. It's usually something added by

cron sa-update with multipe channels

2016-09-17 Thread Marcus Schopen
Hi, is there a concept for updating from multiple channels in /etc/cron.daily/spamassassin so that sa-compile is called only if one channel got updates? Ciao Marcus