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.