app icon indicating copy to clipboard operation
app copied to clipboard

Uppercase alias in CC of response causing response email dropped

Open InAnimaTe opened this issue 1 year ago • 0 comments

Prerequisites

  • [X] I have searched open and closed issues to make sure that the bug has not yet been reported.

    Closest I could find was https://github.com/simple-login/app/issues/1562#issuecomment-1416931137

Bug report

Describe the bug When replying to an email sent to alias A with an uppercase version of alias A in CC line, receive a "non-reverse aliases exist" email from simplelogin and the person in TO line (original sender) does not receive email.

Example: Sender: [email protected] sends to alias A: [email protected] Reply with:

This scenario will cause both an email from Simplelogin warning about sending to a "non-reverse alias" and result in the intended recipient not receiving the email/response.

Expected behavior Expect for Simplelogin to act case-insensitive and recognize [email protected] and [email protected] are indeed the same alias/person/recipient.

Environment (If applicable): Using Gmail with Simplelogin premium.

Additional context I've received emails which included both an uppercase and lowercase version of my alias in the To line. Clicking reply-all, the uppercase variant sometimes (not sure when or why in how that's determined) gets included in the response Cc line, which causes this issue and my email to not arrive back to the sender.

InAnimaTe avatar Dec 09 '23 03:12 InAnimaTe