Skip to main content
This topic has been closed for replies.

2 replies

Inspiring
February 5, 2013

The note above about errors returning empty fields is incorrect.

For instance, if the Content-Type header indicates an encoding the JVM is unaware of ("Content-type: text/plain; charset=ansi_x3.110-1983"), you get a text and/or HTML body of "Unable to retrieve message content: java.io.UnsupportedEncodingException: ansi_x3.110-1983"

Inspiring
January 8, 2013

By default, getting recent email first if we specify MaxRows, correct?