[imp] Mime settings for msword
Patrick Boutilier
boutilpj at ednet.ns.ca
Mon Aug 17 14:06:25 UTC 2009
HORDE_VERSION', '3.3.4'
IMP_VERSION', 'H3 (4.3.4)'
Is there a way to disable the viewing of word attachments and only allow
downloading? I tried these settings in horde/config/mime_drivers.php to
no avail. Always tries to bring up /usr/bin/wvHtml or ''
$mime_drivers['horde']['msword'] = array(
// 'location' => '/usr/bin/wvHtml',
'location' => '',
'inline' => false,
'handles' => array(
'application/vnd.ms-word', 'application/msword'
),
'icons' => array(
'default' => 'msword.png'
)
);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boutilpj.vcf
Type: text/x-vcard
Size: 286 bytes
Desc: not available
URL: <http://lists.horde.org/archives/imp/attachments/20090817/04454f7b/attachment.vcf>
More information about the imp
mailing list