dada-mail icon indicating copy to clipboard operation
dada-mail copied to clipboard

Add support for Mailgun API

Open justingit opened this issue 4 years ago • 2 comments

There's already a Perl module for this, but the needed ability to send raw MIME messages is not a part of it. I may just contribute to the already existing project, and adding it:

https://github.com/kan/p5-web-service-mailgun/issues/5

justingit avatar Sep 29 '21 01:09 justingit

I contributed to the module's project to add in that feature, so I can go ahead with this,

justingit avatar Oct 22 '21 23:10 justingit

What I want to do actually is change the WWW engine in the module to use whatever Dada Mail is using, so we don't have two, very similar dependencies. Those I can contribute upstream to the project, but they may not be taken up.

justingit avatar Apr 11 '22 15:04 justingit