From: "Timo Proescholdt" <[EMAIL PROTECTED]>
> I have my cyrus 2.07 up for nearly a month now and i would
> be really very happy about it if it didnīt fill up my /var/log/messages
> every time a mail is delivered.By now my /var/log/messages
> contains 95% of stuff like this
>
> Nov 17 21:24:09 raidserver master[328]: process 1474 exited, status
> 0
> Nov 17 21:39:46 " master[1501]: about to exec /usr/local/cyrus/bin/imap
> Nov 17 21:39:47 raidserver service-imapd[1501]: executed
>
>
> To log this information i built up the file /var/log/cyrus.log,
> and added the entry local6.debug /var/log/cyrus.log in my
> syslog.conf.
> The cyrus.log gets filled now too, but what do i have to
> change in order to hold my /var/log/messages clean, and
> log only the really important messages like
> cyrus start, user login , user opens mailbox and so on
> to /var/log/messages
Add ";!local6.debug" to the /var/log/messages entry in syslog.conf.
Scot