> I had understood that web2py detected the server automagically (for mail > as it does for the db) so IOW I believe that "server='gae'" is set in > code, and my working hypothesis is that it is this detection which is > somehow failing.
Now I've read the book :P . And it states that for GAE you should, as Niphlod posted, set the settings.server option Is that line in your app model? I could not find any automatic detection for the mail send service in the Mail class. -- --- 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/groups/opt_out.

