Michael Einem wrote:
>>> does anyone object to coming up with a standard way to format log
>>> messages?
> 
> Yes, one could use awstats then to evaluate them.
> 
> But, speaking of this, a question comes to mind that I was thinking
> about for months now but had more urgent problems. On my system
> courier (out of the .deb box) logs the same data into /var/log/syslog,
> mail.log, mail.info which (together with maildrop, spamassasssin ans
> fetchmail) renders hundreds of megabites of (triplicate) log data.
> My question:
> Is it possible to tell courier to log say popd data into
> /var/log/pop3.log
> imap4 data respectively to /var/log/imap4.log
> smtp data to smtp.log
> etc...
> without putting everything together into 3 different files. Or is it
> not intended to be that way and I am doing something wrong?

from my syslogd.conf
*.*;auth,authpriv.none;\
        mail.none;cron.none     -/var/log/syslog
mail.*                          -/var/log/mail.log

> Also I would be grateful for a hint of where to find docs on  U*X
> logging so that I can understand how this works.

man syslog.conf
or man syslogd or something similar

> thanks,
> Maichel.
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe:
> https://lists.sourceforge.net/lists/listinfo/courier-users 


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to