Notice that web2py in trunk supports sending emails from AWS+SNS

just do

mail.settings.server='aws'

the sender email must be authorized in the SNS config


On Wednesday, 4 April 2018 20:17:20 UTC-5, Dave S wrote:
>
>
>
> On Wednesday, April 4, 2018 at 6:13:06 PM UTC-7, Dave S wrote:
>>
>>
>>
>> On Wednesday, April 4, 2018 at 6:10:28 PM UTC-7, Dave S wrote:
>>>
>>>
>>>
>>> On Wednesday, April 4, 2018 at 5:08:22 PM UTC-7, James O' Driscoll wrote:
>>>>
>>>> Any insights??  Surely this is not preferable when people who have 
>>>> clients and have to update web2py get no support.
>>>
>>>
>>> I updated from 2.14.6 to 2.15.4 with no issues to mail.  Not a very big 
>>> jump, perhaps, but it went okay.
>>>
>>> Perhaps you can do a -M yourapp -S and try the commands by hand, and 
>>> see if you get additional error messages.
>>>
>>> Is this code in a controller or a module?  Is it run during a normal 
>>> request, or from the scheduler?
>>>
>>>
>> Also, are you connecting to a third-party mail service such as Google or 
>> SparkPost?
>>
>
> [I don't; I have an AWS Linux machine with a local sendmail, which may 
> color my answers]
>
> And see Massimo's comments from last June:
> <URL:https://groups.google.com/d/msg/web2py/9kQU1LVbHMI/kXwwX-aMCQAJ>
>
> /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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to