On Tue, 10 Feb 2004, Jonas Eckerman wrote: > You didn't tell 2.39 to use the embedded perl as well, did you? If > your perl has memory leaks, I would expect that to create problems > when using an embedded perl interpreter.
Actually, the embedded Perl interpreter is implemented in such a way that the main mimedefang-multiplexor process should *never* leak memory due to Perl problems. The parent process initializes the Perl interpreter only once, and thereafter, all Perl execution is handled in a slave. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

