proxy_protocol error
Offen
bug
- Vorherrschende Sprache
- Go
- Sterne
- 6.1k
- Forks
- 327
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.