WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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