#Confluence Abstract Mail Processor Plugin
Abstract Confluence plugin to use as a base for developing a plugin that needs to process mails from a mail account.
This is a fork of the Mail to News plugin.
- Fork this repository
- Change groupId, artifactId, name and description
- Implement a processor extending the class AbstractMailProcessorJob
- Swap your class with with the Mail2NewsJob class in the job module in the atlassian-plugin.xml