Hello I'd like to send several mail messages so that they create a conversation in the recipient's mailbox. I assume this is accomplished by 'Message-ID', 'In-Reply-To' and maybe also 'References' headers. Unfortunately: "For security purposes, the Mail service does not allow arbitrary headers on outgoing email messages. Some headers are overridden by the Mail service, such as the message send date. Other headers added to the outgoing message are stripped." http://code.google.com/appengine/docs/java/mail/usingjavamail.html#Messages_and_Headers
Is there a chance GAE would white-list some headers and add their respective methods to Mailservice API? Regards J. Záruba -- 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 google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.