You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2009/06/30 23:20:06 UTC

svn commit: r789962 - /spamassassin/trunk/spamc/spamc.pod

Author: jm
Date: Tue Jun 30 21:20:06 2009
New Revision: 789962

URL: http://svn.apache.org/viewvc?rev=789962&view=rev
Log:
bug 5974: add POD docs for new switch

Modified:
    spamassassin/trunk/spamc/spamc.pod

Modified: spamassassin/trunk/spamc/spamc.pod
URL: http://svn.apache.org/viewvc/spamassassin/trunk/spamc/spamc.pod?rev=789962&r1=789961&r2=789962&view=diff
==============================================================================
--- spamassassin/trunk/spamc/spamc.pod (original)
+++ spamassassin/trunk/spamc/spamc.pod Tue Jun 30 21:20:06 2009
@@ -182,6 +182,13 @@
 will abort the connection and treat this as a failure to connect; in other 
 words the message will be returned unprocessed.  
 
+=item B<-n> I<timeout>, B<--connect-timeout>=I<timeout>
+
+Set the timeout for spamc-to-spamd connection establishment (default: 600, 0
+disables). If spamc takes longer than this many seconds to establish a
+connection to spamd, spamc will abort the connection and treat this as a
+failure to connect; in other words the message will be returned unprocessed.  
+
 =item B<-u> I<username>, B<--username>=I<username>
 
 To have spamd use per-user-config files, run spamc as the user whose config