Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing support for virtual mailbox (gmail) #3

Closed
michael87 opened this issue Aug 17, 2018 · 0 comments
Closed

Missing support for virtual mailbox (gmail) #3

michael87 opened this issue Aug 17, 2018 · 0 comments

Comments

@michael87
Copy link

I miss the support of virtual mailboxes. In Gmail i can create infinite mailboxes, so i can sort my mail in folders. With a small change in the regex, it will be fixed:

static const String PATTERN_EMAIL = "^([0-9a-zA-Z]([-.+\\w]*[0-9a-zA-Z])*@([0-9a-zA-Z][-\\w]*[0-9a-zA-Z]\\.)+[a-zA-Z]{2,9})\$";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant