LMTP multi-rcpt data response
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 373
- Forks
- 105
- Merge medio
- 4 min
- PR fusionados (30 d)
- 2
Descripción
LMTP returns a separate data response per successful RCPT command
https://datatracker.ietf.org/doc/html/rfc2033#section-4.2
so handle_DATA should return a list of responses?
FWIW smtplib has the same problem
https://github.com/python/cpython/issues/76984
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.