On Wednesday, December 6, 2017 at 10:44:07 PM UTC-8, Sandeep Patel wrote:
>
>
> Hello
> I am trying to send a welcome message to user as an email. To achieve 
> this, I have followed all the steps as they are described in the official 
> documentation. Additionally all the settings that I have adopted for the 
> purported functionality, can be found in the trailing email thread. 
> However, I am still receiving an Error Message -* WARNING:web2py:email 
> not send.* Can anyone help me out here please? Any help would be greatly 
> appreciated. 
>
> Thanks
> Sandeep
>
 

> [...]
> In My private/appconfig.ini
> [smtp]
> server = smtp.gmail.com:587
>

Is GMail's 2-factor authentication getting in the way here?  IIRC (from 
previous posters), the way around that involves registering your app with 
Google.  Others prefer to use other mailer services.  My AWS instance runs 
sendmail, so I have a local mailer, but had to SPF and DMARC stuff in the 
DNS records.

/dps


 

-- 
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.

Reply via email to