On Thu, 12 Dec 2013 12:06:43 -0700
Philip Prindeville <[email protected]> wrote:

> If I want to add a header via:

> $entity->head()->add('Received', "some-multiline-folded-text");

MIME::Head is really a Mail::Header and it wants to take care
of folding the line on your behalf.  You have to give it a long unfolded
line and let it do its thing.

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

Reply via email to