Matt Sergeant wrote:
On 7 Sep 2005, at 04:38, Pascal Dreissen wrote:
[EMAIL PROTECTED] root]# echo $LANG
en_US.UTF-8
Now you just need to change that in /etc/sysconfig/i18n (i.e. remove all
the .UTF-8 parts) and reboot.
Actually, that depends completely on the distro (that file doesn't exist
on SuSE, for example). For testing, it should be sufficient to add
export LANG en_US
to the run script for qpsmtpd (at the top). Then, depending on which
distro Pascal is running, use the management console to change the
default language (UTF-8 support is very dodgy).
John