<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&#39;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 &#39;masterpassword&#39; to the storageserver.&nbsp; Currently, it is sending the password from the authenticated user of the proxy to the storage server, which isnt the master user&#39;s password.&nbsp; Is there a variable I can return on the proxy&#39;s SQL query to specify the MasterUser password?&nbsp; 
<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&#39;s password.&nbsp; If I were to be able to figure this out, this problem would be done with.
<br><br>Thanks,<br><br>Cassidy<br></div>