Hi Geoff, App Engine's email support is for @*.appspotmail.com addresses, not @*. appspot.com addresses: http://code.google.com/appengine/docs/python/mail/receivingmail.html
-Nick Johnson On Tue, Nov 10, 2009 at 12:07 PM, Geoff Parkhurst <[email protected] > wrote: > > Hi Nick, > > [email protected] > > (Literally anything - I have a .+ wildcard) > > Thanks, > Geoff > > 2009/11/10 Nick Johnson (Google) <[email protected]>: > > Hi Geoff, > > What address are you sending the email to? > > -Nick Johnson > > > > On Mon, Nov 9, 2009 at 11:16 PM, Geoff <[email protected]> > wrote: > >> > >> Is there any special trick to getting inbound email working? I have > >> inbound_services: - mail in my app.yaml, and my dashboard is reporting > >> it's enabled. > >> > >> I have a simple logging file, which does nothing other than write to a > >> log when an email is received. > >> > >> This is all working fine locally, but not on my 'live' app. Any email > >> I send to the app bounces with this error: > >> > >> 553 553-5.1.2 We weren't able to find the recipient domain. Please > >> check for any > >> 553-5.1.2 spelling errors, and make sure you didn't enter any spaces, > >> periods, > >> 553 5.1.2 or other punctuation after the recipient's email address. > >> 17si8701bwz.8 (state 14). > >> > >> Any clues would be much appreciated. > >> > >> Thanks > >> Geoff > >> > >> > > > > > > > > -- > > Nick Johnson, Developer Programs Engineer, App Engine > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > Number: > > 368047 > > > > > > > > > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
