<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Looks like no-one has before tried to use MySQL as a masterdb. This<br>should fix it:
<br><a href="http://dovecot.org/list/dovecot-cvs/2007-February/007699.html">http://dovecot.org/list/dovecot-cvs/2007-February/007699.html</a></blockquote><div><br><br>Cool, that fixed that issue. It'll now run the query against the MySQL database as a masterdb.
<br><br>The final problem I am seeing is there needs to be a way to send the 'masterpassword' to the storageserver.  Currently, it is sending the password from the authenticated user of the proxy to the storage server, which isnt the master user's password.  Is there a variable I can return on the proxy's SQL query to specify the MasterUser password?  
<br></div><br>I basically need the proxy to Authenticate the plain/crypt password returned from the SQL query. If it validates, then send the new user=user@host.com*masteruser variable to the storage server, with the correct masteruser's password.  If I were to be able to figure this out, this problem would be done with.
<br><br>Thanks,<br><br>Cassidy<br></div>