I want to download all emails in a gmail account and also want to get the unique url which will open the exact mail in gmail, off course with authentication. I tried using javax.mail imap library but Imap probably doesn t supports anything like it.
我可以使用“https://mail.google.com/mail/feed/atom”电子邮件。 但赢得的只是给我整个电子邮件,而只给我看不懂的电子邮件,我不想错过任何电子邮件。