Displaying 20 results from an estimated 10000 matches similar to: "Dovecot 2.0.1 Quota dict timeout"
2015 May 22
0
race condition? -> Error: dict quota: Quota update failed, it's now desynced
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I get this error now and then, but only for users, that share or use
shared mailboxes.
See this snippet:
2015-05-22 02:27:09 IMAP(<uid1>) [28776]: Info: Disconnected: Logged out in=21450 out=76933
2015-05-22 02:27:09 IMAP(<uid1>) [28774]: Info: Disconnected: Logged out in=3769 out=16379
2015-05-22 02:27:09 IMAP(<uid1>) [28770]:
2017 Feb 08
0
Dict quota calculation errors "remote disconnected"/"broken pipe" on 2.22.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 5 Feb 2017, ygrishin-lists at mail2.ca wrote:
> service dict {
> unix_listener dict {
> mode = 0660
> user = Debian-exim
> group = Debian-exim
> }
> }
>
> dovecot-lda-erros.log:
> **********************
> Feb 04 14:23:33 lda(testuser at XXX): Error: read(/var/run/dovecot/dict) failed:
> Remote
2013 Apr 08
1
"No such file or directory" error setting up dict quota for mdbox
Hi, I've some troubles setting up the dict based quota plugin for mdbox, it
always returns a error when lmtp tries to deliver an e-mail:
Apr 8 12:40:16 mb07 dovecot: lmtp(3001, asmarre at ull.es): Error:
fstat(/sharedfs/10.4.1.107/ull.es/54/asmarre/dovecot-quota.lock) failed: No
such file or directory
Apr 8 12:40:16 mb07 dovecot: lmtp(3001, asmarre at ull.es): Error: file dict
commit:
2017 Feb 05
2
Dict quota calculation errors "remote disconnected"/"broken pipe" on 2.22.
Keywords: dovecot, dict, quota, postgre sql, broken pipe, remote
disconnected
Having Dovecot 2.2.22 (fe789d2) with Postgre SQL 9.5
(9.5.5-0ubuntu0.16.04) as the backend. I do not understand why quota
service is not working, not seeing it as a configuration error at least.
My quotas are DICT/SQL based.
OS: Ubuntu 16.0.4.1 32-bit (Linux XXX 4.4.0-59-generic #80-Ubuntu SMP
Fri Jan 6 17:36:54
2005 May 20
0
Message Stopped by Bothways : Block Greater than 40 recip
MailMarshal has stopped the following message:
Message: B0000edbce.00000001.mml
From: samba@samba.org
To: 0HMN001SJJEO7P@meandermc.nl; 0HMN002PGJ3XTO@meandermc.nl; 0HMN003MSRVTJ4@meandermc.nl; 0HMN004HCKM5BS@meandermc.nl; 0HMN00CLFJAHEI@meandermc.nl; 0HMU001QIAZXD7@meandermc.nl; 0HMU00DMEHZEM8@meandermc.nl; 0HN50004MEFYL8@meandermc.nl; 3Darjan@meandermc.nl;
2012 Dec 06
1
Anomalous outputs from rbeta when using two different random number seeds
Hi, in the code below, I am drawing 1000 samples from two beta
distributions, each time using the same random number seed.
Using set.seed(80) produces results I expect, in that the differences
between the distributions are very small.
Using set.seed(20) produces results I can't make sense of. Around half of
the time, it behaves as with set.seed(80), but around half of the time, it
behaves
2008 Nov 17
0
Error while running virt-install
Hi All
I need some real help in using virt-install.
I have a fedora8 o/s + Xen installed and wanted to have RHEL4 as the Guest Domain.
I have mounted the CD1 of RHEL4 and wanted to install this as guest domain using virt-install and not able to do and seeking help.
Please let me know if the parameters to virt-install are correct and if not please let me know the correct parameters.
Contents of
2008 Nov 18
0
Fw: Error while running virt-install
Any help is greatly appreciated.
Thanks
Chandra Sekhar
--- On Sun, 11/16/08, Chandra Sekhar <sekhar_15@yahoo.com> wrote:
From: Chandra Sekhar <sekhar_15@yahoo.com>
Subject: [Xen-users] Error while running virt-install
To: xen-users@lists.xensource.com
Date: Sunday, November 16, 2008, 11:23 PM
Hi All
I need some real help in using virt-install.
I have a fedora8 o/s + Xen
2009 Feb 05
1
optimal control, maximization with several variables?
Dear all,
I would like to solve the following problem, which can be done with optimal control theory or dynamic programming:
max(x,y) a*u1+b*u2+c*f1(u2) s.t. 0<u1<x, 0<u2<f2(x,u2), x'=f3(u1,u2,x)
which can be rewritten if optimal control theory should be applied as
H=a*u1+b*u2+c*f1(u2)+lambda*(x') s.t. 0<u1<x, 0<u2<f2(x,u2)
The maximum principle
2020 Apr 29
1
grid 4.0 generates wrong results when adding two complex units by sum()
Hi,
In grid 4.0, adding two complex units by `sum()` seems to give wrong results.
In the following example, `u1 + u2` gives the correct result, but `sum(u1, u2)` also `sum(unit.c(u1, u2))` give the wrong results.
```
library(grid)
u1 = 0.4*sum(unit(1, "inch"), unit(1, "mm"))
u2 = 0.1*sum(unit(1, "inch"), unit(1, "mm"))
u1
# [1] 0.4*sum(1inches, 1mm)
2015 May 18
0
Imap process timeout to quota proxy on logout after async commit
Hi there, I am having some trouble implementing a quota proxy server for a memcached based dict (I am using the version 2.2.15).
I created a multi-threaded daemon that is using non-blocking sockets to receive the data and reply to dovecot. Right now everything but the atomic increase message is working great. Here is an example of such a message:
B1
A1??? priv/quota/storage??? 86583
A1???
2011 May 27
1
dsync: Invalid mailbox first_recent_uid
For the life of me I can't get dsync to work. Please help!
Remote server runs dovecot out of /usr/local/dovecot2. Everything makes
sense until this line:
dsync-local(djonas at vitalwerks.com): Error: Invalid mailbox input from
worker server: Invalid mailbox first_recent_uid
The local uid is 8989 and the remote uid is 89. I added "first_valid_uid
= 89" to the local conf but to
2007 Apr 20
1
Estimating a Normal Mixture Distribution
Hi everyone,
I am using R 2.4.1 on a MacOS X ("Tiger") operating system. In the
last few day I was trying to estimate the parameters of a mixture of
two normal distributions using Maximum Likelihood.
The code is from Modern Applied Statistics with S (4th edition),
chapter 16 ("Optimization"), the dataset is available under MASS in
R. Unfortunately, when I tried out the
2004 Sep 09
1
Bug in rsync? (--delete[-after])
Hello!
I think I've found a bug in some (older) versions of rsync.
The problem does not seem to have been reported at bugzilla.
And of the 9 bugs found there by searching on "--delete-after"
all have got the name wayned@samba.org attached.
I ask you therefore to check if this problem is found in the newest
version of rsync as well!
I've read the warnings at rsync.samba.org
2013 May 16
2
A function that can modify an object? Or at least shows principles how to modify an object?
Hi, If I have an R object UUU, where the second element is U2, based on
"g" column of my.table
my.table of UUU is:
mmm ggg gindex map Info
aaa123 U1 1 1 1
aaa124 U1 1 2 1
bbb1378 U2 2 1 1
bbb8888 U2 2 2 0
bbb1389 U2 2 3
2018 Mar 12
0
subsetting comparison problem
> On Mar 11, 2018, at 3:32 PM, Neha Aggarwal <aggarwalneha2000 at gmail.com> wrote:
>
> Hello All,
> I am facing a unique problem and am unable to find any help in R help pages
> or online. I will appreciate your help for the following problem:
> I have 2 data-frames, samples below and there is an expected output
>
> R Dataframe1:
> C1 C2
2011 Jan 27
2
help for a loop procedure
Hello everybody!
I’m trying to define the optimal number of surveys to detect the highest
number of species within a monitoring season/session.
To do this I want to run all the possible combinations between a set of
samples and to calculate the total number of species for each combination of
2, 3, 4 …n samples events, so that at the end I will be able to define which
is the lowest number of
2007 Jun 14
0
Confidence interval for coefficient of variation
This is a function I coded a few years ago to calculate a confidence
interval for a coefficient of variation. The code is based on a paper
by Mark Vangel in The American Statistician. I have not used the
function much, but it could be useful for comparing cv's from
different groups.
Kevin Wright
confint.cv <- function(x,alpha=.05, method="modmckay"){
# Calculate the
2012 Jul 12
0
Generate random numbers with nested Archimedean Copula
Hi everybody,
I try to simulate random numbers from a trivariate nested Archimedean
copula. My aim is to correlate two processes with, e.g. theta2, as the so
called child pair and then to correlate these two processes with a third one
with theta1 (parent). This "figure" tries to capture what I am explaining
theta1
theta2
2003 Aug 20
0
MS Word creates new files (was Re Samba creates User-ACL's)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Message: 2
> Date: Tue, 19 Aug 2003 14:05:40 +0200
> From: samba-list@naev.de (Peter Koch)
> Subject: [Samba] Samba creates User-ACL's
> To: samba@lists.samba.org
> Message-ID: <200308191205.OAA02625@intranet.naev.de>
>
> Dear Readers:
>
> I'm using Samba 2.2.8a with ACL-support and noticed the
>