JIRA 4.0 : Adding your own email handling classes
This page last changed on Jun 14, 2009 by rosie@atlassian.com.
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 Oct 06, 2009 00:31 |