bypass milter but not the test.

2018-04-04 Thread saqariden
Hello everybody, I'm using spamassassin with mimedefang, i have some custom rulesets, one of those match when i test the positifs mail through "spamassassin -t", but the mail still bypassing the milter. the rule: header FR_SHORT_SPAM_H Subject =~ /((\(|\[)\d{

Re: bypass milter but not the test.

2018-04-04 Thread Tom Hendrikx
Hi, Sounds like a mimedefang question, not a spamassassin one. But did you restart mimedefang after adding the rule? Kind regards, Tom On 04-04-18 15:16, saqariden wrote: > Hello everybody, > > I'm using spamassassin with mimedefang, i have some custom rulesets, one > of those match whe

Re: bypass milter but not the test.

2018-04-04 Thread Dianne Skoll
On Wed, 4 Apr 2018 17:16:04 +0200 Tom Hendrikx wrote: > Sounds like a mimedefang question, not a spamassassin one. But did you > restart mimedefang after adding the rule? You can force MIMEDefang to reread everything without restarting it: md-mx-ctrl reread Regards, Dianne.