[MacPorts] #66581: claws-mail: No images displayed in standard mail (image viewer settings not working)

MacPorts noreply at macports.org
Fri Dec 30 03:11:27 UTC 2022


#66581: claws-mail: No images displayed in standard mail (image viewer settings not
working)
-------------------------+--------------------
  Reporter:  Rezzy-dev   |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.0
Resolution:              |   Keywords:
      Port:  claws-mail  |
-------------------------+--------------------

Comment (by Rezzy-dev):

 Solution found!

 Claws Mail relies on /etc/mime.types for file MIME type associations when
 adding attachments to mail.

 The solution is to create the /opt/local/etc/mime.types configuration/text
 file and populate it with:

 {{{
 image/jpeg    jpg jpeg
 image/png    png
 image/gif    gif
 image/webp    webp
 }}}

 After this, the images for attached image files display as excepted in
 mail (Claws Mail assigns the correct MIME type to the attachments).

-- 
Ticket URL: <https://trac.macports.org/ticket/66581#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list