> 
> What I have seen elsewhere is (equivalent to):
> 
>       LANG=C ./qpsmtpd-forkserver
> 
> but that might be excessive.
> 

This is probably the right thing to do.

Although BEGIN { setlocale(...) } might be ok, if it can be executed
early enough.  The above is the only way to "guarantee" the right
behavior. 

-R

Reply via email to