[Bug 581360] Re: mail should not log to /var/log/syslog by default
Kenyon Ralph
kenyon at kenyonralph.com
Sun Nov 20 09:43:51 UTC 2011
Related reports in Debian: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=508376 http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=580552
** Bug watch added: Debian Bug tracker #508376
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508376
** Bug watch added: Debian Bug tracker #580552
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580552
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/581360
Title:
mail should not log to /var/log/syslog by default
Status in “rsyslog” package in Ubuntu:
New
Bug description:
Binary package hint: rsyslog
Particularly on servers, email should not be logged to /var/log/syslog
by default, as this clogs up syslog with tons of stuff that is already
being logged to /var/log/mail.log, /var/log/mail.err,
/var/log/mail.info, and /var/log/mail.warn by default.
Suggested change in the default /etc/rsyslog.d/50-default.conf:
- *.*;auth,authpriv.none -/var/log/syslog
+ *.*;auth,authpriv,mail.none -/var/log/syslog
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/581360/+subscriptions
More information about the foundations-bugs
mailing list