[Mimedefang] mimedefang-multiplexor slave segfaults

Adam Lanier adam at krusty.madoff.com
Fri Oct 26 13:51:44 EDT 2007


On Fri, 2007-10-26 at 11:56 -0400, Whit Blauvelt wrote:
> On the embedded Perl thing, unless that's used by default by some package
> it's not installed here. 
> 
> Thanks,
> Whit

Not sure about Gentoo, but on Red Hat/Fedora servers configuration of
mimedefang-multiplexor is in /etc/sysconfig/mimedefang and the config
option:

# Set to yes if you want to use an embedded Perl interpreter
MX_EMBED_PERL=yes

controls whether you are using embedded perl or not.

If your init script is simply passing parameters to
mimedefang-multiplexor, you should check to see whether the -E parameter
is being specified.  If so, you're using embedded perl.

You can turn the option off and see if that improves your situation.

Also, not sure if you've tried this as well but you can run the
multiplexor in the foreground (using -D) and see if that gives you any
more information.  Also look at the -l and -d options to log additional
information.

Hope that helps.




More information about the MIMEDefang mailing list