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'
    )
);
begin:vcard
fn:Patrick Boutilier
n:Boutilier;Patrick
org:;Nova Scotia Department of Education
adr:;;2021 Brunswick Street;Halifax;NS;B3K 2Y5;Canada
email;internet:bouti...@ednet.ns.ca
title:WAN Communications Specialist
tel;work:902-424-6800
tel;fax:902-424-0874
version:2.1
end:vcard

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to