I've got a problem and am looking for suggestions. Our GAE app sends email. In fact, one could say that the success of the application depends on clickthrough from those emails to the application. The problem is, with the limitations on sending SMTP messages using GAE (from docs: "For security purposes, the sender address of a message must be the email address of an administrator for the application, or the Google Account email address of the current user who is signed in. The message can also include a "reply to" address, which must also meet these restrictions."), our generic from email address ([email protected]) is too often being disregarded or judged to be spam by the recipients. Any thoughts or suggestions?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
