Quoting Jasper Olbrich <jasper.olbr...@students.uni-marburg.de>:
1: Where can I find the code that decides which attachments are hyperlinked after uploading and which are not? What is the rationale for the current behavior?
mime_drivers.php. A link will only exist if a MIME viewer is present for the MIME type of that attachment. (It is possible that the browser has provided no indication of the MIME type, and the MIME magic code can't auto-determine, in which case the attachment will not be viewable).
2: If I click on the link to a viewable attachment, it is sent with Content-Dispostition: inline, which leads to unexpected behavior
I can't reproduce this. At least with an image attachment. michael ___________________________________ Michael Slusarz [slus...@horde.org] -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org