[google-appengine] send_mail sender restrictions and Google Apps Premier

2010-05-05 Thread Brandon Bloom
Hi, My app sends and receives mail on a variety of @mydomain addresses. These addresses are Google Apps user accounts, but after initial setup, all of their mail is forward to an appspotmail address and these users never login. I set it up this way due to GAE's send_mail sender restrictions [1].

Re: [google-appengine] send_mail sender restrictions and Google Apps Premier

2010-05-06 Thread Nick Johnson (Google)
Hi Brandon, Any email address your app can receive email on (eg, appspotmail addresses) are also valid - could you use them as your sender addresses? -Nick Johnson On Wed, May 5, 2010 at 9:13 PM, Brandon Bloom wrote: > Hi, > > My app sends and receives mail on a variety of @mydomain addresses.