Re: base64 to quoted-printable

Dianne Skoll <[email protected]> Fri, 13 Oct 2017 10:21:10 -0400
Newsgroups gmane.mail.mimedefang
Organization Roaring Penguin Software Inc.
Message-ID <[email protected]>
On Fri, 13 Oct 2017 10:20:04 -0400
Dianne Skoll <[email protected]> wrote:

> 	# non-recursive case: Single part.
> 	# If $in_entity is base-64 encoded, make a new $new_entity
> 	# that is qp-encoded and call $out_entity->attach($new_entity)
> 	# and return 1 to indicate that a change was made.
> 	# Otherwise, call $out_entity->attach($in_entity)
> 	# and return 0.

Oh, sorry.  ->attach should be ->add_part.

Regards,

Dianne.
_______________________________________________
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