Martin Hochreiter wrote:
Daryl C. W. O'Shea schrieb:
---------------------------
trusted_networks 80.123.XXX.XXX
trusted_networks 80.122.XXX.XXX
internal_networks 192.168.1.0/24
internal_networks 192.168.2.0/24
internal_networks 127.0.0.1
---------------------------

I am using the SuSE rpm spamassassin-3.1.8-9.2 (OpenSuSE 10.1) - I am
really not
a specialist in configuring spamassassin so I am using almost the
default values from
the SuSE config. I inserted those trusted/internal networks  lines
because I get often these
ALL_TRUSTED Headers - maybe thats the wrong solution for it.

I printed a little network topology of my net - can anybody tell me
please, what really should
be mentioned in local.conf (trusted_networks, internal_networks)?

192.168.2.0(net) --- 80.123.XXX.XXX ~~~VPN~~~ 80.122.XXX.XXX ---
192.168.1.0 (net)- 192.168.1.104 (mailserver)

Imap4-SSL and Smtp is portforwarded from the firewall to the mailserver.

Something like the following might work (I'm not 100% clear on what mail is being scanned and from who/where):

trusted_networks 192.168.1.0/24 192.168.2.0/24 80.122.0.0/15 127.0.0.1
internal_networks 192.168.1.0/24 192.168.2.0/24 80.122.0.0/15 127.0.0.1

Daryl

Reply via email to