proxy_protocol error
Aperta
bug
- Lingua principale
- Go
- Stelle
- 6.1k
- Fork
- 327
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.