Displaying 2 results from an estimated 2 matches for "underquota".
Did you mean:
underquoted
2015 Sep 26
1
dovecot quota service for postfix
...e to ask dovecot if user quota is
sufficient to accept the email or not.
(dovecot in this case acts only as policy server to postfix as it only
ACCEPT/REJECT email according to user quota, but it is not used to deliver
email , because postfix will deliver the email to user mailbox)
Incase user is underquota, then the email is returned back to postfix for
processing and delivering email to user mbox, incase user has no
sufficient quota then dovecot will inform postfix to reject email.
Please confirm if what i mentioned above is correct and that i understand
correctly how dove-cot policy works with pos...
2015 Oct 03
0
dovecot quota service for postfix
...i use the following command to get quota for existing system user
called michael , it gives me an error as follow, so why dovecot is not
able to get the quota for the system users?
doveadm quota get -u michael
doveadm(michael): Fatal: User doesn't exist
Many thanks
>> Incase user is underquota, then the email is returned back to postfix
for
>> processing and delivering email to user mbox, incase user has no
sufficient quota then dovecot will inform postfix to reject email. Please
confirm if what i mentioned above is correct and that i
>> understand
>> correctly how dove...