Displaying 20 results from an estimated 589 matches for "quota_warning2".
Did you mean:
quota_warning
2008 Feb 26
3
Update from 1.0.10 -> 1.1rc1: quota warning not working anymore
from dovecot -n:
plugin:
fts: squat
quota: maildir
quota_rule: Trash:storage=100M
quota_warning: storage=10%% /usr/local/scripts/quota-warning 90
quota_warning2: storage=5%% /usr/local/scripts/quota-warning 95
quota_warning3: storage=1%% /usr/local/scripts/quota-warning 99
trash: /usr/local/etc/dovecot-trash.conf
The quota warning that used to work in 1.0.10 (with the quota_warning
patch!) doesn't work in 1.1rc1 -- I get rejections due to users...
2014 Oct 16
0
Strange quota warning behavior
Hi,
we are using dovecot 2.2.14. So far, we used the following quota warning
configuration
quota_rule = *:storage=10G
quota_warning = storage=90%% quota-warning 90 %n
quota_warning2 = storage=80%% quota-warning 80 %n
quota_warning3 = storage=70%% quota-warning 70 %n
This works fine. Now, we wanted to add the all clear feature for the
quota warning by adding this line:
quota_warning4 = -storage=70%% quota-warning 70 %n below
The result is really strange.
Test 1:
70% exceed...
2012 Nov 15
1
Quotas 2.1clarification
Timo,
I have much suspicion that our quota system is not working correctly
since we migrate to 2.1
Currently using 2.1.10
Previously we had for issue of warnings
quota_warning = storage=90%% /scripts/dqwarn-90.sh
quota_warning2 = storage=75%% /scripts/dqwarn-75.sh
worked great, these lines also migrated to new conf upon conversion.
But quota conf example shows
plugin {
#quota_warning = storage=95%% quota-warning 95 %u
#quota_warning2 = storage=80%% quota-warning 80 %u
}
# Example quota-warning service. The unix l...
2012 May 12
2
Quota, message is never send?
...name Type Value Limit %
User quota STORAGE 571973 716800 79
User quota MESSAGE 45555 - 0
It seems i am at 79% of my quota
so, i added a line to conf.d/90-quota.conf, to get a wraning when quota
exceeds 10%:
....
plugin {
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 %u
quota_warning2 = storage=90%% /usr/local/bin/quota-warning.sh 90 %u
quota_warning3 = storage=10%% /usr/local/bin/quota-warning.sh 10 %u
}
....
But this message is never send, what am i missing (in my config)?
Below is some info from a debug.log:
2012-05-12 10:40:51 imap(luuk): Debug: Effective uid=1000, gid=...
2010 Oct 27
1
Help with implementing quota warning
...= Drafts
autocreate3 = Spam
autocreate4 = Deleted Items
autosubscribe = Sent Items
autosubscribe2 = Drafts
autosubscribe3 = Spam
autosubscribe4 = Deleted Items
quota = maildir:User quota
quota_rule = *:storage=1G
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 %u
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80 %u
}
postmaster_address = admin at example.net
protocols = imap pop3
service imap-login {
inet_listener imap {
port = 143
}
}
service pop3-login {
inet_listener pop3 {
port = 110
}
}
service quota-warning {
executable = script /usr...
2018 Sep 16
3
Quotas not working with roundcube
...swd-file
}
plugin {
? quota_grace = 10%%
? quota_rule = *:storage=2G
? quota_rule2 = Trash:storage=+200M
? quota_rule3 = SPAM:ignore
? quota_status_nouser = DUNNO
? quota_status_overquota = 552 5.2.2 Mailbox is full
? quota_status_success = DUNNO
? quota_warning = storage=95%% quota-warning 95 %u
? quota_warning2 = storage=80%% quota-warning 80 %u
}
ssl_ca = /etc/ssl/certs/CA_Intermed_Lets_Encrypt.crt
ssl_cert = </etc/ssl/certs/imap.mydomain.org.crt
ssl_key =? # hidden, use -P to show it
ssl_key_password =? # hidden, use -P to show it
userdb {
? driver = passwd
}
userdb {
? driver = static
}
protocol lda...
2018 Mar 07
2
Authentication Problem with dovecot-2.3.0.1
...il_log_fields = uid box msgid size
mail_log_fields = uid box msgid size
quota_rule = *:storage=1G
quota_rule = *:storage=1G
quota_rule2 = Trash:storage=+100M
quota_rule2 = Trash:storage=+100M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
quota_warning2 = storage=80%% quota-warning 80 %u
quota_warning3 = -storage=100%% quota-warning below %u
quota_warning3 = -storage=100%% quota-warning below %u
} }
service auth {...
2007 Sep 14
2
Problems with quota dict in 1.1.alpha4
Hello,
there are problems with quota dict when multiple dovecot deliver processes are
launched in parallel. It can be reproduced by sending a mail with multiple
different recipients - the mail is delivered OK to all recipients, but the
quota are not updated correctly in sql. I looked at the code and it seems
that the problem is somewhere in dict cache.
If I configure in Postfix max number of
2015 Sep 16
1
Messages lost from imap folders
...om doveadm dsync-server -u%u
replication_dsync_parameters = -d -N -l 30 -U
plugin {
mail_replica = remote:vmail at vmail1.example.com
}
plugin {
quota = maildir:User quota
quota_rule = *:storage=5G
quota_rule2 = Trash:storage=+3%%
quota_warning = storage=75%% quota-warning 75 %u
quota_warning2 = storage=90%% quota-warning 90 %u
}
service quota-warning {
executable = script /opt/mail1.sh
user = vmail
unix_listener quota-warning {
user = vmail
}
}
service aggregator {
fifo_listener replication-notify-fifo {
user = vmail
}
unix_listener replication-notify {...
2018 Nov 16
3
Antwort: Re: Quota in MySql Dict not recalculate automatic
...ive no quota-warning E-Mail:
service quota-warning {
executable = script /usr/local/bin/quota-warning.sh
# user = dovecot
user = vmail
unix_listener quota-warning {
user = vmail
group = vmail
mode = 0660
}
}
plugin {
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
}
I wouldn?t like reject an E-Mail although des quota ist over the limit.
Stephan
Von: "Aki Tuomi" <aki.tuomi at open-xchange.com>
An: "Dovecot Mailing List" <dovecot at dovecot.org>,
SUnsin at gv-ba...
2008 Feb 23
0
Update from 1.0.10 -> 1.1rc1 Inverted quota warning values?
I used 1.0.10 with the quota-rewrite patch for v1.0.
With that, I configured:
quota_warning = storage=10%% /usr/local/scripts/quota-warning 90
quota_warning2 = storage=5%% /usr/local/scripts/quota-warning 95
quota_warning3 = storage=1%% /usr/local/scripts/quota-warning 99
with 1.1, the logic for the quota_warning entries changed
(http://wiki.dovecot.org/Quota/New):
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 = storag...
2009 Jun 17
3
quota.
Hallo.
Sorry for may bad english.
I'm running dovecot 1.0.15 on a debian lenny system.
I've set quota plugin and, under section plugin, I've set:
quota = maildir
quota_rule = *:storage=50M
quota_rule2 = Trash:storage=10%%
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80.
For some accounts the quota limit works well.
When I send mail I receive a rejected mail for quota exceeded.
For some other accounts it doesn'work despite they have passed the 50M
storage limit.
Why?
2009 Nov 22
1
quota dict
...ername
value_field = messages
}
-----------------------
from dovecot.conf (quota rule is get from passdb sql + prefetch):
dict {
quotadict = mysql:/etc/dovecot/dovecot-dict-quota.conf
}
plugin {
quota = dict:user::proxy::quotadict
quota_warning = storage=99%% /etc/dovecot/quota-warning.sh 99
quota_warning2 = storage=95%% /etc/dovecot/quota-warning.sh 95
quota_warning3 = storage=80%% /etc/dovecot/quota-warning.sh 80
But how to add another quota for Trash folder ?
It seeems that will be needed another table something like quota2 but
how to map it using map {}
--
Lampa
2013 Jun 24
1
Warning recipient when message delivery fails due to over-quota
...king to configure automated quota notifications in Dovecot and am
wondering if it is possible to send a warning message to a user when
message delivery fails because the user is over-quota.
I already have the following directives configured:
quota_warning = storage=95%% quota-warning 95 %u %d
quota_warning2 = storage=80%% quota-warning 80 %u %d
quota_warning3 = -storage=100%% quota-below below %u %d
These seem to function as expected, but the problem I'm facing is that
when a message is large enough to take the user's quota from, say, 84%
to over 100%, the message is rejected (as expected),...
2011 Jan 13
1
Quota_rule in dovecot 1.1
...out
success ...
How do I proceed to give effect to my setup?
My dovecot.conf:
plugin {
quota = maildir
quota2 = maildir:user quota
*quota_rule = Trash:ignore*
quota_exceeded_message = Quota excedida. Por favor, exclua alguns emails!
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80
}
My dovecot-sql.conf:
driver = mysql
connect = host=localhost dbname=mail user=mail password=mail
# The new name for MD5 is MD5-CRYPT so you might need to change this
depending on version
default_pass_scheme = MD5
# Get the mailbox
user_query = S...
2014 Jun 26
1
quota warning configuration problem
...}
prefix =
}
passdb {
driver = pam
}
plugin {
quota = fs:Limit_uzytkownika:user
quota2 = fs:Limit_domeny:group
quota_warning = storage=95%% quota-warning 95 %u
quota_warning01 = Limit_uzytkownika=95%% quota-warning 95 %u
quota_warning02 = Limit_uzytkownika=80%% quota-warning 80 %u
quota_warning2 = storage=90%% quota-warning 80 %u
}
postmaster_address = postmaster@
protocols = imap pop3 pop3
service imap-login {
inet_listener imap {
port = 0
}
inet_listener imaps {
address = *
port = 993
ssl = yes
}
}
service pop3-login {
inet_listener pop3 {
port = 0
}
ine...
2018 Sep 17
2
Quotas not working with roundcube
...gt;> ? quota_rule2 = Trash:storage=+200M
>> ? quota_rule3 = SPAM:ignore
>> ? quota_status_nouser = DUNNO
>> ? quota_status_overquota = 552 5.2.2 Mailbox is full
>> ? quota_status_success = DUNNO
>> ? quota_warning = storage=95%% quota-warning 95 %u
>> ? quota_warning2 = storage=80%% quota-warning 80 %u
>> }
>> ssl_ca = /etc/ssl/certs/CA_Intermed_Lets_Encrypt.crt
>> ssl_cert = </etc/ssl/certs/imap.mydomain.org.crt
>> ssl_key =? # hidden, use -P to show it
>> ssl_key_password =? # hidden, use -P to show it
>> userdb {
>>...
2014 Mar 05
2
Bounce messages
...t driver = sql}plugin { quota = maildir:User quota quota_exceeded_message = Storage quota for this account has been exceeded, please try again later. quota_rule = *:storage=1G quota_rule2 = Trash:storage=+30%% quota_rule3 = Sent:storage=+30%% quota_warning = storage=90%% quota-warning 90 %u quota_warning2 = storage=75%% quota-warning 75 %u sieve = ~/.dovecot.sieve sieve_dir = ~/sieve}postmaster_address = postmaster at multidist.euprotocols = " imap lmtp pop3"quota_full_tempfail = yesrejection_subject = Rejet: %sservice auth { unix_listener /var/spool/postfix/private/auth { mode = 066...
2010 Oct 06
3
2.0.5: quota warning failing
>From the log:
Oct 6 09:54:10 postamt dovecot: imap(hkunte): Error: quota: connect(/usr/local/scripts/quota-warning2) failed: Permission denied
>From the config:
quota = maildir
quota_rule = INBOX.Trash:storage=+2048M
quota_warning = storage=99%% /usr/local/scripts/quota-warning2 99 %u
quota_warning2 = storage=95%% /usr/local/scripts/quota-warning2 95 %u
quota_warning3 = storage=90%% /usr/local/scripts/quota-warning2 90 %u
quota_warning4 = storage=85%% /usr/local/scripts/quota-warning2 85 %u
service quota-warning {
executable = script /usr/local/scripts/quota-warning2
# use some unprivil...
2009 Jan 22
3
cmusieve don't works for me...
...b:
driver: passwd
userdb:
driver: sql
args: /etc/dovecot/dovecot-mysql.conf
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
plugin:
quota: maildir
quota: maildir:user quota
quota_warning: storage=80%% /usr/bin/quota_warning.sh 80
quota_warning2: storage=90%% /usr/bin/quota_warning.sh 90
quota_warning3: storage=99%% /usr/bin/quota_warning.sh 90
I have also created a .dovecot.sieve file into the user dir like this:
ls -la .dovecot.sieve
-rw-r--r-- 1 postfix postfix 149 Jan 24 07:59 .dovecot.sieve
cat .dovecot.sieve
require "vacat...