On Sat, Aug 19, 2017 at 10:02:28PM -0700, Ltc Hotspot via Exim-users wrote: > Dear Exim Users: > > Is this a valid rule to authorize local access to Exim: > -A cP-Firewall-1-INPUT -s 127.0.0.1:25 -p tcp -m state --state NEW -m > tcp --dport 25 -j ACCEPT
No, syntax error in address. This rule can not be loaded to kernel. Does "cP" frontend pass error messages to user? And source port should never be 25. -- Eugene Berdnikov -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
