martin f krafft wrote:
also sprach martin f krafft <[EMAIL PROTECTED]> [2006.06.06.1401 +0200]:
Regarding the issue I raised in February (to which I have not yet
found an answer)
I am sorry (again), I only just saw
http://mail-archives.apache.org/mod_mbox/spamassassin-users/200602.mbox/[EMAIL
PROTECTED]
this does *indeed* work. At least it seems to.
Really? That makes no sense to me. I don't see anything in your
example header that we use as auth tokens. Actually, I don't see any
auth tokens. What's to stop someone from connecting with SSL but not
authenticating?
One thing though: specifying
internal_networks 127.
does not work. I have to specify 127.0.0.1/32 to make it work, which
is not a problem really.
Either should cover 127.0.0.1 (although adding an internal_networks
entry without a trusted_networks entry that covers it is always wrong).
What version of SA are you using?
Daryl