Hi,
I downloaded a class from php classes called "clssendmail", the class was
working on a different server
but now I get this error when I try to use it:
"Call to undefined function: imap_8bit() in."
The class is basically to send an email in 2 parts, plain text and HTML...if
the pers
When I send HTML emails, I don't base64 encode it, I just set the
content-type to text/html. The mail clients that I've tested it with renders
it correctly
HTH
Martin
> I m sendig out HTML email, using mimemail class which encodes
> the whole message to be sent in base64 and
> Content-Transfer-
Hi all,
I m sendig out HTML email, using mimemail class which encodes the whole message to be
sent in base64 and Content-Transfer-Encoding: is also specified as base64 only.
Now one of my client is complaining that he is getting garbage in the email (shown
below) after the sign up process in t
3 matches
Mail list logo