atom feed10 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: Case insensit...
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 
Subject:RE: [courier-users] Re: Case insensitivity in email addresses
From:Mitch (WebCob) (mit@webcob.com)
Date:Sep 17, 2003 7:51:45 am
List:net.sourceforge.lists.courier-users

It works for mysql - if it doesn't work for postgres I'd be stunned...

I would check your database for users with mixed case user names - probably the problem.

m/

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Jussi Vainionpaa Sent: Wednesday, September 17, 2003 4:54 AM To: Jeff Jansen Cc: Courier Users List Subject: [courier-users] Re: Case insensitivity in email addresses

Jeff Jansen writes:

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.)

I tried this, and it seems to work for accounts in /etc/passwd, but NOT for virtual accounts using postgresql authentication.