JIRA 4.3 : Adding your own email handling classes
This page last changed on Jan 04, 2010 by jlargman.
In JIRA, emails may be periodically fetched (eg. via POP or IMAP) and processed (eg. create a new issue, create a comment). You can add new ways of processing emails by implementing the MessageHandler interface in JIRA (or subclassing one if its implementations).
After writing your MessageHandler implementation, this is how to get it into JIRA:
You should now be able to select your own MessageHandler when configuring a POP service. |
![]() |
Document generated by Confluence on Mar 27, 2011 18:54 |