-
# Bug Report
## Description
When I configure my Email server to use Sendgrid's SMTP service, when I try to send a test email, I get the following error:
![image](https://github.com/user-attachm…
-
The last version released is 3.0.2, but master contains a fix for SendGrid categories.
Could you please release a new version?
Links for reference:
https://github.com/lukencode/FluentEmail/tree/m…
-
From the 19. of April, it is no longer possible to connect to sendgrid with basic authentication, while also having 2FA at Sendgrid. SMTPpro only have basic authentication.
-
When sending emails with SendGrid, the code does not work. For example, in the file `sendgrid_email_adapter.py`, the code `self.sg = SendGridAPIClient(apikey=sendgrid_api_key)` is invalid with the sen…
-
### Propose
We have a SendGrid account but need to set it up. Use cases will grow here, but to start we want to be able to send the following automated messages:
- Daily email when there was new data…
-
-
I am using Sendgrid in my Rails application, when I add emails in TO and BCC/CC, then after sending the email through my application, TO email is working fine and I got the email, but when I logged in…
-
https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/how_to_migrate_from_v2_to_v3_mail_send.html
https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/index.html
Thanks!
-
We are running into an issue where Rock is consistently showing more opening interactions than Sendgrid(2-3x more). I've investigated potential issues to see if it was an issue with multiple people w…
-
Currently, the Shopozor's e-mail service is configured for testing purposes. In particular, it makes use of the following service (cf. `shopozor/settings.py`):
```
EMAIL_BACKEND = 'django.core.mail.…