Skip to content

scandio/abstract-mail-processor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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.

How to use

  1. Fork this repository
  2. Change groupId, artifactId, name and description
  3. Implement a processor extending the class AbstractMailProcessorJob
  4. Swap your class with with the Mail2NewsJob class in the job module in the atlassian-plugin.xml

About

Confluence Abstract Mail Processor Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.6%
  • Python 2.4%