Skip to content

mantisbt-plugins/TestEmailSender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test Email Sender

MantisBT ships with support for sending out emails via SMTP using the PhpMailer library. It also implements support for custom email senders via EmailSender plugins. Such plugins can have any implementation that can submit email messages to any service that handles delivery.

Examples of such emails senders:

  • Sendgrid
  • Postmark
  • Mailgun
  • AWS SES
  • Any custom service

This sample plugin submits emails to a webhook receiving service.

About

Test Email Sender for MantisBT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages