<<< Date Index >>>     <<< Thread Index >>>

Re: eol ^M in mutt from certain users



drs@xxxxxxxxxxxxxx (Jay Daniels) writes:

>^M at end of line is only seen from users using a program called
>IncrediMail.

>Do I have a problem with mutt showing ^M at the end of lines or is it
>this IncrediMail program the user used to post the message?



I guess the Incredimail authors have a bit to learn about standards.
The following is from my .muttrc:

    # default: no filtering
    message-hook . "unset display_filter"

    # Fix incredimail text's trailing <CR>s
    message-hook "~h \"X-Mailer: IncrediMail" "set display_filter='tr -d \\\\r'"
-- 
G. Paul Ziemba  paul+usenetsig@xxxxxxxxxxxxxxxxx
FreeBSD unix:
 6:16PM  up 21 days, 20:55, 13 users, load averages: 0.00, 0.00, 0.00