Error: quota: Unknown namespace: Trash

  • Hallo zusammen kann das sein, dass in der Dovecot.conf in der Version 1.4.3 ein Fehler enthalten ist?


    Ich erhalte immer "Error: quota: Unknown namespace: Trash".
    Nach auskommentieren von "quota_rule2 = Trash:storage=+100M" in der dovecot.conf ist der Fehler weg.

  • @lorddeath87


    Reporting rules - Reminder


    Eg: Distribution codename, dovecot version


    And please, provide us with the full log.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @lorddeath87


    Can you try to change:


    Code
    1. quota_rule2 = Trash:storage=+100M


    to


    Code
    1. quota_rule2 = INBOX.Trash:storage=+100M


    Note: Don't forget to restart dovecot service.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Distro Debian Jessie
    Dovecot 2.2.13


    Code: mail.info
    1. dovecot: imap([email protected]): Error: quota: Unknown namespace: Trash
    Code: dovecot.conf
    1. plugin {
    2. quota = maildir:User quota
    3. quota_rule = *:storage=1G
    4. #quota_rule2 = Trash:storage=+100M
    5. quota_rule2 = INBOX.Trash:storage=+100M
    6. quota_warning = storage=95%% quota-warning 95 %u
    7. quota_warning2 = storage=80%% quota-warning 80 %u
    8. }
  • @lorddeath87


    Same error with proposed change as stated in my previous post?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • quota_rule2 = INBOX.Trash:storage=+100M # No Mistake

    Why you say "no mistake" there so?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @lorddeath87


    The question is: Does with the line quota_rule2 = INBOX.Trash:storage=+100M all is working as expected?


    Sorry for insisting but I think we have a barrier language problem ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206