-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Description:
A user cannot send an email to an email address when using the FlowCrypt android app while sending the message using Gmail web app works.
Additionally, the email address the user trying to reach to was under of an email forwarding service called 'AnonAddy' (https://anonaddy.com/), a free and open-source anonymous email forwarding service.
Technical details:
The email composes of special characters used for email filtering such as +, = and sometimes .
Scenario:
Email Address #1: mail+demo=domain.com@email1.anonaddy.me
Email Address #2: mail+account=domain.com@email2.anonaddy.com
Using the Gmail web app, I tried to send an email to both of these addresses.
I have a successful attempt at sending an email with recipient Email Address #2 and a failed email on Email Address #1 and returns the following error message:
I tried to do the same thing on the FlowCrypt android app v.1.2.7 and I get the following error for both of the email addresses:
This prevents the user from sending an email to addresses with "complex" but a valid email addresses.
I would love to hear your thoughts about it. Thanks!
References:
https://mail.google.com/mail/u/1/#inbox/FMfcgzGmthprpZPNVdpkdkPfCmmfCQjv

