Thanks for reply, Kevin.

Yes I am using IO::Socket::IP and it is also installed on my machine - version 0.230.0. I think it won't start without this module even on single stack.

As i read http://svn.apache.org/repos/asf/spamassassin/trunk/spamd/spamd.raw which introduces option to listen on multiple interface it should work in 3.4.0-rc5 and i can't wait to put it on production machines because of "better" IPv6 and Bayes-Redis support.

Any other hints?

Thank you
Jan

Dne 28.1.2014 18:40, Kevin A. McGrail napsal(a):
On 1/28/2014 12:04 PM, Jan Hejl wrote:
i'm trying to run 3.4.0-rc5 on my test machine, but when I run:

/usr/sbin/spamd -D -r /var/run/spamd.pid -m 10 -u qscand -s null --timeout-child=105 -l --nouser-config --max-conn-per-child=100 --round-robin

it starts infinite loop of child creation (see log attached).

Probably I'm missing something, because when -i 127.0.0.1 only is speciefied it starts normally. Same for [::1]. But together it doesn't work for me.
Hi Jan,

Thanks for the testing. Obviously this wouldn't work in an old version but dual stack support is also something that's a bit rare that might need more tweaking.

My first thought is are you using IO::Socket::IP? If not, I think that will be a requirement for both ipv6 and ipv4 at the same time. Please install that module and try again.

regards,
KAM


Attachment: smime.p7s
Description: Elektronicky podpis S/MIME

Reply via email to