This is a discussion on PHP mailing problem within the PHP General forums, part of the PHP Programming Forums category; Hi there, Just a little problem I couldn't solve lack of time, I've just redisigned the "L'...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi there,
Just a little problem I couldn't solve lack of time, I've just redisigned the "L'EXPRESS DE MADAGASCAR"'s webpage (http://www.lexpressmada.com) with new PLAIN/HTML mailing list . So I noticed that a lot of people don't accept PLAIN/HTML mail format so they received the source code instead of the content of the mail. Can somebody point me out to the easiest solution ? Thanks in advance Rija |
|
|||
|
On 08/23/2006 02:08 AM, rija wrote:
> Hi there, > Just a little problem I couldn't solve lack of time, > I've just redisigned the "L'EXPRESS DE MADAGASCAR"'s webpage > (http://www.lexpressmada.com) with new PLAIN/HTML mailing list . > > So I noticed that a lot of people don't accept PLAIN/HTML mail format > so they received the source code instead of the content of the mail. > > Can somebody point me out to the easiest solution ? > > Thanks in advance > Rija > Use lynx to convert the page to text before sending to those people. |