Skip to content

Conversation

@gwire
Copy link

@gwire gwire commented Mar 20, 2021

Exim currently sets the iprev method in Authentication-Results: to look like

iprev=pass (localhost) smtp.remote-ip=127.0.0.1;

The registered method for iprev specified policy.iprev.

iprev=pass (localhost) policy.iprev=127.0.0.1;

Replace "smtp.remote-ip" with "policy.iprev" when applied to iprev
method, but retain "smtp.remote-ip" for arc method.

Updates changes made in 99efa4c
@HeikoSchlittermann
Copy link
Member

Thanks, we'll review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants