Hi all,

I figured it out. It turns out that I never actually called the email
sending API from my code when running in the production environment.
This was due to the way some query parameters are set when run in the
production environment vs. in the development server.

Sorry for this and thanks for all your help!

Romuald

On Tue, Sep 22, 2015 at 5:04 PM, Patrice (Cloud Platform Support) <
[email protected]> wrote:

> Hi Romuald,
>
> Just to make sure the email is properly sent and the problem might be that
> the recipient is be a Google Groups, could you try adding another (non
> group) email to the "to"s?
>
> Cheers
>
>
> On Tuesday, September 22, 2015 at 2:27:37 AM UTC-4, Romuald Cari wrote:
>>
>> Hi Christian,
>>
>> and thanks for your reply. The sender email address has "owner"
>> permissions on the project.
>> It must be something else then...
>>
>> Romuald
>>
>> On Mon, Sep 21, 2015 at 9:57 PM, Christian F. Howes <
>> [email protected]> wrote:
>>
>>> does the sender email address have at least  "viewer" permissions in the
>>> google cloud console project?  i have been bitten by that a few times....
>>>
>>> christian
>>>
>>> On Monday, September 21, 2015 at 9:10:56 AM UTC-7, Romuald Cari wrote:
>>>>
>>>> Hi,
>>>>
>>>> I've been following this document about how to send email from App
>>>> Engine using Python:
>>>> https://cloud.google.com/appengine/docs/python/mail/
>>>> Everything works fine when using the development server with SMTP
>>>> configured, however, when publishing my app, I never receive any emails.
>>>>
>>>> I'm using the admin account for that Google Apps For Business domain as
>>>> the sender, an email address that is part of the authorized senders of my
>>>> application.
>>>> I can't figure out why emails are not delivered to my group.
>>>>
>>>> Thanks in advance for your help.
>>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "Google App Engine" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/google-appengine/oCyXJ_YhEt4/unsubscribe
>>> .
>>> To unsubscribe from this group and all its topics, send an email to
>>> [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/google-appengine.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/google-appengine/a835793d-9d9f-4b0c-b43d-fc32e629cd5c%40googlegroups.com
>>> <https://groups.google.com/d/msgid/google-appengine/a835793d-9d9f-4b0c-b43d-fc32e629cd5c%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/oCyXJ_YhEt4/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/adae86ad-4df5-45e3-a889-635b755732d3%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/adae86ad-4df5-45e3-a889-635b755732d3%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAAXFkgYF4%2Bw1dR5JboGnT7byWGVU8jxRUD4mOL4MSd%3D7chOJzw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to