Displaying 16 results from an estimated 16 matches for "quota_rule5".
Did you mean:
quota_rule
2008 Aug 07
1
Dovecot 1.1 Quota Plugin Configuration?
...ade to 1.1 this no longer seems to work and has resulted in a lot of
annoyed people having messages bumped :-(
The config I have is as follows...
quota = maildir
quota_rule = *:storage=15M
quota_rule2 = Trash:ignore
quota_rule3 = INBOX.Trash:ignore
quota_rule4 = INBOX.SpamTrain:ignore
quota_rule5 = SpamTrain:ignore
In the sql.conf I get the quota for each mailbox using this line
user_query = SELECT '/var/vmail/%d/%n' as home,
'maildir:/var/vmail/%d/%n' as mail, xxx AS uid, xxx AS gid,
concat('maildir:storage=', mb_quota) AS quota FROM
mailboxes WHERE mb_mbname = ...
2013 Nov 12
1
Dovecot 2.0.9 Quota Limit issues
...th virtual users from a SQL table.
Right now I'm only using global quota limits. Here is my quota setup:
plugin {
quota = maildir:User quota
quota_rule = *:storage=3G
quota_rule2 = Trash:storage=+100M
quota_rule3 = Archive:storage=+1G
quota_rule4 = Archive/2013:storage=+1G
quota_rule5 = Junk:ignore
}
According to the documentation this should allow the Archive folder to
have an additional 1G in it that is not counted toward the global 3G.
However I have users who have 2G in the Archive folder, and about 1G
elsewhere. At this point they stop receiving emails due to quota ex...
2014 Jan 31
2
Dovecot2 + Quota
Hello!
I need to configure Quota on Roundcubemail with Dovecot2.
So, I did:
90-quota.conf:
# SQL backend:
quota = dict:User quota::proxy::sqlquota
quota_rule = *:storage=20M:messages=1000
}
dict {
sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
OK, works! but, My webmail shows me 20M of quota. But on my Postfixadmin I
configured 200M.
How can I fix this?
Att;
*Lucas
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
..._new2 = Sent Items
> mailbox_alias_old = Sent
> mailbox_alias_old2 = Sent
> quota = maildir:User quota
> quota_grace = 10%%
> quota_rule = *:storage=1G
> quota_rule2 = Trash:storage=+100M
> quota_rule3 = Junk:ignore
> quota_rule4 = Possible-Spam:ignore
> quota_rule5 = Filtered-Spam:ignore
> recipient_delimiter = +
> }
> postmaster_address = postmaster@$hostname
> protocols = imap lmtp sieve
> quota_full_tempfail = yes
> service auth-worker {
> user = $default_internal_user
> }
> service imap-login {
> inet_listener imaps {
&...
2014 Jul 08
0
Limit confusion
...tern = trash;Trash;Deleted *
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire_dict = proxy::expire
quota = dict:Your mail quota::proxy::quota
quota_rule = *:bytes=100663296
quota_rule2 = Trash:bytes=+20%%
quota_rule3 = Spam:bytes=+10%%
quota_rule4 = INBOX.Trash:bytes=+20%%
quota_rule5 = INBOX.Spam:bytes=+10%%
sieve = ~/.dovecot.sieve
sieve_after = /var/lib/dovecot/sieve/after.sieve
sieve_before = /var/lib/dovecot/sieve/default.sieve
sieve_dir = ~/sieve
zlib_save = gz
zlib_save_level = 6
}
protocols = " imap pop3"
service anvil {
unix_listener anvil {...
2014 Sep 03
0
Setup sieve failed
...static
}
plugin {
quota = maildir:User quota
quota_exceeded_message = Quota exceeded, please go to http://www.example.com/over_quota_help for instructions on how to fix this.
quota_rule2 = Trash:storage=+100M
quota_rule3 = Archive:storage=+100%%
quota_rule4 = Archive.2012:storage=+100%%
quota_rule5 = Archive.Gesendet:storage=+100%%
quota_warning = storage=99%% quota-exceeded 100 %u
quota_warning1 = storage=99%% quota-exceeded 99 %u
quota_warning10 = storage=80%% quota-warning 90 %u
quota_warning11 = storage=80%% quota-warning 80 %u
quota_warning12 = storage=50%% quota-warning 50 %u...
2012 Oct 16
1
Problem with quota update in dovecot 1.2
...X
autosubscribe2: Sent
autosubscribe3: Trash
autosubscribe4: Drafts
autosubscribe5: Junk
autosubscribe6: Spam
quota: dict:user::proxy::quotadict
quota_rule: Trash:storage=+20%%
quota_rule2: Spam:ignore
quota_rule3: Drafts:storage=+5%%
quota_rule4: Sent:storage=+15%%
quota_rule5: Junk:storage=+10%%
quota_warning: storage=100%% quota-exceeded 100 %u
quota_warning2: storage=95%% quota-warning 95 %u
quota_warning3: storage=90%% quota-warning 90 %u
quota_warning4: storage=85%% quota-warning 85 %u
quota_warning5: storage=80%% quota-warning 80 %u
quota_warning6...
2019 May 14
1
LDA-based vacation responses bouncing
...nf
driver = sql
}
plugin {
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire_dict = proxy::expire
quota = dict:Your mail quota::proxy::quota
quota_rule = *:bytes=100663296
quota_rule2 = Trash:bytes=+20%%
quota_rule3 = Spam:bytes=+10%%
quota_rule4 = INBOX.Trash:bytes=+20%%
quota_rule5 = INBOX.Spam:bytes=+10%%
quota_rule6 = INBOX.restored_from_backups:bytes=+500%%
sieve = ~/.dovecot.sieve
sieve_after = /var/lib/dovecot/sieve/after.sieve
sieve_before = /var/lib/dovecot/sieve/default.sieve
sieve_dir = ~/sieve
zlib_save = gz
zlib_save_level = 6
}
protocols = " ima...
2012 Jul 02
1
mailboxes missing after upgrade from 2.1.4 to 2.1.7
...tern = trash;Trash;Deleted *
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire_dict = proxy::expire
quota = dict:Your mail quota::proxy::quota
quota_rule = *:bytes=100663296
quota_rule2 = Trash:bytes=+20%%
quota_rule3 = Spam:bytes=+10%%
quota_rule4 = INBOX.Trash:bytes=+20%%
quota_rule5 = INBOX.Spam:bytes=+10%%
quota_rule6 = INBOX.restored_from_backups:bytes=+500%%
sieve = ~/.dovecot.sieve
sieve_after = /var/lib/dovecot/sieve/after.sieve
sieve_before = /var/lib/dovecot/sieve/default.sieve
sieve_dir = ~/sieve
stats_refresh = 30 secs
stats_track_cmds = yes
zlib_save...
2009 Jul 23
8
expire plugin no delete 1.2.1
Hi Timo,
all of my tests fail
with expire plugin, mail simply not get deleted
i cant find any stuff in the logs why it does not or should not work.
My guess that there is a problem with virtual plugin and/or
shared namespace.
It shouldnt be a problem with acl starting the script over cron as root
am i right ?
do you have any idea why it fails, is there a way to ignore all
unneeded shared or
2012 Aug 08
5
Deleting metadata smashes file dovecot.dict
Hi,
I am using dovecot (see dovecot -n output below) with metadata plugin in
my own plugin. I want to insert and delete some large metadata (>4KiB).
It seems, that the delete in a second call of my plugin smashes the file
dovecot.dict in users dir:
1st call:
*dovecot.dict is empty
-delete metadata 1
-delete metadata 2
-insert metadata 1 ~8KiB
-insert metadata 2 <1KiB
*dovecot.dict
2008 Oct 26
3
Bug? auth(default) Authentication client gave a PID of existing connection
Hello,
My first time on this list, just switched from courier imap/pop3
system to dovecot. Imap part is great, pop3 seems to suffer, been
fighting it for a week.
Anyway, the reason for this post is that I have seen these pop up in
my logs, and on one of my mailheads there were some 50 lines of this
dovecot: 2008-10-26 09:33:54 Error: auth(default): BUG: Authentication
client gave a PID 15661 of
2009 Apr 28
3
Virtual mailbox plugin, 4 days of struggling
...client
mode: 438
user: mail
group: mail
master:
path: /var/run/dovecot/auth-master
mode: 438
user: mail
group: mail
plugin:
quota: maildir
quota_rule: Trash:ignore
quota_rule2: Sent:ignore
quota_rule3: Spam:ignore
quota_rule4: Archive:ignore
quota_rule5: Sent Items:ignore
quota_rule6: Deleted Items:ignore
quota_warning: storage=95%% /etc/dovecot/quota-warning.sh 95
quota_warning2: storage=80%% /etc/dovecot/quota-warning.sh 80
autocreate: Trash
autocreate2: Spam
autosubscribe: Trash
autosubscribe2: Spam
auth_socket_path: /var/run/do...
2010 Feb 16
4
zlib plugin trouble
...type: listen
master:
path: /var/run/dovecot/auth-master
mode: 438
group: vchkpw
plugin:
quota: maildir:User quota
quota_rule: Trash:ignore
quota_rule2: Junk:ignore
quota_rule3: &AMk-l&AOk-ments supprim&AOk-s:ignore
quota_rule4: Deleted Items:ignore
quota_rule5: Deleted Messages:ignore
quota_warning: storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2: storage=80%% /usr/local/bin/quota-warning.sh 80
antispam_signature: X-DSPAM-Signature
antispam_signature_missing: error
antispam_trash: trash;Trash;Deleted Items;Deleted Messages;&A...
2012 Apr 25
3
dovecot %u variable problem....
Hi guys n gals, im on an ubuntu 11 VPS on linode (dovecot version
2.013). ive spent a lot of time and googling trying to get postfix,
dovecot, ssl, saslauthd and mysql to all play nice together and im quite
close now but theres something going on i cant quite explain and id
really appreciate some help. I have been going for ten hours on this
today and it seems in direct conflict with what
2015 Feb 16
0
Migrate from Courier to Dovecot - shared folders - can't subscribe
...ntispam_spam = Junk;Spam;SPAM
antispam_trash = Trash
antispam_unsure = Unsure
quota = dict:User quota::proxy::quota
quota_grace = 10%%
quota_rule = *:storage=300M
quota_rule2 = INBOX.Trash:storage=+100M
quota_rule3 = INBOX.Sent:storage=+50M
quota_rule4 = INBOX.SPAM:ignore
quota_rule5 = INBOX.Junk:ignore
quota_warning = storage=95%% quota-warning 95 %u
sieve = ~/.dovecot.sieve
sieve_after = /etc/dovecot/sieve/after
sieve_before = /etc/dovecot/sieve/before
sieve_dir = ~/sieve
}
protocols = " imap lmtp"
service auth {
unix_listener auth-client {
mo...