Hello Peter,

On 06-Mar-01 21:11:00, you wrote:

>Can some one please tell me what the relationship between mime and email
>headers is ....I have not been able to find a straight answer off the net
>..so if any one knows of a good site can you please give me the url so i can
>look at it .. thanks Peter Houchin Sun Rentals [EMAIL PROTECTED]

If your message headers contain non-ASCII characters they need to be
encoded according to MIME q-encoding algorithm.

You may want to try this MIME message composing and sending PHP Class that
can encode headers using q-encoding:

http://phpclasses.UpperDesign.com/browse.html/package/9

Regards,
Manuel Lemos

Web Programming Components using PHP Classes.
Look at: http://phpclasses.UpperDesign.com/?[EMAIL PROTECTED]
--
E-mail: [EMAIL PROTECTED]
URL: http://www.mlemos.e-na.net/
PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp
--


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to