When "Reply All" function is used, it should remove my e-mail address from the list of email addresses to reply to, regardless of the email address' case.
"Reply All" function doesn't remove my e-mail address when case is not the same (ie: "Cyrille[at]bollu.be" is regarded not the same as "cyrille[at]bollu.be)
Mail app version: master
is it safe to treat them as the same? too lazy to read https://www.w3.org/Protocols/rfc822/ right now
Yes yes email addresses are case insensitive
Damned the local part of an email address is case sensitive 😲 !
This is the end of a 15 years belief for me 😞
so … close? :)
Yes, I guess.