[dev] MIME_Magic::

Anil Madhavapeddy anil@recoil.org
Tue, 18 Dec 2001 00:32:00 +0000


On Sat, Dec 15, 2001 at 02:58:56PM -0500, Chuck Hagenbuch wrote:
> Do we use the MIME_Magic or the extensions map anywhere?
> 

Incidentally, this isn't used in IMP since I didn't want to start
overriding MIME types based on file extensions without careful
thought as to the security implications of this (think Outlook).

What are everyone elses thoughts on this?  It could be perfectly
safe if done right, but I didn't want to just dive in and enable
the functionality.

Anil