1h later -> Updated to Version 1.1.9 and it works
Also in Thunderbird now:
Now i want to try to switch back to the Quota in the MySQL Tables that comes with ispCP. So i can set a quota per User
BTW:
What about the Postfix Quota ?
Did you get this running ?
/etc/postfix/main.cf
Code:
#
# Quota support; activate, if avaible/used
#
virtual_create_maildirsize = yes
virtual_mailbox_extended = yes
virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf
virtual_mailbox_limit_override = yes
virtual_maildir_limit_message = "The user you're trying to reach is over mailbox quota."
virtual_overquota_bounce = yes
etc/postfix/mysql_virtual_mailbox_limit_maps.cf is empty and does not exist on my system.
Would be also a nice feature
Greez BeNe