Sometimes, I give this errors:
Nov 24 10:26:44 server spamc[31357]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#1 of 3): Connection refused
Nov 24 10:26:45 server spamc[31357]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#2 of 3): Connection refused
Nov 24 10:26:46 server spamc[31357]: connect(AF_INET) to spamd at
127.0.0.1 failed, retrying (#3 of 3): Connection refused
Nov 24 10:26:47 server spamc[31357]: connection attempt to spamd aborted
after 3 retries
But how can I increase attempts to connect to spamd at 127.0.0.1 to more
than 3 times (20 times for example)?
This would go to give time to a software monitor (like Nagios or MON) to
solve the problem.
Thanks...