Hi, My app adds proprietary headers to a MimeMessage with setHeader() and up until the point the message is sent, I've confirmed with the debugger that the headers are in the message. But after the message is sent and I looked at it, all my headers are gone. Is this a known bug in the SDK? This doesn't happen with standard Java apps (I'm porting a Java desktop app to Android, so this code should work since it works on the desktop). TIA!
Bob -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

