[imp] Why attchment image couldn't show inline on imp HEAD?
   
    Pradit Wattanasuwan
     
    pradit@tubtim.cri.or.th
       
    Tue,  4 Jun 2002 17:09:13 +0000
    
    
  
imp/config/mime_drivers.php has the driver to support images to show inline.
$mime_drivers_map['imp']['registered'] = array
('text', 'html', 'images', 'enriched',
 'pgp', 'rfc822');
/**
 * Image driver settings
 */
$mime_drivers['imp']['images']['inline'] = true;
$mime_drivers['imp']['images']['handles'] = array(
    'image/*');
$mime_drivers['imp']['images']['icons'] = array(
    'default' => 'image.gif');
Why can't I see inline images on my e-mail?
Is I need more config?
-- 
Pradit Wattanasuwan
Office of Computer Service
Chulabhorn Research Institute
54 Vibhavadee-Rangsit Highway,
Bangkok 10210, Thailand.
Tel: (662)574-3155 ext 13
Tel: (662)574-0600 ext 2401 ext 13
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/