-
BPO | [25667](https://bugs.python.org/issue25667)
--- | :---
Nosy | @gpshead, @jaraco, @pitrou, @bitdancer, @jleedev
PRs | python/cpython#17851
Superseder | bpo-17561: Add socket.bind_socket() conveni…
-
When hooks are called for each steps of the SMTP call, the code check if the `MISSING` value is returned, which is an instance of `object()`.
I'm curious to know why.
From my perspective, if a c…
-
Hi there,
My MailRise instance is not providing any response after authenticating. Usually it would provide a response code of 235 if the authentication was successful. Or 535 response code if the …
-
We need to choose a right tool to perform email domain verification for referrer profiles.
**Possibilities**
* AWS SES
* Email Package in Python + Redis
-
Here is the traefik code:
```
tcp:
routers:
smtp_router:
entryPoints:
- smtp
rule: "HostSNI(`*`)"
service: smtp_service
services:
smtp_service:
l…
-
The process for signing up for the Charcoal Team is currently broken.
Users with a role other than Flagger can go to [this page on MS](https://metasmoke.erwaysoftware.com/channels/email) and get an…
-
I've been a happy `pytest-localserver` for a while now. It works great for SMTP. Since we moved from GSuite to self-hosted email, it became clear to me that sent emails are no longer automatically app…
kvdb updated
8 months ago
-
**Describe the bug**
Test coverage is not measured for coroutines when `coverage` is run in parallel with `concurrency = multiprocessing`. The following commit introduced this regression in Django:…
-
Hello,
First things first: Thank you for the amazing piece of software.
### Issue
We are receiving a handful of spam attempts to use selfhosted `hc` app as a smtp relay.
According to our t…
-
Bcc are supposed to be hidden ! but aiomptd is showing them in the "To" field.
no problem with normal CC.
I sent using php version 8. Cc fields and Bcc fiels in headers.
I have th elatest aiosmpt u…