Ohhh,  cool!  Somehow I completely missed that.

Thanks!
Derek Harkness
System Administrator
University of Michigan-Dearborn
(313) 593-5089



On Jun 11, 2007, at 8:08 AM, Dhawal Doshy wrote:

Derek Harkness wrote:
Is there away to make HTML mail display inline by default? Most of my
users are sending HTML mail and they find it annoying to click on the
"unnamed [multiplart/related]" link.

See horde/imp/config/mime_drivers.php
$mime_drivers['imp']['html']['inline'] = false; <== Change this to 'true' $mime_drivers['imp']['html']['external'] = true; <== Change this to 'false'
$mime_drivers['imp']['alternative']['show'] = true; <== Change this to
'false'

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Attachment: PGP.sig
Description: This is a digitally signed message part

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to