On Thu, 11 Nov 2004 19:21:13 +0100, Mark Frasa <[EMAIL PROTECTED]> wrote: > Hello, > > I was wondering wheter it's possible that pop3d and imapd don't log to > maillog > > My syslog.conf is like this: > > mail.info /var/log/maillog > !imapd > *.* /var/log/imapd.log > !pop3d > *.* /var/log/imapd.log > > So every pop3 and imap (Couriers) connection made are logged to > imapd.log > > The problem is that i don't want it logged to /var/log/maillog but it > does. > How can i stop syslog from doing that, but leave the normal mail > information to log towards /var/log/maillog? >
I don't think this is possible with syslog but I may be wrong. I think you would probably need something more like multilog here for this to work which is a part of D.J. Bernstein's daemontools available in ports. http://cr.yp.to/daemontools/multilog.html Nelis _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"