Vinayan Benedict <[EMAIL PROTECTED]> (Fr 24 Aug 2007 11:08:36 CEST):
> Hi,
> 
> While I am attempting command exim -qff&
> Following error displays
> 
> perl: warning: Please check that your locale settings:
>        LANGUAGE = "es_ES:es:en_GB:en",
>        LC_ALL = "[EMAIL PROTECTED]",
>        LANG = "en_GB"
>    are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").

Probably you've perl linked into your exim? Or your exim command is a
wrapper using perl? Some more OS details could help.

perl -v

will probably expose the same behaviour (just doublecheck it).

I'd guess you've missing locales: LANG / LC_* vars set, but no locales
information installed. I see two ways out: either unset all LC_* and LANG
variables (or set them to "C") or install some locales package (on
Debian it's just: 'aptitude install locales').

    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to