Sam,

authpgsqlrc says:

##NAME: PGSQL_SELECT_CLAUSE:0
#
# (EXPERIMENTAL)
# This is optional, PGSQL_SELECT_CLAUSE can be set when you have a
# database, which is structuraly different from proposed. The fixed
# string will be used to do a SELECT operation on database, which should
# return fields in order specified bellow:
#
# username, cryptpw, uid, gid, clearpw, home, maildir, quota, fullname

However, looking at the code, I see that clearpw should come before uid,
like this:

username, cryptpw, clearpw, uid, gid, home, maildir, quota, fullname

Would you be so kind as to correct this in the next releases of courier,
sqwebmail and courier-imap ?

-- 
Anand Buddhdev


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to