I clone kaa source code from git, and succeed built and run it on my ubuntu 14.04. and then I also succeed to create kaa admin.
and then I set my outgoing email settings as this
- SMTP Protocol: smtps
- SMTP Host: smtp.gmail.com
- SMTP Port: 465
- Username: [email protected]
- Password: mypassword
and then I went to create a tenant, then add a user:
- Username: admin
- Email: [email protected]
- Account role: Tenane Administrator
but I fail to sent out the email to the tenant user from kaa server (or I did not receive the mail from kaa admin)
I also change the log level to TRACE and restart service, but there seems no error or trace information about this scenario in it.
would someone please help guide me what to do to make it work?
Many thanks Vincent