On Wed, 5 May 2004, Chris Masters wrote:
> Hmmm. I initialise all connection handles in a
> getConnection function that checks the connection and
> opens one if necessary (because there never used to be
> a filter_initialize function and it's very resilient).
> Any other reasons?
We've noticed a problem with error reporting and the embedded interpreter,
but haven't been able to track it down. Try wrapping your use
statements in a BEGIN { eval { use XXX; } or die ("Error with use: $@"); }
Regards,
David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang