[imp] IMP and HTML mail
Michael M Slusarz
slusarz at bigworm.colorado.edu
Wed Feb 25 00:19:41 PST 2004
Quoting Oliver Zancul Prado <ozp at psico.net>:
> But It can view HTML messages, but not the ones that I send.
> but I could send a HTML message sussessfuly using another php script.
> We will change our script to that one now.
>
> Anyway Thanks for the reply
>
> Oliver
>
>>
>> Most likely, viewing HTML messages inline has been disabled. See
>> imp/config/mime_drivers.php
>>
>> michael
Most likely your script was not adding the following header:
MIME-Version: 1.0
without that, IMP has no way of knowing what format the message is in since a
MIME message requires this header, and without this header the Content-type
field means absolutely nothing.
michael
______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder
More information about the imp
mailing list