On Mon, 06 Dec 2010 10:33:05 -0800 Philip Prindeville <[email protected]> wrote:
> 11:16:10 mail mimedefang-multiplexor[14441]: Slave 1 stderr: Can't > determine ip format at /usr/share/perl5/Net/CIDR/Lite.pm line > 198#012#011 [..etc..] > What would cause the end-of-line character to (a) be set to \r\n and > (b) be printed in octal with a hash mark? Syslogd. MIMEDefang slurps the stderr output from the Perl process and syslogs it. Some (many?) versions of syslogd don't like non-printable characters and transform them with the #ooo octal replacement. (This is completely unrelated to the thread at http://www.mail-archive.com/[email protected]/msg09386.html mentioned by another poster.) Regards, David. _______________________________________________ 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

