Hello Superbenk,
On Wednesday, March 12, 2003, [EMAIL PROTECTED] wrote...

> I recently switched from Fancy Text to Plain Text for my compose method on
> IE (I have the Fancy Text installed, obviously) and posted to another
> mailing list.  One person replied with the following:

> It looks like your email client has a bug. It is setting mimetype to
> $email_type which standard mail clients won't know about.

  Yes, open the file you modified to add the fancy text, and search
  for $email_type.  On that line, you should see something like this:

    $content_type = 'text/$email_type';

  (Something like that anyway)... Change the ' ' to " "... save... and
  away you go. I believe that was in smtp.php.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to