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? -- The 5 year plan: In five years we'll make up another plan. Or just re-use this one. ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
