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].
I am considering upgrading my Google Apps Standard account to Google Apps Premier. While there are only 2 actual human accounts, there are half a dozen dummy accounts to satisfy Google Apps. These accounts would cost me $50/year each if I were to upgrade. I have not yet tried making only a single dummy account with various aliases (nicknames?), but that would still cost me $50/year for the fake user account. I contacted the Google Apps sales team, but they said that they do not provide free or "standard" accounts on premier domains (understandably). They suggested that I contact the Google App Engine team to see if there a suggested workaround. Is there a workaround? Thanks, Brandon Bloom [1] "The sender address can be either the email address of a registered administrator for the application, or the email address of the current signed-in user (the user making the request that is sending the message)." http://code.google.com/appengine/docs/python/mail/sendingmail.html -- 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.
