Hi , I tried with action_add_part($entity, "image/jpg", "base64", "/etc/mail/disclaimer/MAIL_html_40f16840.jpg" , "MAIL_html_40f16840.jp g", "attachment");
but i receive email with this content: This is a multi-part message in MIME format...------------=_1260526527-8234-0Content-Language: enContent-Type: text/html; charset=us-asciiContent-Disposition: inlineContent-Transfer-Encoding: 7bit111 Original email body ------------=_1260526527-8234-0 Content-Type: image/jpg; name="MAIL_html_40f16840.jpg" Content-Disposition: attachment; filename="MAIL_html_40f16840.jpg" Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) L2V0Yy9tYWlsL2Rpc2NsYWltZXIvTUFJTF9odG1sXzQwZjE2ODQwLmpwZw== ------------=_1260526527-8234-0-- What is a problem ? Giovanni ----- Original Message ----- From: Steffen Kaiser <[email protected]> Date: Friday, December 11, 2009 11:06 Subject: Re: [Mimedefang] Problem with filter_end To: [email protected] > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, 11 Dec 2009, Giovanni Romanenghi wrote: > > > You can also add the disclaimer html file as an attachment? > > I guess you mean: action_add_part() > > see man mimedefang-filter > > Regards, _______________________________________________ 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

