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

double exclamation marks in haskell -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

Qt Creator - Searching files with Locator including folder -