When outputting the extension data for a
authorArt Cancro <ajc@citadel.org>
Thu, 23 Aug 2007 19:31:42 +0000 (19:31 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 23 Aug 2007 19:31:42 +0000 (19:31 +0000)
commit7c7698836856107cf05908ddb4314a82506ddd76
tree25f20c7a4eb58127f726526aaec98da0d66b7cd8
parent4a6134802531013e4f8b8e6e7498274ffb3c2828
When outputting the extension data for a
MIME part in BODYSTRUCTURE, the parameter 'NAME' now appears as
the first item in the list.  Previously we output 'CHARSET' first.  Either
one is perfectly legal IMAP, but the Asterisk voicemail application
stupidly assumes that 'NAME' will come first, and barfs if it doesn't.  So
we cater to its naivete.
citadel/modules/imap/imap_fetch.c