CVSROOT: /home/cvs Module name: viruswatch Changes by: simon 02/09/20 12:01:16 Modified files: . : shlib.c Log message: exim apparently runs with a zero umask, so we need to explicitly create our log files with sane permissions instead of relying on umask to do it for us. Bizarre.