LeoIannacone / goopg

GPG for Gmail in Chrome and Chromium
http://leoiannacone.github.io/goopg/
GNU General Public License v3.0
53 stars 5 forks source link

Everytime an email is verified is also entirely downloaded (with attachments) #2

Closed LeoIannacone closed 9 years ago

LeoIannacone commented 9 years ago

Figure out how to get only the email headers and then download the message and verify it only if:

Use the Gmail API: https://developers.google.com/gmail/api/v1/reference/users/messages/get

LeoIannacone commented 9 years ago

GMail API query to get the Content-Type:

format: metadata
metadataHeaders: Content-Type