Matthieu Baechler created JAMES-3183:
----------------------------------------

             Summary: 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


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-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to