I have this in my appconfig.ini and it works. ; smtp address and credentials[smtp] server = smtp.gmail.com:587 sender = [email protected] login = [email protected]:my_pwd tls = true ssl = true
domingo, 5 de Maio de 2019 às 10:26:40 UTC+1, mostwanted escreveu: > > I have been using gmail to send verification emails to clients registering > for my app but suddenly it is not working, i looked for possible solutions > to this problem but none are working and some are working for others but > not others, i just wanna know if there is another mailing service i could > use for my app and what is the setup process or a way to get gmail to > support my application that won't change in the long run as it has today! > > Regards; > > Mostwanted > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

