Re: umlaut in mail sent by php?
Philip Ronan <invalid@invalid.invalid> wrote in
news:BE467201.2C022%invalid@invalid.invalid:
> 1. Read RFC 2047
> 2. Read my last post in this thread
thanks. I got now what you meant.
I found the (IMHO) easiest way to deal with it.
I simply run the subject through a mb_encode_mimeheader().
This worked very nicely.
Oliver
|