Usernames are case sensitive
Closed this issue · 2 comments
Geod24 commented
A gotcha encountered while using the proxy is that the email configuration is case sensitive. If one has:
[NoReply@example.com]
...Trying to auth with noreply@example.com will not work and yield a "No entry for" error. While I don't see anything in the RFC that mandates username being case-insensitive, I can't recall a mail system where they are.
simonrob commented
This was previously discussed in #83 (see this comment in particular for references). I'm happy to add this as a proxy preference on a consultancy basis as mentioned in that issue, but will keep the default to be case-sensitive given the RFCs.
simonrob commented
I'm going to assume there isn't interest in this, so will close this issue.