[Mimedefang] Slave 0 stderr: Usage: Sys::Syslog::_PATH_LOG()

David F. Skoll dfs at roaringpenguin.com
Thu Oct 31 13:02:02 EST 2002


On Wed, 30 Oct 2002, Mickey Hill wrote:

> Any idea what would cause this?

It's a bug in Sys/Syslog.pm

> mimedefang-multiplexor: Slave 0 stderr: Usage: Sys::Syslog::_PATH_LOG()
> at /usr/lib/perl5/5.6.0/i386-linux/Sys/Syslog.pm line 277. 

Change line 277 to read:

	my $syslog = _PATH_LOG() || croak "_PATH_LOG not found in syslog.ph";

and it will fix it.

Regards,

David.




More information about the MIMEDefang mailing list