Anyway, I reviewed a few more related upstream bugs, and I think yours may be this upstream bug:
http://bugzilla.spamassassin.org/show_bug.cgi?id=4055
For you, 192.168.23.5 is IANA reserved block, so those are trusted, and on the outside, 61.52.78.187, which SA trusts by design. Well, they are discussing it... :-) Please have a look!
Mis-design, you mean. :)
Yes, this is definitely the bug that hit me. My SA is working fine now that I've set trusted_networks to just localhost explicitly. It sounds like upstream doesn't want to do anything about this bug; I recommend that the Debian package include:
# Set trusted and internal networks explicitly -- the defaults don't # seem correct clear_internal_networks clear_trusted_networks trusted_networks 127/8
by default (possibly commented out?) in the shipping local.cf.
- Marc
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]