> -----Original Message----- > From: Gary Funck > I have run into the same problem on an FC5 upgrade, and am > wondering what is the recommended fix?
See also http://lists.roaringpenguin.com/pipermail/mimedefang/2006-November/03114 9.html It appears your choices are to modify mimedefang.pl to specify unix sockets when opening Sys::Syslog, or else to modify the config for Fedora's syslog daemon to listen on an IP socket in addition to /dev/log. My personal recommendation would be to change the syslog config rather than to modify mimedefang.pl and have to remember to check for changes on the next release. You can always restrict it to localhost via iptables. _______________________________________________ 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

