GAE Mail Config.

29 views
Skip to first unread message

Prakhar Srivastava

unread,
May 10, 2012, 2:09:11 AM5/10/12
to web...@googlegroups.com
Is there anyone config the mail feature for GAE Server

howesc

unread,
May 10, 2012, 10:48:45 PM5/10/12
to web...@googlegroups.com
yup.  note that the sender must be an application administrator in GAE (this is how they prevent spammer from addresses):

    mail = Mail()                                  # mailer
    mail.settings.server = 'gae'  # your SMTP server
    mail.settings.sender='me <nor...@mydomain.com>' # your email
Reply all
Reply to author
Forward
0 new messages