You can send the mail as html (look in the manual) and then replace the chars in your text with the HTML entities:
æ(æ)
ø(ø)
å(å)
hope it helps
Didd wrote:
Is there a way to configure mail()-function so it'll support scandinavian letters (ä,ö,å etc.)?
PHP version 4.0.6
Thanks for help.