Mailing List Archive

[Bug 3406] No way to treat all networks as untrusted
http://bugzilla.spamassassin.org/show_bug.cgi?id=3406





------- Additional Comments From felicity@kluge.net 2004-05-18 14:19 -------
*** Bug 3405 has been marked as a duplicate of this bug. ***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3406] No way to treat all networks as untrusted [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3406





------- Additional Comments From dallase@nmgi.com 2004-05-28 12:33 -------
this is screwy... an internet address gets trusted=yes, and an internal ip
addresss gets internal=no

spamdlog:2004-05-27 14:47:13.410917500 debug: received-header: relay
68.102.224.162 trusted? yes internal? no

spamdlog:2004-05-27 16:18:01.600894500 debug: received-header: relay 172.17.1.15
trusted? yes internal? no

I cant get SPF to run because everything seems to be trusted, and i dont have
any trusted_networks defined..

spamdlog:2004-05-28 14:11:04.696194500 debug: SPF: message was delivered
entirely via trusted relays, not required

shouldnt the default be everything is untrusted.

i know none of these IP addresses apply to the trusted_networks that are
'inferred' as specified in the man page...

debug: received-header: relay 68.102.224.162 trusted? yes internal? no
debug: received-header: relay 64.217.128.220 trusted? yes internal? no
debug: received-header: relay 24.225.0.34 trusted? yes internal? no

the IP address of the box accepting the mail is 172.17.1.103, on a 1-2-1 NAT..





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3406] No way to treat all networks as untrusted [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3406





------- Additional Comments From dallase@nmgi.com 2004-05-28 12:57 -------
if i add to local.cf

trusted_networks 127.

its behaves correctly...

debug: received-header: relay 68.102.224.162 trusted? no internal? no







------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 3406] No way to treat all networks as untrusted [ In reply to ]
http://bugzilla.spamassassin.org/show_bug.cgi?id=3406





------- Additional Comments From dack@ereomega.net 2004-05-30 23:02 -------
Using trusted_networks = 127. doesn't work correctly unless 127.x.x.x actually
appears in the headers of the mail. See point #2 of the description.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.