/[Apache-SVN]/spamassassin/trunk/spamd/spamd.raw
ViewVC logotype

Diff of /spamassassin/trunk/spamd/spamd.raw

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/spamd/spamd.raw	2005/04/12 00:56:33	160994
+++ spamassassin/trunk/spamd/spamd.raw	2005/04/12 01:00:41	160995
@@ -2327,11 +2327,11 @@ Note: Although C<spamd> will check per-u
 changes to the system-wide config files will require either restarting spamd
 or forcing it to reload itself via B<SIGHUP> for the changes to take effect.
 
-Note: If C<spamd> receives a B<SIGHUP>, it internally reloads itself, which means
-that it will change its pid and might not restart at all if its environment
-changed  (ie. if it can't change back into its own directory).  If you plan
-to use B<SIGHUP>, you should always start C<spamd> with the B<-r> switch to know its
-current pid.
+Note: If C<spamd> receives a B<SIGHUP>, it internally reloads itself, which
+means that it will change its pid and might not restart at all if its
+environment changed  (ie. if it can't change back into its own directory).  If
+you plan to use B<SIGHUP>, you should always start C<spamd> with the B<-r>
+switch to know its current pid.
 
 =head1 OPTIONS
 
@@ -2487,6 +2487,11 @@ Note that logging to a file does not use
 logging from spamd and other processes into the same file.  If you want
 to mix logging like this, use syslog instead.
 
+If you use syslog logging, it is essential to send a SIGHUP to the spamd daemon
+when you restart the syslogd daemon.  (This is due to a shortcoming in Perl's
+syslog handling, where the disappearance of the connection to the syslogd is
+considered a fatal error.)
+
 =item B<--syslog-socket>=I<type>
 
 Specify how spamd should send messages to syslogd.  The options are C<unix>,

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26