gmail api - getting a list of authorized sender addresses -


using gmail webui can send emails masquerading sales or support organization.

is there way enumerate list of authorized sender addresses?

if you're google apps domain existing gmail settings api can give access that: https://developers.google.com/admin-sdk/email-settings/#retrieving_send-as_alias_settings

the new gmail api announced today doesn't support (so gmail.com users don't have access doesn't sound use case).


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

mysql - Trying to get RmySQL to work but not understanding bash's export or filesystem conventions -