Rajesh M wrote:
if you standard score is say : 5.0
you can write a header rule to allocate a positive or negative score if
the to field contains the specific domain

example
required_score 5
header header1 To =~ /example1\.com/i
score header1 -1

Your rule would not work with Bcc mail (for example, mail from this list).

You might get the desired result by using a 'Received:' or 'Delivered-To:' header.... This will vary depending on MTA, so examine your own mail and test for consistent performance.....

- C

Reply via email to