-
This would be helpful for SparkPost Enterprise users. E.g.:
```
sp = SparkPost(api_key='12345678abcdef', base_uri='https://host.name.goes.here')
```
-
Hi,
Is it possible to turn off this gem on the fly? In my case, I want people to use their own SMTP settings but when I try emails are still sent through SparkPost.
Thanks
-
Hi guys!
First of all thank you for the gem, it's awesome!
There is a little mistake in manual for the gem. As I see you use sparkpost_data[:recipient_list_id] as a pointer to SparkPost recipient li…
-
Is there anything that should/will be done in the package to comply with the API changes mentioned here: https://www.sparkpost.com/blog/upcoming-api-transmission-endpoint-changes/?
-
Hello!
First of all, thanks for your amazing work.
I am having some issues with centering on Mail on Mac (High Sierra, 10.13.4).
I'm sending the HTML inlined version, copy & paste, and the content …
-
The library is not working without the `requests` library. Hence, it should be added as dependency.
fazpu updated
6 years ago
-
```
Mar 26 21:13:38 hosting postfix/pickup[8378]: 2B03AE20BC: uid=1004 from=
Mar 26 21:13:38 hosting postfix/cleanup[8453]: 2B03AE20BC: message-id=
Mar 26 21:13:38 hosting postfix/qmgr[1075]: 2B03A…
-
Suggested by @sergeant-q: a forum.codebuddies.org, hosted using Discourse.
Relevant: https://www.digitalocean.com/products/one-click-apps/discourse/
Question for folks:
1) Would you join?
2)…
-
### Steps to reproduce
The line where error is emitted is https://github.com/bitwalker/distillery/blob/master/priv/libexec/erts.sh#L8
Steps to reproduce: upgrade release using `./bin/app_name upgr…
-
currently uses an older version of httpoison