On Mon, 06 Dec 2010 13:56:38 -0800 Philip Prindeville <[email protected]> wrote:
> Ok, so... the fix then would be to do a split() on the input data > and call syslog() for each of the resultant fragments? Well, the equivalent in C. The data comes from the child's stderr and is captured and syslogged by the multiplexor process. It might just be easier to write a quick script to find "Slave \d+ stderr" error lines in your syslog output and reformat them to something more readable, since they should be quite rare. Cheers, Dave -- Dave O'Neill <[email protected]> Roaring Penguin Software Inc. +1 (613) 231-6599 http://www.roaringpenguin.com/ For CanIt technical support, please mail: [email protected] _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

