Force mailscanner to reread and parse rules files

Dustin Baer dustin.baer at IHS.COM
Fri Jul 16 17:03:29 IST 2004


Sigurbjörn Birkir Lárusson wrote:

>I'm dynamically generating the mailscanner rules (from SQL) and I'm wondering if there's a way to make MailScanner reread its rules somehow (hupping it doesn't seem to have much of an effect).
>
How are you hupping?

The following work for me (notice the "-" before the `cat...):

    kill -HUP -`cat /opt/MailScanner/var/MailScanner.pid`

or

    kill -1 -`cat /opt/MailScanner/var/MailScanner.pid`

Dustin

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html




More information about the MailScanner mailing list