On Sun, May 15, 2011 at 09:02:29AM -0400, Jerry wrote: > I found a "Postfix How To" on <http://malwarepatrol.com.br/postfix.txt> > which I think is incorrect. It states that Postfix must be reloaded > after a change to a "body_checks" file; ie, "body_checks = > regexp:/usr/local/etc/postfix/body-deny". I did not think that Postfix > had to be reloaded after such a change and I just wanted to confirm if > I was correct.
The reload is required only if you want the changes to kick-in immediately. If you are willing for the change to become effective gradually over an hour or a few as processes reach their re-use limit or maximum idle time, then no reload is required. -- Viktor.