On Fri, 30 Sep 2005, Alun wrote: > You might be able to do something cute with a named pipe, but basically > that's just reinventing syslog, so no real gain.
There is no need for a named pipe. Just read the file. You have to be a bit cunning when it is re-cycled, but it's all been invented before. How do you think Eximon works? (I know the code in Eximon is untidy - it was hacked from Smailmon, which was a proof of concept hack in itself - but it should show you how to do it.) -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
