-
While attempting to send through my Sendgrid account I got stuck on this error for ages. Basically my password had some special characters and I guess I needed to do some escaping, unfortunately the e…
-
import win32com.client
# Initialize Outlook application
outlook = win32com.client.Dispatch("Outlook.Application").GetNamespace("MAPI")
# Function to recursively get all members of a distribution lis…
-
### Describe the bug
Hello,
I am using the latest version of the Watchtower image. I have configured email sending with a Google Workspace setup. The problem is that Google blocks connections with a…
-
Here is a transcript of the error message:
SMTP Error: Could not authenticate.
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Connection: opening to ssl://box.bo…
-
"JMAP is intended to be a new standard for email clients to connect to mail stores. It therefore intends to primarily replace IMAP + SMTP submission. It is also designed to be more generic such that i…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
* As of now Keploy supports only client initiated calls, by listening on the client connecti…
-
### Description
Currently, there are 2 methods to send [notifications](https://www.authelia.com/configuration/notifications/introduction/): filesystem and smtp. With smtp provider, if we want to con…
-
```
What steps will reproduce the problem?
1. Trying to send e-mail
2. Account Activation that requires sending e-mail link
What is the expected output? What do you see instead?
What version of th…
-
Emails are failing to be sent from forms. When I try to send a test email it says the email is unauthorized.
-
### Answers checklist.
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used th…