10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Case insensitivit...
FromSent OnAttachments
Jussi VainionpaaSep 17, 2003 2:59 am 
Jeff JansenSep 17, 2003 3:24 am 
LucioSep 17, 2003 3:43 am 
Jussi VainionpaaSep 17, 2003 4:54 am 
LucioSep 17, 2003 6:41 am 
Jussi VainionpaaSep 17, 2003 7:51 am 
Mitch (WebCob)Sep 17, 2003 7:51 am 
Tim HunterSep 17, 2003 7:52 am 
Gordon MessmerSep 17, 2003 9:04 am 
Sam VarshavchikSep 17, 2003 3:08 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Case insensitivity in email addressesActions...
From:Jeff Jansen (ivb_@sil.org)
Date:Sep 17, 2003 3:24:44 am
List:net.sourceforge.lists.courier-users

On Wednesday 17 September 2003 09:57, Jussi Vainionpaa wrote:

Is there any way of making courier look for the mail recipient case insensitively? There seems to be a bunch of software that insists on converting email addresses to upper case. And some people too like to capitalize firstname.lastname@domain -style emails.

Just create the (empty) file "locallowercase" in the courier 'etc' directory (/etc/courier for rpms, /usr/lib/courier/etc for source builds.)

It's documented in the courier man page; search for "locallowercase". The one issue for you as the administrator is that all mail accounts on your server MUST be all in lowercase. So no matter how people may format their account name, on your server that account must be "firstname.lastname" and not "Firstname.Lastname", etc.