In the GAE/J documentation at "Google App Engine | Java | Services |
Mail | (Mail Java API) Overview | Sending Mail" with URL

  
http://code.google.com/intl/en/appengine/docs/java/mail/overview.html#Sending_Mail

it states

"... the sender address of a message must be the email address of an
administrator for the application, the Google Account email address of
the current user who is signed in, or any valid email receiving
address for the app (see Receiving Mail)."

In contrast, in the documentation at "Google App Engine | Java |
Services | Mail | Using JavaMail to Send Mail | Senders and
Recipients" with URL

  
http://code.google.com/intl/en/appengine/docs/java/mail/usingjavamail.html#Senders_and_Recipients

it states

"The sender must be either the address of a registered developer for
the application, or the address of the user for the current request
signed in with a Google Account."

Please can these two texts be unified by including "any valid email
receiving address for the app" in both parts?

(On a more minor point: the overview is very extensive with many of
the details repeated in the sections following. Again, Google might
care to eliminate duplication here.)

-- 
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.

Reply via email to