On Tue, 17 Nov 2009 17:25:02 +0200, Eray Aslan wrote:

> > How does sending a SIGHUP to smtpd increase the load on the syslog
> > server?  
> 
> Ugh, smtpd?  Where did that come from?  There was no mention of smtpd in
> the thread.

    destination mail {
            file("/var/log/mail/$YEAR/$MONTH/$DAY/$HOUR"
            template("$ISODATE $HOST $MSG\n") template_escape(no)
            owner("root") group("log") perm(0640)
            dir_owner("root") dir_group("log")
            dir_perm(02750) create_dirs(yes));
        };

I assumed that a destination called mail was for a mail server, not
general syslog messages :)

> Hectic day at work? :)

I' m not working today, decorating is even more stressful :(


-- 
Neil Bothwick

And if you say "No", I shall be forced to shoot you.

Attachment: signature.asc
Description: PGP signature

Reply via email to