<br><br>when I enabled quota plugin the following error occured :<br><br>net_connect_unix(/usr/local/var/run/dovecot/dict-server) failed: Permission denied<br>Any ideas?<br>My config are as follows :<br>..<br>dict {<br>&nbsp; #quota = mysql:/etc/dovecot-
dict-quota.conf<br>&nbsp; quotadict = mysql:/usr/local/etc/dovecot-dict-quota.conf<br>}<br>..<br>quota = dict:storage=81920:messages=5000 proxy::quotadict<br><br>/usr/local/etc/dovecot-dict-quota.conf:<br>connect = host=xxxxx dbname=xxxxx user=xxxxx password=xxxxx
<br>table = quota<br>select_field = current<br>where_field = path<br>username_field = username<br><br>-----<br>I can connect to the database thru mysql prompt. dovecot version 1.0 rc5<br><br>-- azhar -- <br>