Jump to content

IMAP decoding help.


EKINdesigns

Recommended Posts

I am using the PHP IMAP functions to recieve my email messages. But for some reason it doesnt retrieve them right.

This is an example message:

[code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2873" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>this is a<STRONG>=20
test</STRONG></FONT></DIV></BODY></HTML>[/code]

Notice how it replaces "=" with "=3D" and new lines with "=".

If someone could please help it would be awsome!
Link to comment
https://forums.phpfreaks.com/topic/10074-imap-decoding-help/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.