mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-05 14:55:20 +02:00
1901: treat localpart case insensitive again r=mergify[bot] a=ghostwheel42 ## What type of PR? bug-fix ## What does this PR do? fixes error introduced by #1604 where the localpart of an email address was handled case sensitive. this screwed things up at various other places. ### Related issue(s) closes #1895 closes #1900 Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>