From: wobbet <nu...@jb...> - 2005-05-23 20:08:03
|
Maybe I'm thinking about this the wrong way - does it need to be in the POP chain or does it need to be in a different SMTP chain? Isn't there one SMTP chain for sending email and another for receiving email? If so then I just create a chain for the receiving email instance and put the jASEN listener in there. If that's the case where would I find that defined in the jboss-service.xml file? There's the definition of the SMTP Server and that uses the definition of the SMTP protocol. The chain is attached to the protocol definition... So why is my listener not getting called when I receive mail from another server? Is there more than one entry point into the chain I need to worry about? Am I mis-configured again? rjsjr View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878808#3878808 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878808 |