Il 11/02/2016 12:49, Roberto Lucarelli ha scritto:
> 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
> 

On my system users send to submission port 465 not 25, and SPF check is
done only on port 25. So I check only received mail not sent.

-- 
ing. Andrea Gelpi
***************************************************
La Terra non la abbiamo ereditata dai nostri avi,
ma la abbiamo presa in prestito dai nostri bambini.
***************************************************
We do not inherit the Earth from our parents,
but borrow it from our children.
***************************************************

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to