My app allows users to set a list of email addresses that receive an email when certain events occur in the app. The from address is set to the current user's email address (so they must have a Google login). Currently, the user gets a separate email for each recipient in the list each time an email goes out (so if there 24 recepients, the user gets 24 of these "confirmation" emails). Is there a way to either configure it so the user gets just 1 email confirmation or, better yet, none at all?
Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
