GutoVeronezi commented on pull request #4954: URL: https://github.com/apache/cloudstack/pull/4954#issuecomment-848284090
@rhtyd As mentioned before, I set SMTP global settings to project, alert and quota and enabled StartTLS (global setting); Then I allowed `Less secure app access` on my Google account and set the following settings: ``` server address: smtp.gmail.com username: <gmail address> password: <gmail password> port (TLS): 587 ``` - To alert, I started mgmt; - To quota, I added 10 credits to my user and set 20 as min balance, then I called API `quota update` via Cloudmonkey; - To project, I enabled global setting `project.invite.required` and added an user via email; Next the screenshot of received emails:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
