Support HAProxy's PROXY protocol for SMTP and IMAP
Abierto
imap
mta-in
- Lenguaje dominante
- Go
- Estrellas
- 6.1k
- Forks
- 327
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Use case
Putting maddy behind a reverse proxy/load balancer/TLS terminator while still
providing necessary information for any policy validation.
## Implementation
See #296 for relevant discussion.
Exact configuration syntax and semantics is up for discussion.
## Task list
- [x] https://github.com/emersion/go-smtp/issues/147
- [x] https://github.com/emersion/go-smtp/pull/148
- [ ] Implement server support in endpoint/smtp
- [ ] Implement server support in endpoint/imap
- [ ] Implement client support in target.smtp (note that it would prevent pooling from working)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.