Displaying 20 results from an estimated 2000 matches similar to: ""Stale mailbox lock file detected, will override in 0 seconds""
2018 Feb 23
0
Stale mailbox lock file
Yes. I am one of them.
---Aki TuomiDovecot oy
-------- Original message --------From: Raffaele Gambelli <R.Gambelli at hitachi-systems-cbt.com> Date: 23/02/2018 12:25 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Stale mailbox lock file
Thanks Aki,
do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?
Raffaele Gambelli
2018 Feb 23
1
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div style="font-family: Verdana, Arial, Helvetica, sans-serif;">So you don't know when this piece of code is executed:</div>
<div style="font-family: Verdana, Arial, Helvetica, sans-serif;"><br></div>
<div style=""><pre
2018 Feb 20
0
"Stale mailbox lock file detected, will override in 0 seconds"
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Hi all dovecot members,</div><div><br></div><div>I've received this notice from a dovecot server: <span style="font-size: 12.8px;">
"Stale mailbox lock file detected, will override in 0 seconds"</span></div>
2018 Feb 23
0
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Thanks but what answer it mean "<span style="font-size: 12.8px;">doveconf -n"? </span>
</div><div><span style="font-size: 12.8px;">I have neither control nor access in the dovecot installation to which I'm
2018 Feb 23
2
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Thanks Aki,</div><div><br></div><div>do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?</div>
<div><br><br>Raffaele
2018 Feb 23
4
Stale mailbox lock file
Hi all,
I would like to understand the meaning of "Stale mailbox lock file detected"
In index-storage.c (https://mis.dopa.go.th/atmail/server_source/dovecot/src/lib-storage/index/index-storage.c) there is this notice "Stale mailbox lock file detected" ...
I have a java application which connects via javamail to a dovecot server and I have some anomalies when that message
2009 Jul 31
1
what meaning missing value True /False needed
This is my code i don't understand the error message:
library(rgenoud)
rm(list=ls())
set.seed(666)
#########################################################
# As a first step, it is assumed that all input parameters are independent of ageingĀ :
#########################################################
InputDim <-20
# Max number of ageings in the inputs
CPIRate <- rep(0.02 , InputDim )
#
2008 Jan 14
0
Added native socks support to libc in FreeBSD 7
Upgrade:
1) Added IPv6 Support (need to be tested)
Cheers
Raffaele
Hi,
i added a native (client) Socks V4/V5 support inside FreeBSD libc
library. The work is based of my project (see
http://csocks.altervista.org) CSOCKS.
You can get it here:
http://csocks.altervista.org/download/FreeBSD_libc.tar.gz
CHANGES:
I changed the file:
/usr/src/lib/libc/Makefile
I added the Directory:
2007 Dec 07
1
Added native socks support to libc in FreeBSD 7
Hi,
i added a native (client) Socks V4/V5 support inside FreeBSD libc
library. The work is based of my project (see
http://csocks.altervista.org) CSOCKS.
You can get it here:
http://csocks.altervista.org/download/FreeBSD_libc.tar.gz
CHANGES:
I changed the file:
/usr/src/lib/libc/Makefile
I added the Directory:
/usr/src/lib/libc/socks
They contains the files:
2010 Mar 27
1
DRBD,GFS2 and GNBD without all clustered cman stuff
Hi all,
Where i want to arrive:
1) having two storage server replicating partition with DRBD
2) exporting via GNBD from the primary server the drbd with GFS2
3) inporting the GNBD on some nodes and mount it with GFS2
Assuming no logical error are done in the last points logic this is the
situation:
Server 1: LogVol09, DRDB configured as /dev/drbd0 replicated to Server 2.
DRBD seems to work
2011 Feb 08
3
fail-over server
Hi,
Suppose you have 2 identical Asterisk servers and 1 alias IP address that you assign to either one, according to system failures, etc.
Also suppose that all SIP clients register requests go to the alias IP address.
Imagine server1 fails and server2 gets the alias IP address. Correct me if I'm wrong but I would have to wait at least 60 seconds before most SIP clients re-register to
2007 Feb 22
2
Centos firewall/router issue
Good day everyone. Today has been "one of those..." days. So I have a
feeling this is just a brain lapse here.
At any rate, I am setting up a firewall/router using centos 4.4
(minimal install, yummed up to date).
I have in fact enables V4 ip forwarding (by editing /etc/sysctl.conf)
and rebooted the system. I use fwbuilder for my rules, and at this
point have a next to nothing set of
2003 Aug 28
1
RE: Shorewall 1.46b; new configs--command not found? << struck wi th stupidity
I had a 2-day lapse in brain function apparently. Discovered that even
though UltraEdit-32 says its editing/saving in UNIX mode, it is not 100%
true.
Ran my new configs through dos2unix and bam...no more error message.
Please excuse my previous post (I always seem to do that...) and sorry about
the junk.
Levi Masterson
2010 Jul 23
2
DDO crash
Good evening all!
I got a little problem with DDO under Wine 1.2rc6;
Before beginning, I must say that I use an ATI EAH4670 video card and I know that ATI is always an issue with wine. Still, my problem could possibly be easy to solve, I think, I hope... :-)
The game, under wine, is just awesome, no lagging and/or graphical problems about it. I've been able to try many features and got no
2007 Sep 17
1
How To Encode Realtime
Hi,
??Forgive my poor English, I'm trying to implement a net phone using vorbis codec, which need realtime encode and decode the stream.
The problem is, I use vorbis_analysis_buffer() and vorbis_analysis_wrote() push the PCM data in, then use vorbis_analysis_blockout(&vd, &vb) to output a block, it can't output all the data. It seems that some data which length is constant, must
2009 Aug 30
2
Sampling encoder timings between libtheora-1.0 & libtheora-1.1beta3
As requested by Ralph in my introduction e-mail to this list [1], I've
gone ahead and done some sample test timings for encoding between
libtheora-1.0 and libtheora-1.1beta3, as available from the Theora
website [2].
So far, I've tested with 4 different files that I generated with content
I already have. The files, in brief, are the following:
1. planet-earth-360x240.yuv4mpeg - A
2017 Oct 05
2
Status of PBQP register allocator?
Hi all,
I was wondering about whether the PBQP register allocator is likely to be
maintained in the future. It's proving to be a nice way to encode some
instruction encoding constraints for an out-of-tree backend we have, but
there's concern about it being abandoned or bitrotting in the future.
Also, if PBQP is likely to lapse out of regular maintenance in the future,
is there a simple
2015 Oct 28
2
Dovecot, JavaMail, UIDs and Message Numbers
Hi,
new to this list, so a little prelude to my issue with Dovecot.
We have been using JavaMail against Cyrus for ages, and developed Webtop, a huge Java web collaboration application running on them in production in various installations for all this time.
Recently we had to run the same software against Dovecot pre-existing accounts running on Nethesis NethServer solution.
After some time of
2007 Apr 18
2
[Bridge] Trouble with ARP traffic
Raffaele
If you don't want to see much arp traffic on eth1, assuming that you
have a subnet 10.190.190.0/24, with 10.190.190.1 on eth1 and the rest
of the hosts on eth0, you can use for example, the following filter
ebtables -N f1
ebtables -P f1 DROP
ebtables -t filter -A FORWARD -i eth0 -o eth1 -p ARP -j f1
ebtables -t filter -A f1 -p ARP --arp-ip-src 10.190.190.0/24
--arp-ip-dst
2007 Mar 05
1
enumerating non-overlapping pairs of elements from a vector
Hi All,
I'm trying to come up with a clear and concise (and fast?) solution to
the following problem.
I would like to take a vector 'v' and enumerate all of the ways in
which it can be broken into n sets of length 2 (if the length of the
vector is odd, and an additional set of length 1). An element of 'v'
can
only appear in one set. Order within sets is not important.