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

java - How to print docx and pdf? -

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

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -