Displaying 7 results from an estimated 7 matches for "warning2".
Did you mean:
warning
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...
2012 Feb 28
1
quota warning script not working after upgrade to 2.1.1
With 2.0.18 I was using a quota warning script like this:
plugin {
...
# Quota
quota = maildir
quota_rule = INBOX.Trash:storage=+2048M
quota_warning = storage=99%% quota-warning 99 %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
}
# der schickt die Quota warnmails
service quota-warning {
executable = script /usr/local/scripts/quota-warning2.1
user = root
unix_listener quota-warni...
2007 Dec 13
1
Two repeated warnings when runing gam(mgcv) to analyze my dataset?
...gamma = gamma, ... :
Algorithm did not converge
2: In gam.fit(G, family = G$family, control = control, gamma = gamma, ... :
fitted probabilities numerically 0 or 1 occurred
Q1: For warning1, could it be solved by changing the value of
mgcv.toloptions for
gam.control(mgcv.tol=1e-7)?
Q1: For warning2, is there any impact for the results if the "fitted
probabilities numerically 0 or 1 occurred" ? How can i solve it?
I didn't try the possible solutions for them, because it took such a longer
time to run the whole programs.
Could anybody suggest their solutions?
Any help or sugg...
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...
2010 Oct 07
1
Config review (2.0.5)
...reate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = spam
autosubscribe3 = Sent
autosubscribe4 = Drafts
# FullTextSearch
fts = squat
# Quota
quota = maildir
quota_rule = INBOX.Trash:storage=+2048M
quota_warning = storage=99%% quota-warning 99 %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
# Sieve
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
# Trash (wenn Mailbox voll, dann Trash und spam leeren)
trash = /usr/dovecot-2/etc/dovecot/dove...
2005 Jan 07
6
Compilation of R code
Hello,
I'm a newbie on this list.
I have a R code but its execution take a very long time.
Is it possible to compile it (in C for example) to decrease the execution
time ?
--
----------------
Alexandre DEPIRE
INRETS / GARIG
2005 Jan 07
6
Compilation of R code
Hello,
I'm a newbie on this list.
I have a R code but its execution take a very long time.
Is it possible to compile it (in C for example) to decrease the execution
time ?
--
----------------
Alexandre DEPIRE
INRETS / GARIG