Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.