-
**Describe the bug**
Emails fails to send because the SMTP username is used as the sender / from address.
**To Reproduce**
Steps to reproduce the behaviour:
1. Configure SMTP settings with a thi…
-
### Feature description
Currently, Infisical has confirmed support + docs for SendGrid, Mailgun, AWS SES, and SocketLabs
That said, we get people every day requesting support for more email provid…
-
SendGrid should be configured so emails sent through it get signed as coming from `@speedcubingmadrid.org`, as that should avoid our emails getting tagged as spam, specially by Microsoft.
Also, we …
-
-
I'm getting an UnauthorizedError when trying to send an email using this client. Anyone have any ideas where I should look?
-
I lost my ssh key! How do I gain access back to my account (or, failing that, delete the old one to start over)?
-
http://myget.org/gallery/cake-contrib
As suggested by @Jericho
gep13 updated
7 years ago
-
### Apache Airflow version
2.10.2
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
When creating a dag with, for example, `TriggerDagRunOperator` or `EmrTerm…
-
I use default job functionality extensively to make sure that regular jobs are rescheduled once they complete. However an email is sent out for every job every time it's requeued, which creates a huge…
-
Please state in the documentation whether it is safe to create a single `SendGridClient` object and share it among all threads in an app domain. In particular, I'd like to know if it is safe for multi…