I set up a simple app that emails comments submitted on the site to myself.
Firstly it's not completely clear from the docs what constitutes a legal sender for an email. Is it all of the following? : (a) a registered developer of the application (b) any legal receive address for the app, eg: exam...@myappid.appspotmail.com (c) the gmail address of any user logged in through the google login service No matter what I put in there I cannot successfully send any mail to myself. My mails do show up in the items sent count on the quota page but they never get delivered. I notice elsewhere that that have been problems delivering to hotmail. My email address is on one of the mail.com domains. Is it possible there is a glitch getting to mail.com - or perhaps a blacklisting misunderstanding? If I can send from exam...@myappid.appspotmail.com then I guess I could put in a receiver process so I could see the bounced headers. Is that the most sensible way of going about things? Or maybe just associate a gmail account with the app? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.