Support HAProxy's PROXY protocol for SMTP and IMAP
未关闭
imap
mta-in
- 主要语言
- Go
- 星标
- 6.1k
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 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)
贡献指南
评估
这个 Issue 还没有评估数据。