-
I see how to use it with Google, but I'm not sure what the variables need to be called for Rackspace mailgun since they have a domain, api key and password, what goes in the .env file for this?
-
**Version:** [v4.9.5](https://github.com/mailgun/holster/releases/tag/v4.9.5)
```
WARNING: DATA RACE
Write at 0x00c00006c0f8 by goroutine 16:
github.com/mailgun/holster/v4/clock.(*frozenTime).…
-
The system can't send emails without it. Email verifications and such require the Mailgun API key to be entered into Buddy. It looks pretty simple.
-
-
Fork from #17. Currently, we do some simple unit test to ensure the `send()` method is triggered, but the `send()` method is not tested yet. Need a `mailgun` test env to impl the E2E test.
-
Mailgun doesn's offer free routes anymore. The next available plan is 35euros/month. We should be able to find a cheaper provider for this. Some alternatives:
* https://www.mailjet.com/pricing/
* …
-
Hello
I see the mailgun api has methods related to creating and updating of templates.
Does this sdk provide related functionality?
Thanks
-
Hello,
When trying to run the workflow "EpicGamesFreeGamesDeploy" i get the following error:
![image](https://user-images.githubusercontent.com/58582841/104700846-c903d000-56e2-11eb-96e4-7ea720…
-
Amazon SES is far cheaper than Mailgun. The question is what features from Mailgun are actually used and needed; and wether SES does offer the same or similar features.
[Intro to SES](http://docs.a…
-
Hi there,
First off, thanks so much for this tool. It works great, makes sending templated emails super easy. I really appreciate all the work y'all put into this!
Would you consider supporting …