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 "ouvtam (Jira)" <se...@james.apache.org> on 2022/12/16 10:52:00 UTC

[jira] [Created] (JAMES-3869) JSPF mailet should skip private networks in addition to 127.0.0.1

ouvtam created JAMES-3869:
-----------------------------

             Summary: JSPF mailet should skip private networks in addition to 127.0.0.1
                 Key: JAMES-3869
                 URL: https://issues.apache.org/jira/browse/JAMES-3869
             Project: James Server
          Issue Type: Improvement
            Reporter: ouvtam


The JSPF mailet skips SPF checks for remote address 127.0.0.1.

In addition, the mailet should also skip SPF check for following private class networks:
 * 127.0.0.0/8
 * 10.0.0.0/8
 * 172.16.0.0 – 172.31.255.255
 * 192.168.0.0/16

Make it configurable to add more flexibility to exclude other networks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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