On Thu, 04 Aug 2011 18:37:02 +0200 "Rolf E. Sonneveld" <[email protected]> wrote:
> $newmsg->make_multipart; > action_add_part($newmsg,$bpType,$bpEncoding,$bodypart,$bpFilename,"attachment"); No, not action_add_part. I mean MIME::Entity's addpart method. Please read the MIME::Entity man page carefully... all the info you need is there. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

