Selon Matt Singerman <[EMAIL PROTECTED]>: > I am running Cyrus with Sendmail as the MTA on a FreeBSD 6.0 system. > Currently, IMAP messages are being written to /var/log/messages. I'd > prefer to have them be written to /var/log/maillog. Is there an > option to change in Cyrus' configuration file to do this, or any other > way?
You could use something like this in /etc/syslog.conf : local6.info /var/log/imapd.log Antoine ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
