<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;">Hello There,<br><br>I am try desperatly to setup quota-fs plugin in Dovecot. I have the following configuration in place:<br><br>/etc/dovecot/conf.d/10-mail.conf:mail_plugins = $mail_plugins quota zlib<br>/etc/dovecot/conf.d/20-imap.conf:  mail_plugins = $mail_plugins imap_quota<br>/etc/dovecot/conf.d/90-quota.conf:<br>plugin {<br>  #quota = dirsize:User quota<br>  #quota = maildir:User quota<br>  #quota = dict:User quota::proxy::quota<br>  #quota = fs:User quota:user<br>  quota = fs:user<br>}<br><br><br>The logs report the following error each time quota is requested:<br>Mar 11 17:56:20 mail.xxxxxxx.xx dovecot[4923]: imap(xxxx)<4939><S0Opc9SDjLyjrKVa>: Error: Failed to get quota resource STORAGE: quota-fs: quotactl(Q_GETQUOTA, /dev/vda1) failed: No such file or directory<br><br>I have no idea of which file or directory is missing.<br><br>Any advice is welcome.<br><br>Thanks and best regards,<br><br>-<br>Eric Grammatico _/)<br><br></div></body></html>