Should the $Subject variable be mime encoded? Is this the correct
way to update the $Subject of an email:
my $subject = mime_to_perl_string($Subject);
$subject = "Foo and maybe Unicode chars";
$Subject = encode_mimeword($subject);
action_change_header('Subject', $Subject);
_______________________________________________
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