Thus spake Lindsay Haisley on Sat, Mar 30, 2002 at 01:16:35PM CST
> Could I, for instance, include a domain_name field in the mysql passwd table
> and set up MYSQL_SELECT_CLAUSE to be something like
> 
> select id,crypt,uid,gid,clear,home,maildir,quota,name from passwd where 
>     id="$(local_part)" and domain_name="$(domain)"

Well I tried this, and rcpt to: for _any_ address on the server (even those
otherwise authenticated via authpam) returns "450 Service temporarily
unavailable."  If I comment out MYSQL_SELECT_CLAUSE it works.  From the
mysql.log it looks as if the query isn't even being run.

-- 
Lindsay Haisley       | "Everything works    |     PGP public key
FMP Computer Services |       if you let it" |      available at
512-259-1190          |    (The Roadie)      | <http://www.fmp.com/pubkeys>
http://www.fmp.com    |                      |

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

Reply via email to