11 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MySQL authorization
FromSent OnAttachments
David A. MasonJun 24, 2002 9:09 pm 
David A. MasonJun 24, 2002 9:54 pm 
Peter C. NortonJun 24, 2002 10:04 pm 
Peter C. NortonJun 25, 2002 7:07 am 
Marquis ChanJun 25, 2002 7:08 am 
David A. MasonJun 25, 2002 9:31 am 
Antony DovgalJun 25, 2002 11:04 am 
Keith PettitJul 3, 2002 7:10 am 
Michael CarmackJul 3, 2002 9:12 am 
Keith PettitAug 29, 2002 9:53 am 
Lukas VeselyAug 29, 2002 12:26 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] MySQL authorizationActions...
From:Peter C. Norton (spac@lenin.nu)
Date:Jun 25, 2002 7:07:43 am
List:net.sourceforge.lists.courier-users

On Tue, Jun 25, 2002 at 09:44:18AM +0300, Antony Dovgal wrote:

Have you tried using varchars instead of chars?

I don't think this can be the reason.

In the postgres module, using char instead of varchar returns a whitespace padded string which prevents matching of hashed passwords. I don't know if the mysql module does the same or not. Why not test it?