Auteur: Friso Kuipers Date: À: Philip Hazel CC: Exim users list Sujet: Re: locally_caseless in exim 1.62.
Hello there,
Philip Hazel wrote: >
> On Tue, 6 May 1997, Friso Kuipers wrote:
>
> > Question: Is 1.6.2 broken in this respect, or are there machines out there which
> > do not exhibit this behaviour? Or am I the only person who wants to give his box
> > a weird name?
>
> The locally_caseless option applies only to "local parts" of addresses,
> not to domain or host names. It is defined somewhere (can't remember the
> RFC offhand) that domain and host names are case-independent. So you can
> have a host called GroteErg.something, but it will be the same host as
> groteerg.something.
>
> Where exactly did you notice a difference between 1.61 and 1.62?
>
In exim 1.6.1 I get uppercase domainnames in local mail like:
From: user@???
In 1.6.2 I get:
From: user@???
In both cases I use the same configure file. I will create a uppercase user to
see what happens. All this is not serious, it's just cosmetic.
BTW: How does one rewrite the text for bounced mail messages? Or is this
compiled in?