You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matthieu Baechler (Jira)" <se...@james.apache.org> on 2020/05/15 09:06:00 UTC

[jira] [Closed] (JAMES-3183) Implement a matcher to match X-Originating-IP

     [ https://issues.apache.org/jira/browse/JAMES-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Baechler closed JAMES-3183.
------------------------------------
    Resolution: Fixed

merged  https://github.com/linagora/james-project/pull/3365

> Implement a matcher to match X-Originating-IP
> ---------------------------------------------
>
>                 Key: JAMES-3183
>                 URL: https://issues.apache.org/jira/browse/JAMES-3183
>             Project: James Server
>          Issue Type: Improvement
>          Components: Matchers/Mailets (bundled)
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> We could provide a matcher to do some matching on X-Originating-IP header in the same way as RemoteAddrInNetwork.
> It allows to do the same kind of check in cases there's a reverse-proxy in front of James.
> It is best used in combination with RemoteAddrInNetwork to check that both X-Originating-IP and remoteAddr are in known networks. This will prevent relaying messages with forged X-Originating-IP.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org