-
Right now it's not possible to pass a custom resolver function to resolve hostname lookup.
https://github.com/nodemailer/smtp-server/blob/2bd0975292208f1cf77d7a93cb3d8b3c4d48acb8/lib/smtp-connectio…
-
_tl;dr Emails for a custom IMAP/SMTP account which are sent from an alias always use the default address in the SMTP envelope headers. If the default address is invalid on the SMTP server, then sendin…
-
1. I AM using SMTP mail and in the email template I activate the option to be able to change from email address but when I try to customize the sender in the mail form in an open chat, the email is no…
-
Hello,
I am trying to integrate email service with linuxkit please find below my yml file.
```
- name: email-service
image: customized image
capabilities:
- all
net: host…
-
Hi Ashley,
Magento 1.9.3.3
SMTP Pro 2.0.7
We use every day Microsoft Office 365 (mail server in Microsoft's cloud).
**SMTP Pro configuration**
Connexion Mail : custom smtp
Authentificati…
-
### Describe the bug
Our outbound SMTP server (Zoho Mail) was rejecting Email Notifications with the message "553 Recipient domain not specified." I looked at the configuration for the form and fo…
-
We run our own mailserver, which uses a certificate which is issued by a pretty big and common CA.
Grafana runs as the `grafana/grafana:9.4.7` Docker image.
Analogous config in the prometheus al…
-
We have a a heartbeat check (https://www.hydroshare.org/heartbeat/) that is called every 5 minutes by a jenkins monitor job. The heartbeat uses django-heartbeat with default settings.
https://gith…
-
Hello again,
we had the idea of implementing a small "SMTP Proxy" with the following ideas behind it:
Image a company X and Users A,B,C.
Each of users will set there SMTP server as `mail.comp…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.3
### What happened?
We started to use deferrable operators and…