[imp] PGP signed message doesn't display properly.

Michael M Slusarz slusarz@bigworm.colorado.edu
Fri, 6 Sep 2002 14:35:34 -0600


Quoting Jan Schneider <jan@horde.org>:

| Zitat von Jason Smith <jason@netops.firstcellular.com>:

| > Here's the message source:
| > Content-Type: application/pgp; x-action=sign; format=text
| 
| Just add this content type to the 'handles' array of the text mime driver
| in
| imp/config/mime_drivers.php.
| It should look like:
| $mime_drivers['imp']['text']['handles'] = array(
|     'text/plain', 'message/delivery-status',
|     'text/rfc822-headers', 'application/pgp');

Just a note that "application/pgp" is NOT a valid content-type -- see the 
MIME RFC 2015 [1].

michael

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