Thank you, Massimo.

It works fine now, but the sender (GAE limitation) can be only the
registered admin account.
Also mail.settings.server should be (as written in the docs) 'gae'.


On Apr 6, 6:01 pm, mdipierro <[email protected]> wrote:
> On google
>
> mail.settings.login='my_username:my_password'
>
> should be
>
> mail.settings.login='[email protected]:my_password'
>
> On Apr 6, 8:09 am, Vidul Petrov <[email protected]> wrote:
>
>
>
> > Hi Chrism,
>
> > Thank you for the help.
>
> > The problem is not on dev_server, but on appengine itself.
> > Though I tried many different (valid) user accounts (including the GAE
> > project's administrator  email) there is no result - "Unable to send
> > email".
>
> > On Apr 6, 3:52 pm, murray3 <[email protected]> wrote:
>
> > > Vidul,
> > > I spent some time looking into this problem, here is my post and
> > > Massimo's solution.
>
> > >http://groups.google.com/group/web2py/browse_thread/thread/da75fe0570...
>
> > > regards
> > > Chrism
>
> > > On Apr 6, 9:35 am, Vidul Petrov <[email protected]> wrote:
>
> > > > The mail object works great except on GAE, the configuration is:
>
> > > > mail.settings.server='smtp.gmail.com:587'
> > > > mail.settings.sender='[email protected]'
> > > > mail.settings.login='my_username:my_password'
>
> > > > Anybody with the same problem? Could it be some GAE issue?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to