Hey guys.. I've been using Courier IMAP and PG or a while, it works wonderfully.. However there is one thing that I have yet to figure out.

In my pg_hba.conf file on my database servers the auth type was set to md5 -- when auth type is set to md5 courier's pgsql auth daemon can't connect to the database (I get "password incorrect for <user>" errors on the database server)... Now get this - I change it to crypt on the database server and it works fine...

The whole password crypt/md5 this should be handled by libpq, and the passwords passed to the libpq connection function should always be in plain text. This is the case with Courier as far as I can tell so I'm stumped as to why the md5 method doesn't work... Some users on the pg-sql lists suggested that I might be linking to an old libpq but that can't be it as there is only one install of PostgreSQL and that's never changed.. Nothing else that I'd found has trouble connecting regardless of what I set my auth_type to in pg_hba.conf so it does seem to be a Courier-specific problem...

Any ideas?

Thanks!!

-Mitch

Computers are like Air Conditioners, they don't work when you open Windows.



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to