0 Replies Latest reply on Jan 16, 2007 5:21 AM by djmacpac

    MailModuleImpl

    djmacpac

      Hi,

      I want to use the MailModuleImpl but I don't know how to.
      I want to catch an exception and send the message to an eMail adress. But now i don't know how to use the MailModule.

      I have this:

      MailModuleImpl mail = new MailModuleImpl();
      


      but i can't use methods like send or setGateway , what did I forget?
      Please help me!