KAM wrote:
> $Text::Wrap::columns   = 74;
> $Text::Wrap::huge      = 'overflow';
> $line = $Text::Wrap::wrap("", "\t      ", $list) . "\n";
> 
> action_add_header("X-Original-Recip-List","$list");

I think it would be better to omit the wrapping.  action_add_header adds a line 
to a file of milter commands.  Embedding newlines in a particular command is 
dangerous.  I'm guessing that libmilter will wrap long headers for you.

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

_______________________________________________
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