Hi,
On Wednesday 13 December 2006 16:05, Klaus Darilion wrote:
m->getFullHeader returns only the headers. How can I access the whole message (headers + all bodies)?
I just added a new function "getBody()" to the Perl API.
Headers plus all bodies should be "getFullHeader()."\n\n".getBody()".
Best, Bastian