OK, folks, I think we lost our track here. The question was about
SPF/SRS functionality, using the new SPF/SRS experimental Exim
functionality. Sometimes legit mails from POBOX.com got thru and
sometimes dont:
<= SRS0=2/[EMAIL PROTECTED]
H=(gold.pobox.com) [208.210.124.73] P=esmtp S=3365
[EMAIL PROTECTED]
H=(gold.pobox.com) [208.210.124.73]
F=<[EMAIL PROTECTED]> rejected RCPT
<[EMAIL PROTECTED]>: SPF 208.210.124.73 nao tem permissao de enviar
e-mails por bounce2.pobox.com
If you see, in both log entries the sender mta have the same IP. The
first one gets thru, the second is blocked by SPF.
My SPF confs within exim's configure looks like:
deny message = SPF $sender_host_address nao tem permissao de enviar
e-mails por $sender_address_domain
spf = fail : softfail : err_perm
log_message = SPF $sender_host_address nao tem permissao de enviar
e-mails por $sender_address_domain
Using exim 4.50.
--
Axel (aghi) Hollanda
http://aghi.argo.com.br/
<axel % hollanda.eng.br>
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/