------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=420 ------- Comment #1 from [EMAIL PROTECTED] 2006-11-30 16:06 ------- Created an attachment (id=33) --> (http://www.exim.org/bugzilla/attachment.cgi?id=33&action=view) Function to do the dirty work I haven't figured out whether the lenptr and sizeptr arguments are actually needed (I looked at rfc2047.c when I wrote this). In contrast to rfc2047_decode2(), my function gives up if iconv fails, because it's not very probable that can produce anything useful anyway. After a closer inspection, I don't think it's reasonable to fit this in expand.c cleanly as an expansion operator; it will have to be an expansion item. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
