Hello, On 3/14/06, listrcv <[EMAIL PROTECTED]> wrote: > > Hi, > > what's the reasoning behind having local parts case sensitive with exim4?
Well RFC2822 says that the local part (i.e. <localpart>@<domain>) may be significant. However exim4 doesn't assume that by default. > Maybe I better turn that off? It'll likely confuse senders. The option in generic router is called 'caseful_local_part' and it is off by default. Anand

