Module implementing a dialog to send bug reports.
None |
EricGoogleMail | Class implementing the logic to send emails via Google Mail. |
GoogleMailHelp | Module function to get some help about how to enable the Google Mail OAuth2 service. |
Class implementing the logic to send emails via Google Mail.
None |
None |
EricGoogleMail | Constructor |
__doSendMessages | Private method to send all queued messages. |
__loadCredentials | Private method to load credentials from the token file. |
__prepareMessage | Private method to prepare the message for sending. |
__saveCredentials | Private method to save credentials to the token file. |
__startSession | Private method to start an authorized session and optionally execute the authorization flow. |
sendMessage | Public method to send a message via Google Mail. |
None |
Constructor
Private method to send all queued messages.
Private method to load credentials from the token file.
Private method to prepare the message for sending.
Private method to save credentials to the token file.
Private method to start an authorized session and optionally execute the authorization flow.
Public method to send a message via Google Mail.
Module function to get some help about how to enable the Google Mail OAuth2 service.