Hi, compile exim with support for spfquery, but not work.

I read this documentation:

https://github.com/Exim/exim/wiki/SPF



I send a test email with the an invalid from address but not work

spfquery [email protected] --ip=200.58.112.191
softfail
domain owner discourages use of this host
('spfquery:', 'transitioning domain of gmail.com does not designate 
200.58.112.191 as permitted sender')
('Received-SPF:', 'SoftFail (spfquery: transitioning domain of gmail.com does 
not designate 200.58.112.191 as permitted sender) client-ip=200.58.112.191; 
envelope-from="[email protected]"; receiver=spfquery; mechanism=~all; 
identity=mailfrom')

exim configure:

deny message = $sender_host_address is not allowed to send mail from 
$sender_address_domain
     spf = fail

any ideas.?

Regards,



-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to