http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4471
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|RFE: [review] Make |RFE: Make
|MAX_CONNECT_RETRIES and |MAX_CONNECT_RETRIES and
|CONNECT_RETRY_SLEEP |CONNECT_RETRY_SLEEP
|configurable |configurable
------- Additional Comments From [EMAIL PROTECTED] 2006-04-22 13:18 -------
ok, the longopt code is in -- this patch needs to be redone using something
like:
usg(" --connect-retries retries\n"
" Try connecting to spamd this many times\n");
usg(" --retry-sleep sleep Sleep for this length between attempts to\n"
" connect to spamd\n");
instead of -F and -N.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.