Chris wrote:
[2474] dbg: metadata: X-Spam-Relays-Trusted: [ ip=127.0.0.1
rdns=localhost.localdomain helo=localhost by=mailrelay.embarq.synacor.com
ident= envfrom= intl=1 id=8B8062336D7 auth= ] [ ip=127.0.0.1 rdns=
helo=mailrelay.embarq.synacor.com by=localhost ident= envfrom= intl=1
id=jfvuG0A1xsHa auth= ]
[2474] dbg: metadata: X-Spam-Relays-Untrusted: [ ip=71.48.168.13
rdns=tx-71-48-168-13.dhcp.embarqhsd.net helo=!192.168.2.2!
by=mailrelay.embarq.synacor.com ident= envfrom= intl=0 id=228272334BD auth= ]
I read what it says, but I guess I don't understand. I see that 127.0.0.1 is
trusted and from what the wiki says, thats a given. I read this as my ip
being untrusted, is that correct? If thats the case would the only trusted
relays be 127.0.0.1? What about the trusted_networks entry? I'm unsure on
that also. This is my current trusted_networks line:
trusted_networks 127/8 192.168/16 207.217.121/24 209.86.93/24 208.47.184/24
Assuming that 71.48.168.13 is "your IP", yeah, it's not trusted, nor
should it be given that it's not in your trusted_networks config. That
leaves 127.0.0.1 being trusted. 208.47.184.129 is ignored since header
parsing restarts after it finds a fetchmail marker.
I'm not sure "what about the trusted_networks entry" you want to know.
Actually I'm not sure what at all you want to know.
Daryl