Skip to content

tipitnet/chiliproject_tipit_mailgun_handler_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chiliproject Tipit Mailgun handler plugin

This plug allows to receive emails from Mailgun and also provides some other email-related features like:

  • Target project routing, the target can be specific using the "+" symbol the email addres. For example, if you want to send an email to project1 then you could write to [email protected].
  • Reject mails with CC, the goal of this feature is to force all comminution to go through Chili.
  • Process emails with embedded images to show then in the Issue body
  • Identify source application used to send the email and save this information to database. This information is useful to enhance the plugin

Installation

Place the plugin under the vendor/plugins directory on your chiliproject root location. Set the following environment varibles:

  • MAILGUN_API_KEY
  • GLOBAL_INBOX_PROJECT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published