channel 70_zmi_german.cf.zmi.sa-update.dostech.net update?

2011-02-11 Thread C.M. Burns
Hi list, what happend to channel 70_zmi_german.cf.zmi.sa-update.dostech.net ? is this not being updated anymore although still advertised on http://wiki.apache.org/spamassassin/CustomRulesets ? sa-update reports Feb 11 10:22:16.646 [20894] dbg: channel: current version is 20100831, new versio

Re: Hot to use German spam channel? (GPG problems)

2010-05-16 Thread C.M. Burns
Yves Goergen schrieb: > Hello, > > how can I use the German spam rules channel that was recently advertised > here? When I tell sa-update to use that channel, it reports me GPG > problems. I have imported a key (not sure anymore which) but it still > doesn't work. The channel maintainer cannot te

Re: Custom rules - escape characters

2010-05-07 Thread C.M. Burns
> C.M. Burns wrote: > >> Hi list, >> >> when creating acustom rule, what characters have to be escaped? >> >> For example this scustom rule >> http://www.novell.com/communities/node/4630/whitelisting-ip-address-spamassassin >> escapes both

Custom rules - escape characters

2010-05-07 Thread C.M. Burns
Hi list, when creating acustom rule, what characters have to be escaped? For example this scustom rule http://www.novell.com/communities/node/4630/whitelisting-ip-address-spamassassin escapes both [ and ] while in common regex on only [ must be escaped http://www.regular-expressions.info/characte

Custom rules - which chars to escape?

2010-05-06 Thread C.M. Burns
Hi list, when creating acustom rule, what characters have to be escaped? For example this scustom rule http://www.novell.com/communities/node/4630/whitelisting-ip-address-spamassassin escapes both [ and ] while in common regex on only [ must be escaped http://www.regular-expressions.info/characte

custom rules - escape which characters?

2010-05-05 Thread C.M. Burns
Hi list, when creating a custom rule, what characters have to be escaped? For example this scustom rule http://www.novell.com/communities/node/4630/whitelisting-ip-address-spamassassin escapes both [ and ], while in common regex on only [ must be escaped http://www.regular-expressions.info/chara

Re: spamd[18549]: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": use_auto_whitelist 1

2010-04-27 Thread C.M. Burns
ram schrieb: > Hi > > i have recently update from 3.2.X to 3.3.X > > when i restart i get this message > > spamd[18549]: config: failed to parse line, skipping, in > "/etc/mail/spamassassin/local.cf ": use_auto_whitelist 1 > any suggestions > > Ram As far as I remember th

Custom rules in mysql

2010-04-09 Thread C.M. Burns
Hello list, I have a slight problem using custom rules with latest SA release. I am using a mysql DB to store the per user and per domain configs as described in the SA howto. Now I wanted to write a custom rule which should also be stored in the mysql DB. This does not seem to work, although allo