--Søren Vrist wrote on 29.05.2002 15:35 +0200:

> On Wed, 2002-05-29 at 14:49, Roland Schneider wrote:
> >> The order listed few lines above is also bad and should be fixed...
>> >> - # username, cryptpw, uid, gid, clearpw, home, maildir, quota, fullname
>> + # username, cryptpw, clearpw, gid, home, maildir, quota, fullname
> > you mean > + # username, cryptpw, clearpw, uid, gid, home, maildir, quota, fullname
> ??

Exactly ;)

>> MYSQL_SELECT_CLAUSE     SELECT local,'',clear,7780,7780, \
>> '/relay/home/$(local_part)','.',quota,name \
>> FROM passwd WHERE local='$(local_part)' \
>> AND (domain='$(local_part)' OR domain='$(domain)')
> > You got 2 "numbers" in this sql, but only room for one in your "changed
> ordered list" which leads me to my question above. 
Its easier to begin with a working sample.
If there are errors with fieldnames then mysql's query-log
will just show the connect but no sql-query.

Roland


_______________________________________________________________

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