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

Problem with encrypted mails from Windows



Hello,

I've a small problem with reading encrypted mails from a Windows user
(he uses Enigmail and Mozilla Thunderbird): On each line end, there's a
^M displayed. 

I solved it by setting 

   set pgp_decode_command="/usr/bin/gpg   %?p?--passphrase-fd 0? \
        --no-verbose --quiet  --    +batch  --output - %f | sed -e 's/\r//g'"

but I would like to know if there's a more general solution for this
kind of problem. Does anybody have similar problems?

Is there any setting in which the Mutt pager just ignores these ^M
characters?

Thanks for any comments!


Regards,
Bernhard

--