-
Thanks for writing this great library!
I'm using Anymail 1.3, python-sparkpost 1.3.5, and Django 2.0.2.
I've also raised this issue on https://github.com/SparkPost/python-sparkpost/issues/161 b…
-
I guess it's not implemented? If I send you a PR, will you publish a new nuget?
-
If using RBE to reply to a bbPress topic, we should try and parse email attachments if available and post it.
This will currently have to rely on the GD bbPress Attachments plugin being active.
…
r-a-y updated
6 years ago
-
Hi,
This is what I get in production, when I try to generate PDF from HTML template.
```
** (exit) an exception was raised:
** (UndefinedFunctionError) function Misc.Random.string/0 is undefine…
-
Hello,
I had try to configure the emailing setup for the registration of my instance but I can't get it
My instance is piscolabis.me
```
SMTP_SERVER=smtp.gmail.com
SMTP_PORT=587
SMTP_LOGIN=my …
ghost updated
6 years ago
-
* Anymail version = 2.2
* ESP (Mailgun, SendGrid, etc.) = Mailgun
* Versions of Django, python = 1.11.13, 3.6
I'm having problems sending mails to gmail accounts. If I use the attach_inline_image…
-
When a user logs in or creates an account, the page blocks until the email is sent. Even worse, it holds a database connection the whole time:
https://github.com/mytakedotorg/mytakedotorg/blob/54f…
-
Strangely the Backdrop version of mailsystem seems to be a mix of 2.x and 3.x code. All the commits look like they were on the 3.x branch, and the `MailsystemDelegateMailSystem.inc` file is definitely…
-
We use coveralls.io for our other client libraries. Would be nice to add this for the java lib as well. Example: https://coveralls.io/github/SparkPost/php-sparkpost
-
Currently the text field is not mapped to `TemplatePreviewData` when previewing templates although it is present in the returned json from the server.
I created a PR for this issue: https://github.…