Autoreply charset

How to change charset in autoreply from default ISO-8859-1? In Usermin module charset for mail is set to ISO-8859-2, but this doesn't reflect to autoreply. OS: Debian 5.0.6

PS. Sorry for duplicating from forum: https://www.virtualmin.com/node/16307

Status: 
Closed (fixed)

Comments

There is a way to do this, but it is a little obscure - you can put the following line at the top of your autoreply text :

Content-type: text/plain; charset=XXX

where XXX is the character set you want..

This hack works :) There is two lines with "charset" in header, but polish chars are displayed correctly.

Does anybody know a better solution? Or maybe you can add an option in Virtualmin? I can't suggest this to hosting customers, whose aren't technically advanced...

The next usermin release will add a field for entering the character set, which will make this much more obvious..

Automatically closed -- issue fixed for 2 weeks with no activity.