From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Mail related Bug description: MacOS / Skandinavian alphabets In order to print the skandinavian alphabets succesfully in the mail message with mac, Mime-Version: 1.0 should be announced in the first row of the message header: Doesn't work sent with php 4.0.4 -------------------------------------------- Date: Wed, 14 Mar 2001 13:03:09 +0200 To: [EMAIL PROTECTED] Subject: Test subject ‰ˆÂˆ‰ˆÂˆ‰ˆ‰ˆÂ‰ˆ‰ MIME-Version: 1.0 From: äöåööäöåööäöå <[EMAIL PROTECTED]> Status: O -------------------------------------------- Works sent with Eudora/Mac -------------------------------------------- Mime-Version: 1.0 X-Sender: [EMAIL PROTECTED] Date: Wed, 14 Mar 2001 12:07:27 +0200 To: [EMAIL PROTECTED] From: Jussi Ranta <[EMAIL PROTECTED]> Subject: test äöåäöåöäöåäö Status: ------------------------------------------- mail() -function does not have a feature to change the order of header information. Now Mime-Version 1.0 can be announced after subject-line. -- Edit Bug report at: http://bugs.php.net/?id=9741&edit=1 -- PHP Development 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]