On Sat, 2002-04-13 at 05:51, Bill Eldridge wrote:
> 
> If anyone's using EmailKit, I'm setting it up to
> work with Apache 1.3 & Webware. I have the
> /etc/aliases and /etc/smrsh stuff working, and
> mail gets passed off to EmailAdapter, but it seems like
> the EmailForward servlet bails on seeing if it's a
> subclass of Servlet, even though it's derived from
> EmailServlet:

This is generally caused because the Servlet module is being loaded
twice, via different paths.  Can you find what search path you have? 
(it's in sys.path)

  Ian



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to