Re: Spamassassin rules from sql

2012-02-02 Thread Miguel Fernandes
Thanks! That worked perfectly: blacklist_subject test On 02/01/2012 09:09 PM, Michael Parker wrote: On Feb 1, 2012, at 10:37 AM, Miguel Fernandes wrote: Hi! I'm just wondering, is there a limitation on the type of rules that can be added to the SpamassAssin rules table? Because adding so

Re: Spamassassin rules from sql

2012-02-01 Thread Michael Parker
On Feb 1, 2012, at 10:37 AM, Miguel Fernandes wrote: > Hi! > > I'm just wondering, is there a limitation on the type of rules that can be > added to the SpamassAssin rules table? > Because adding something like (subject scoring): > > header TEST_SUBJECT Subject =~ /test/i (I've tried several c

Re: Spamassassin rules from sql

2012-02-01 Thread Kris Deugau
Miguel Fernandes wrote: Just tested with this: +--+-++ | username | preference | value | +--+-++ | @fatias.pt | header TEST_SUBJECT | Subject =~ /test/i | | @fatias.pt | score TEST_SUBJECT | 3

Re: Spamassassin rules from sql

2012-02-01 Thread Axb
On 02/01/2012 07:23 PM, Miguel Fernandes wrote: Just tested with this: +--+-++ | username | preference | value | +--+-++ | @fatias.pt | header TEST_SUBJECT | Subject =~ /test/i | | @fatias.pt

Re: Spamassassin rules from sql

2012-02-01 Thread Miguel Fernandes
Just tested with this: +--+-++ | username | preference | value | +--+-++ | @fatias.pt | header TEST_SUBJECT | Subject =~ /test/i | | @fatias.pt | score TEST_SUBJEC

Re: Spamassassin rules from sql

2012-02-01 Thread Axb
On 02/01/2012 05:52 PM, Kris Deugau wrote: Miguel Fernandes wrote: Hi! I'm just wondering, is there a limitation on the type of rules that can be added to the SpamassAssin rules table? Because adding something like (subject scoring): header TEST_SUBJECT Subject =~ /test/i (I've tried several c

Re: Spamassassin rules from sql

2012-02-01 Thread Kris Deugau
Miguel Fernandes wrote: Hi! I'm just wondering, is there a limitation on the type of rules that can be added to the SpamassAssin rules table? Because adding something like (subject scoring): header TEST_SUBJECT Subject =~ /test/i (I've tried several combinations of fields: preference & value, w

Spamassassin rules from sql

2012-02-01 Thread Miguel Fernandes
Hi! I'm just wondering, is there a limitation on the type of rules that can be added to the SpamassAssin rules table? Because adding something like (subject scoring): header TEST_SUBJECT Subject =~ /test/i (I've tried several combinations of fields: preference & value, with no success) score