Hi,
I have little problem with autoresponder which doesn't send polish letters correctly.
I think that it's caused by broken UTF-8 encoding.
Style in DA panel is UTF-8 encoded and I have added (http://help.directadmin.com/item.php?id=334):
But it doesn't help..
Any ideas?
I have little problem with autoresponder which doesn't send polish letters correctly.
I think that it's caused by broken UTF-8 encoding.
Style in DA panel is UTF-8 encoded and I have added (http://help.directadmin.com/item.php?id=334):
Code:
headers = MIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit
subject = ${if def:h_Subject: {Autoreply: ${quote:${escape:${length_50:$h_Subject:}}}} {Autoreply Message} }
But it doesn't help..
Any ideas?
