From 8d909b2c0d17ef607cf471e6216fe4deb6149242 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 12 Nov 2008 11:52:11 -0700 Subject: [PATCH] Add smil description; some other tweaks. --- imp/config/mime_drivers.php.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/imp/config/mime_drivers.php.dist b/imp/config/mime_drivers.php.dist index b4961825f..24443f35e 100644 --- a/imp/config/mime_drivers.php.dist +++ b/imp/config/mime_drivers.php.dist @@ -2,6 +2,8 @@ /** * Decide which output drivers you want to activate for the IMP application. * Settings in this file override settings in horde/config/mime_drivers.php. + * All drivers configured in that file, but not configured here, will also + * be used to display MIME content. * * Additional settings for IMP: * + If you want to limit the display of message data inline for large @@ -26,6 +28,7 @@ * pkcs7 S/MIME signed/encrypted messages * plain URL syntax highlighting for text/plain parts * related multipart/related parts + * smil SMIL documents * status Mail delivery status messages * tnef MS-TNEF attachments * zip ZIP attachments -- 2.11.0