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 -- Collax GmbH . Burkheimer Straße 3 . 79111 Freiburg . Germany p: +49 (0) 761-45684-24 f: +49 (0) 761-45684-10 www.collax.com \ He's dim, Jed _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
