* Hugo Osvaldo Barrera <[email protected]> [06.01.2015 14:40]: > > - make Received: header conform a little bit more with RFC2821 and fix > > sorting in mutt [1] > > Huh, I never did manage to get mutt's sorting (by recv date) fixed, and I > never > would have guessed it was a header issue. > Is there some way to update/fix already received email? Exactly what changes > in > the emails?
Mutt takes the string after the first ; in the Received: header and tries to parse it as a timestamp. If you remove every semicolon and keep only the last one before the timestamp it should sort correctly. Regards, Armin Wolfermann -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
