Hi, On Monday 14 March 2005 17:22, mouss wrote: > Arturo 'Buanzo' Busleiman wrote: > > Arno wrote: > > | Hi, > > | > > | On Monday 14 March 2005 10:48, Rocco Scappatura wrote: > > |>I'ld like to have separate logs (different syslog facilities) for IMAP, > > |>POP3, IMAP-SSL e POP3-SSL and autodaemond. Is it possible? How can I > > |> do? > > | > > | I don't think you can tell the daemons to log to different facilities. > > > > But > > > > | there are other sysloggers besides the standard sysklogd. > > | > > | Metalog, for example, could do what want: > > | > > | http://metalog.sf.net > > > > I like syslog-ng. It's program-name based filter is quite cool. > > Isn't it possible to pass a "-facility" option to courierlogger?
Yes, you're right... Sometimes RTFM actually helps :)) So eg. the local[0-..]-facilities could be used to accomplish what Rocco wants. But there's still one drawback to this solution: If another daemon also writes to the facility local[0-..] there would still be 2 daemons writing to the same logfile. Another possibility is to write your own logprogram or simply tell the couriertcpd to log to a file instead of courierlogger. Arno ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
