bugMHonArc - Bugs: bug #52469, Group-address headers corrupted in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #52469: Group-address headers corrupted in archive

Submitter:  Ralph Corderoy <ralph>
Submitted:  Mon 20 Nov 2017 02:11:35 PM UTC
   
 
Category:  Mail Parsing Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Operating System:  All Perl Version:  N/A
Component Version:  N/A Fixed Release: 

Discussion

Mon 20 Nov 2017 02:11:35 PM UTC, original submission:  

Here's an archive of an email with two addresses in its To: header, a group address, and a single address.

    $ curl -sS ftp://lists.gnu.o ... h-workers/2017-11 |
    > sed -n '/Sat Nov 18 19:42:55 2017/,/^To:/p' |
    > sed -n '$p'
    To: nmh-announce: ;, -email is unavailable-
    $

Here it is in the mhonarc.org archive, corrupted.

    $ curl -sS 'https://www.mhona ... b-smtp2.pobox.com' |
    > grep '^To:'
    To: nmh-announce: ;@zimbra.mallorn.com, -email is unavailable-
    $

Ralph Corderoy <ralph>

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by ralph (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code