Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

proxy_protocol error

Open
#783 1 comment 0 reactions 1 assignee View on GitHub

@foxcpp is already working on this.

Since Mar 25, 2026.

Assessment

This issue has not been assessed yet.

Description

bug

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

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
Dominant language
Go
Stars
6.1k
Forks
327
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from foxcpp/maddy

All issues in foxcpp/maddy

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.