문제

Thunderbird 17.0.7 on Fedora Linux

I have the Enigmail plugin installed. Whenever I open a message that was GPG signed by someone whose GPG key includes an image, Thunderbird automatically pops up a new eog application to display the image.

How can I tell Thunderbird/Enigmail not to do this by default?

도움이 되었습니까?

해결책

Open the file ~/.gnupg/gpg.conf and make sure the following entries are commented out:

list-options show-photos
verify-options show-photos

I think the last one is actually what you're searching for. Do note that this setting has nothing to do with Thunderbird/Enigmail, it will change the default behavior system wide.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top