Am 08.11.2011 18:16, schrieb Leslie León Sinclair:
Done, at last!!!Missing stuff on my install: [PostfixAdmin config file] $CONF['used_quotas'] = 'YES'; // Was no activated, this was the main reason of my past mails. Sorry again. $CONF['quota'] = 'YES';
Don't forget: [PostfixAdmin config file] // if you use dovecot >= 1.2, set this to yes.// Note about dovecot config: table "quota" is for 1.0 & 1.1, table "quota2" is for dovecot 1.2 and newer
$CONF['new_quota_table'] = 'YES'; Regards, Tobias