mail recipient listener
Vijay Venkatasubramani <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <CAF+SjLTRTksAqJmSk+HzXcHua6_91w+Zrxwfr+GyCy8UDRKhEg@mail.gmail.com> |
Hello, I am working on a use case that I need to have an SMTP endpoint and whenever an email is sent to a particular email address, a listener should be invoked and process the message and call a different server. Such a scenario is possible with Apache James? I have seen SMTP Hooks, I am not sure if that serves the above requirements. Thank you Vijay