Re: Relaycountry problem

2016-09-02 Thread RW
On Fri, 2 Sep 2016 09:31:41 + Nicola Piazzi wrote: > header RELAYCOUNTRY_ITX-Relay-Countries =~ /IT/ > header RELAYCOUNTRY_BAD X-Relay-Countries > =~ /^(US|CN|RU|UA|JP|HK|UK|DE|BR|IN)/ > > in some cases I have both results in the spam report, I suppose that > is

Relaycountry problem

2016-09-02 Thread Nicola Piazzi
header RELAYCOUNTRY_ITX-Relay-Countries =~ /IT/ header RELAYCOUNTRY_BAD X-Relay-Countries =~ /^(US|CN|RU|UA|JP|HK|UK|DE|BR|IN)/ in some cases I have both results in the spam report, I suppose that is because plugin evals all ip address end not lastexterlal, is it co