mirror of
https://github.com/lingble/Mailu.git
synced 2026-03-20 03:50:30 +00:00
The ID capability is not supported by nginx. Advertizing it leads to problems with client which send an ID command before authenticating. Before authentication commands are not forwarded to dovecot, but directly processed by nginx. One notable client which hit this issue is offlineimap. Closes #2938