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

mailcap entry for image/jpeg not found



All,

This is a weird one.

When I open an email that attached jpeg images, I get a "mailcap entry
for image/jpeg not found" message on the mutt status bar.

Hitting 'v', and then 'enter' on one of the images, however,
successfully opens the jpeg image.

Here is a snippet from my mailcap entry:

image/*; display '%s'
image/jpeg; display '%s'

I specifically added the 'image/jpeg' line (as opposed to leaving just
'image/*') thinking that it may resolve the issue...it didn't.

Thoughts? Clearly the mailcap entry is correct if I can open the image
after hitting 'v' and selecting the jpeg.

-j