Hi, I should have done this earlier, but I finally went through my mutt.rc line by line to see why I have display problems. It boils down to these two lines: - - - Schnipp - - - set pgp_verify_command="gpg --no-verbose --quiet --batch -o - --verify %s %f" set pgp_getkeys_command="gpg --no-secmem-warning --no-verbose --batch --with-colons --keyserver wwwkeys.pgp.net --recv-keys %r" - - - Schnapp - - - With only the first line, all works well; with both lines, the display is corrupted whenever Mutt verifies a signature, even with keys I already have in my keychain.
I neither see anything wrong with the second line, nor do I understand why $pgp_getkeys_command is called for verifying a signature. Do you have any ideas? tia, Thorsten -- The history of Liberty is a history of the limitation of government power. - Woodrow Wilson