proxy_protocol error
Abierto
bug
- Lenguaje dominante
- Go
- Estrellas
- 6.1k
- Forks
- 327
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Describe the bug
When adding proxy_protocol directive in smtp, submission and imap, I get the following error :
panic: runtime error: hash of unhashable type proxyprotocol.Listener
# Configuration file
```bash
imap tls://0.0.0.0:993 tcp://0.0.0.0:143 {
proxy_protocol
auth &lldap_auth
storage &local_mailboxes
}
```
- maddy version: 0.8.1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.