Posted By:
Andrey_Ptashinskiy
Posted On:
Tuesday, November 27, 2001 05:26 AM
How to get e-mail message source? I mean not a source of Message-class.
Methods getInputStream() or getRawInputStream() don't return source of message. They return only body of message without headers and other.
But I need whole message source as if I saved the message into file.