-
I am experiencing a weird behaviour with my self hosted Anonaddy (v0.14.1) configured to use Amazon SES as a relay host to send emails (since my cloud provider blocks outbound connections to port 25).…
buxm updated
7 months ago
-
We're connecting to an ISP mail server over a flakey mobile connection. We've implemented a retry system but it relies on emailjs resolving.
We recently got the following sequence of error response…
-
The new options for whitelisting/blacklisting and exceptions are great! Thank you.
We would like to be able to test for different types of rejections, as our systems track and report on things that…
-
Take this generated config: https://ssl-config.mozilla.org/#server=postfix&version=3.5.6&config=intermediate&openssl=1.1.1g&guideline=5.6
The following values are already Postfix defaults:
```
…
-
(I would have gladly opened this issue on the gitea instance, but it was down at the moment I checked. Please tell me if you'd prefer me to close it here and reopen it on gitea!)
**Is your feature …
r0one updated
3 months ago
-
when using the `--mail-directory` and `--auto-relay` options together, starting maildev fails as soon as there are on-disk stored mails in the defined mail directory:
```
MailDev using directory /…
-
I am running the BackupPC v4.3.1 version of the container.
BTW, below I have obscured my domain as 'mydomain.com'.
$Conf{EMailFromUserName} is overridden by "auto_from on" in /etc/msmtprc, meani…
-
We're currently sending email via SendGrid's SMTP server endpoint instead of their API. According to SendGrid, their API is faster and more reliable than their SMTP relay. However, their API require…
-
Hello,
I am running two independent instances of docker-postfix.
Both failed to relay mails after upgrading to the latest image version (v3.5.1).
`mailq` says: "unknown mail transport error"
l…
-
https://github.com/gen-smtp/gen_smtp/blob/21c3e247a68ba524575eeed39539e654f499bfdf/src/gen_smtp_client.erl#L219
When `gen_smtp_client:open/1` to check if the authorization credentials are correct:…