in reply to Re^2: Putting a utf-8 subject into a mail header
in thread Putting a utf-8 subject into a mail header
might make a difference, but you needbinmode STDOUT, ':encoding(UTF-8)';
encode("MIME-Header",decode('UTF-8',$arg)));
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Putting a utf-8 subject into a mail header
by talexb (Chancellor) on Feb 27, 2009 at 16:00 UTC | |
by mr_mischief (Monsignor) on Feb 27, 2009 at 18:13 UTC |