Hello,
I have a problem on the SPF filtering enabled, here the details:

policyd server ip address: 10.10.10.115
ip mx domain.xx: 20.20.20.20
client ip: 70.70.70.25 ( (ip may be vary due to different connection, 3g,
wifi, ect.)

I set the SPF for the domain:
SPF for domain.xx: "v = spf1 ip4: 10.10.10.115 ip4: 20.20.20.20 mx -all"

When sending via the mx the SPF record is correct, all intended return the
PASS value on the SPF filter.

Sending via postfix / policyd instead I get the error:

  Recipient address rejected: Failed SPF check; Please see
http://www.openspf.org/Why?s=mfrom;id=test%domain.xx.;ip=70.70.70.25;r=unknown
;

The rule is too restrictive ;  I should enter, according to the filter in
policyd, all record of the client, and of course this is impossible.

The SPF filter should be checked only if the ip of policyd is inserted
(10.10.10.115)
and not all ip client that change from time to time.
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to