[Mimedefang] MIME::Entity->attach encoding of an already encoded body/bodyhandle

David F. Skoll dfs at roaringpenguin.com
Thu Aug 4 12:39:48 EDT 2011


On Thu, 04 Aug 2011 18:37:02 +0200
"Rolf E. Sonneveld" <R.E.Sonneveld at sonnection.nl> 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.



More information about the MIMEDefang mailing list