-
```
What steps will reproduce the problem?
Try to use the setting for no authentication on SMTP in the Preferences
page (SMTP Authentication Type: none). Emails will not send and
ActionMailer will giv…
-
```
What steps will reproduce the problem?
Try to use the setting for no authentication on SMTP in the Preferences
page (SMTP Authentication Type: none). Emails will not send and
ActionMailer will giv…
-
```
What steps will reproduce the problem?
Try to use the setting for no authentication on SMTP in the Preferences
page (SMTP Authentication Type: none). Emails will not send and
ActionMailer will giv…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Created a test DNN v9.13.00 website. Attempted to set up an SSL connection to the SMTP se…
-
I've followed the config doc https://github.com/Platoniq/decidim-install/blob/master/basic-config.md to config my own email server and it's not sending it, although decidim says it is.
I have changed…
-
I'm using Github Actions to automate email distribution and as of 25 April started receiving a 214 error when sending emails from github actions. The code works locally and the system admins for my or…
-
### Bug
I had this error when sending mail with valid login and cred OVH.
I ttried also with google smpt with app credential but no way.
```
CMailFile::sendfile: sendMsg, HOST=ssl://ssl0.ovh.ne…
-
Self register fails.
- Log error on the user portal (logs/openwis.log)
`2022-11-25 11:43:45,890 INFO [jeeves.request] - ==========================================================
2022-11-25 11:43:…
-
My script send an email to three different recipients. During testing and the first month of deployment, it worked every time. Recently, send.mail only sends the email to the third and final recipient…
-
Using [mail_parser](https://docs.rs/mail-parser/latest/mail_parser/) I guess.
Rationale:
* remove the `email-validator` optional dependency from pydantic, and its descendant dependencies - `dnspyt…