Bac0n writes: 

> MYSQL_SELECT_CLAUSE SELECT mail_addr,          \
>                            cryptpw,            \
>                            uid,                \
>                            gid,                \
>                            clearpw,            \
>                            home,               \
>                            maildir,            \
>                            quota,              \
>                            CONCAT(firstname,' ',lastname) \
>                            FROM users 
> 
> 
> Authenticated: module authdaemon
> Home directory: /
> UID/GID: 5001/0
> Maildir: /var/mail/virtual/admin/
> [EMAIL PROTECTED]
> AUTHFULLNAME=bla bla 
> 
> 
> gid should be 5001 ? (works without MYSQL_SELECT_CLAUSE)
 

Wrong field order. 

 

-- 
Sam 


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to