[Tfug] Is HUP necessary after having logroate rotate mail.log?

elemint at theriver.com elemint at theriver.com
Wed Jul 28 16:16:45 MST 2004


I have an amavisd-new, spamassassin, postfix configuration and after 
logroate rotates mail.log is  sending an HUP singnal to postfix necessary?
is the " killall -HUP postfix" line necessary?



taken from logrotate.conf


      /var/log/mail.log  {
          daily
          rotate 365
          delaycompress
          create
          postrotate
              killall -HUP postfix
       endscript
    }



Jim



More information about the tfug mailing list