5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] authpgsql broken?
FromSent OnAttachments
Vlad MarchenkoAug 21, 2002 7:22 am 
Vlad MarchenkoAug 21, 2002 7:23 am 
Tim HunterAug 21, 2002 7:46 am 
Vlad MarchenkoAug 21, 2002 10:08 am 
Tim HunterAug 21, 2002 11:14 am.txt
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] authpgsql broken?Actions...
From:Vlad Marchenko (vl@infonet.com.ua)
Date:Aug 21, 2002 10:08:43 am
List:net.sourceforge.lists.courier-users

Tim, thanks for your input.

as you can see from my authpgsqlrc settings, only PGSQL_CLEAR_PWFIELD is set, while PGSQL_CRYPT_PWFIELD is commented out. I also tried to use crypted way of storing password instead of plain - it doesn't work either :-(

Does anybody on the list have authpgsql works fine? Could you provide me with the compilation options used to built courier, authpgsql, authdamon content, and pgsql db structure?

thnx.

----- Original Message ----- From: "Tim Hunter" <ti@brokenbits.com> To: <cour@lists.sourceforge.net> Sent: Wednesday, August 21, 2002 10:45 AM Subject: Re: [courier-users] authpgsql broken?

| from a quick look you have both crypt and clear set in your config but only | have clear set in your actual database. Use one or the other, or make them | both work. | | you can also up your postgres debugging level. | | I can assure you authpgsql works. | |