Skip to content

Searching private key backups for non-Gmail accounts #105

@DenBond7

Description

@DenBond7

Need to do add a fix for searching the private key backups for non-Gmail accounts.

Now we have the next template:

from:user@gmail.com
to:user@gmail.com
(subject:"Your CryptUp Backup"
 OR subject: "Your FlowCrypt Backup" 
 OR subject: "Your CryptUP Backup" 
 OR subject: "All you need to know about CryptUP (contains a backup)" 
 OR subject: "CryptUP Account Backup")
 -is:spam

And this search String works only for Gmail. Need to modify an algorithm using standard JavaMail API for non-Gmail accounts.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions