[imp] Handling multipart/related messages with imp

Michael M Slusarz slusarz at bigworm.colorado.edu
Thu Jun 5 12:05:20 PDT 2003


Quoting Francois Cusson-Lafrenaye <cusslaff at sv.qc.ca>:

| Hello!
|
| I need your help to configure imp to handle "multipart/related" messages.
| I
| have try the following in horde/imp/config/mime_drivers.php but it still
| doesn't work for me :
|
| [...]
| $mime_drivers_map['imp']['registered'] = array(
| 	'text', 'html', 'enriched', 'images', 'related');
| [...]
| $mime_drivers['imp']['related']['inline'] = true;
| $mime_drivers['imp']['related']['handles'] = array(
|     'multipart/related');
| [...]
|

[snip]

| I'm using Horde version 2.2.3 and Imp version 3.2.1.

The multipart/related driver does not exist in IMP 3.2.1 - you can't just
insert these lines into mime_drivers.php and expect it to work.

The multipart/related driver only exists (and only works with) IMP HEAD.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the imp mailing list