-
Hello, I need help with setting up a transport map in custom postfix configuration. I need it to fix this https://github.com/anonaddy/anonaddy/issues/485#issuecomment-2194240916
I want to forward all…
-
It was working until recently on my macOS. Unfortunately few things have changed (including OS upgrade) before I realised my mu4e wasn't sending any mails for days…
Fetching emails through IMAP wor…
-
This is not a issue, but a solution/discussion.
I had to switch off basic auth to Outlook365' SMTP, because Microsoft turned off it at all. I use smtplib for sending emails (sending emails with MS…
-
It could be usefull to add some prometheus metrics exposed on a specific HTTP(s) port.
At least number of failed sends to make some alerts on them.
# Metrics proposal
aws_smtp_relay_send_succes…
-
```
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…
-
I have write some code to send emails using supabase edge function. Using library of 1.4.0 all works good, but 1.5.0 and 1.6.0 doesn't works
Code:
```
import { SMTPClient } from 'https://deno.lan…
-
I have just found that BOINC RPC protocol commands are sent in clear text. This is bad, it should be encrypted. We have to keep backward compatibility, so RPC clients like boinccmd should start sessio…
-
```
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…
-
```
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…
-
## Detailed Description
I'm writing pytest test cases for aiosmtpd, and I'm hitting this problem against `master` in [aio-libs/aiosmtpd](https://github.com/aio-libs/aiosmtpd)
Minimal reproducibl…