Very bad score spamassassin
eric le corre
eric_le_corre at msn.com
Fri Nov 18 15:22:22 GMT 2011
> Did I understand correctly if all your mail come from the same IP? Then your
rbl-checks might not work in
> SpamAssassin/MailScanner, since you are not seeing the correct IP.
>
> If this is wrongly setup, your RBL-checks will check the wrong IP, and your
SPF checks will fail. You could
> try adding this header to your spamassassin config:
>
> add_header all RelaysUntrusted _RELAYSUNTRUSTED_
>
> Then you will get a header in all mails showing which IP is used for RBL and
SPF checks. Make sure this IP is not
> your provider's (which is the same for all mail).
>
> The header will look like this:
> X-Spam-!RelaysUntrusted: [ ip=140.211.11.3 rdns=hermes.apache.org....
>
> Read more here:
> http://wiki.apache.org/spamassassin/TrustPath
>
> Also, this is more a SpamAssassin issue than MailScanner, so you might get
even more help on that mailing list!
>
> /Markus
Did I understand correctly if all your mail come from the same IP?
yes, it is that ! all from the same IP
add_header all RelaysUntrusted _RELAYSUNTRUSTED_
i have to put that in local.cf ?
thanks
More information about the MailScanner
mailing list