When i run the "spamassassin -D --lint" i get
the message:
Sep 28 07:45:57.329 [13116] dbg: config: warning: score set for
non-existent rule "rulenames"
where rulenames are:
RCVD_IN_MSPIKE_H4
RCVD_IN_MSPIKE_WL
FREEMAIL_FORGED_FROMDOMAIN
RCV
gards
Il 03/09/2014 05:21, Karsten Bräckelmann ha scritto:
On Mon, 2014-09-01 at 07:36 +0200, Luciano Rinetti wrote:
I need a rule that, when a message is sento to p...@example.com
and the Subject contains "CV" or "Curriculum", scores the message with
I need a rule that, when a message is sento to p...@example.com
and the Subject contains "CV" or "Curriculum", scores the message with -9
and a rule that, when a message is sent to to p...@example.com
and the Subject doesn't contains CV or Curriculum, scores the message
with 7
Regards