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 <mdipie...@cs.depaul.edu> wrote:
> On google
>
> mail.settings.login='my_username:my_password'
>
> should be
>
> mail.settings.login='my_usern...@gmail.com:my_password'
>
> On Apr 6, 8:09 am, Vidul Petrov <vidul.r...@gmail.com> 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 <ch...@murraypost.net> 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 <vidul.r...@gmail.com> wrote:
>
> > > > The mail object works great except on GAE, the configuration is:
>
> > > > mail.settings.server='smtp.gmail.com:587'
> > > > mail.settings.sender='my_usern...@gmail.com'
> > > > 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to