From: "Geoff Varney" <[EMAIL PROTECTED]>
I use something like "-A 192.168.XX.,127." to allow both localhost and
the other machines in the network.
{^_^}
Well, I have neither iptables nor SELinux active at all. I can't see what
I'm
missing. If I start spamd thus:
/usr/bin/spamd -d -i -c
it works fine.
If I start it thus:
/usr/bin/spamd -d -A xxx.xxx. -i -c to cover all of my networks including
localhost
I get Oct 13 13:14:05 localhost spamd[6189]: unauthorized connection from
localhost.localdomain [127.0.0.1] at port 33354
Does this make sense to anyone?
Please see the FIRST quoted line above and contemplate it. I do believe
that is your required solution.
{^_^}