On May 30, 2002 at 17:53, [EMAIL PROTECTED] wrote: > --0__=09BBE15ADFF2928D8f9e8a93df938690918c09BBE15ADFF2928D > Content-type: application/pdf; > name="=?iso-8859-1?Q?CT-564.pdf?=" > Content-Disposition: attachment; filename="=?iso-8859-1?Q?CT-564.pdf?=" > Content-transfer-encoding: base64 > > MHonArc sees the file name, not as CT-564.pdf, but rather as the entire > string present after name. Is this a bug in MHonArc, or again something I'm > doing wrong? The inbox I'm testing against has been FTP'ed from the host, > but I don't think that changed anything as the transfer was binary.
MHonArc does not doing any non-ASCII encoded decoding on the filename spec. This would techniquely be considered a bug. I formally submitted the bug through the savannah site and it has a bug ID# of 511. Goto <https://savannah.gnu.org/bugs/?group_id=1968> to view and submit bugs to MHonArc. --ewh