Re: How do I use the localized reports

2004-09-01 Thread Matt Kettler
At 11:04 AM 9/1/2004, Theo Van Dinter wrote: Yes, but what if people use spamd? LANG for spamc is irrelevent, and the LANG for spamd is a global default. Hmm, good point.. For some reason I was thinking when you did a setuid you picked up the .profile for the user you setuid'ed to, but that's cle

Re: How do I use the localized reports

2004-09-01 Thread Theo Van Dinter
On Wed, Sep 01, 2004 at 10:58:50AM -0400, Matt Kettler wrote: > I for one disagree since nearly every other unix application in the world > uses LANG it makes sense to be consistent with the defacto standards. > Creating our own setting merely breaks expected behavior. Yes, but what if people use

Re: How do I use the localized reports

2004-09-01 Thread Morten Isaksen
On Wed, 01 Sep 2004 10:58:50 -0400, Matt Kettler <[EMAIL PROTECTED]> wrote: > At 04:53 PM 9/1/2004 +0200, Morten Isaksen wrote: > >Hmm. Then it is a per server setting and not a per user setting. > >Right? > > Um.. no. Each process has it's own environment, there's not one LANG > environment varia

Re: How do I use the localized reports

2004-09-01 Thread Matt Kettler
At 04:53 PM 9/1/2004 +0200, Morten Isaksen wrote: Hmm. Then it is a per server setting and not a per user setting. Right? Um.. no. Each process has it's own environment, there's not one LANG environment variable, but one per process. It should in my opinion be a normal SA configuration settings.

Re: How do I use the localized reports

2004-09-01 Thread Morten Isaksen
On Wed, 01 Sep 2004 10:46:43 -0400, Matt Kettler <[EMAIL PROTECTED]> wrote: > >How do I use the localized reports in rules/30_text_.cf ? I have > >looked for a configurations settings but I could not find any. > > Set your LANG environment variable. Hmm. Then it is a per server setting and not a

Re: How do I use the localized reports

2004-09-01 Thread Matt Kettler
At 04:18 PM 9/1/2004 +0200, Morten Isaksen wrote: How do I use the localized reports in rules/30_text_.cf ? I have looked for a configurations settings but I could not find any. Set your LANG environment variable. Details are typicaly in man environ. One online site that has a reference on this (cr