Displaying 14 results from an estimated 14 matches for "990099".
2018 Feb 23
2
Stale mailbox lock file
...;/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 Gambelli<br><br></div><br><br><font color="#990099">
-----Aki Tuomi <aki.tuomi@dovecot.fi> ha scritto: -----</font><div style="padding-left:5px;">
<div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">
Per: Raffaele Gambelli <R.Gambelli@hitachi-systems-cbt.com><br&g...
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
2018 Feb 23
1
Stale mailbox lock file
...;t send any other notifications like for example when the count of messages in a folder is changed?</span>
</font></pre><br><font face="Verdana, Arial, Helvetica, sans-serif">Raffaele Gambelli</font>
<br></div><br><font color="#990099" style="font-family: Verdana, Arial, Helvetica, sans-serif;">
-----"dovecot" <dovecot-bounces@dovecot.org> ha scritto: -----</font>
<div style="font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 5px;">
<div style="paddin...
2005 Jun 09
0
maildirmake SOLVED
<div><br><div><font color="#990099">-----Timo Sirainen <tss@iki.fi> wrote: -----<br></font><blockquote><font face="monospace" size="3"><br>You can change mail_executable setting to point to some binary file<br>which calls maildirmake or does whatever, and finally...
2004 Jul 08
2
[LLVMdev] Callee saved register, almost
I've another problem. There's one register, gr6, which is used to return high
part of return value for functions returning 64-bit values. For such
functions, the register should not be saved, naturally.
But when function does not return 64-bit value, then the register must be
saved. How can I express this in .td file?
- Volodya
2018 Feb 23
0
Stale mailbox lock file
...lt;br></div><div>So please, if you know it obviously, why and when a dovecot server sends that notice?</div>
<div><br></div><div>Thanks, bye<br><br>Raffaele Gambelli<br></div><div>
<br></div><font color="#990099">-----Aki Tuomi <aki.tuomi@dovecot.fi> ha scritto: -----</font>
<div style="padding-left:5px;"><div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">
Per: Raffaele Gambelli <R.Gambelli@hitachi-systems-cbt.com>, dovecot...
2002 Dec 27
6
IP Alias problems
I have a few IP addresses attached to an interface without problems. I
also have some chrooted environments attached to these IP addresses. Is
there a way to make connections (telnet) from these environments look like
they are coming from the aliased IP''s rather than the main IP address?
Thanks for any help
Kevin.
2016 Jun 12
2
vhba and storage pool creation
Hi!
Got a couple of storage questions here.
I'm a storage guy, running a new project, and just started with libvirt, but have been using qemu/kvm on other platforms before, as well as oVirt.
So, my questions here:
I started with creating a vhba, and that went fine, I could see it on the storage side logging in to the target with its wwn.
My next step would be to make it persistent, and
2004 Aug 12
9
Convert Cisco 7960 to sip
<div><br><div><br><br><br><br><br><font color="#990099"><br></font><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><div><br>
<asterisk-users-request @lists.digium.com=""><asterisk-users-req...
2015 Jul 30
2
[LLVMdev] Question on BlendSplat Code - LLVM Commit 72753f87f2b80d66cfd7ca7c7b6c0db6737d4b24
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150730/121669c8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blend-splat-test.tar.gz
Type: application/octet-stream
Size: 11716 bytes
Desc: not available
URL:
2007 Jun 19
5
Problems translating should_render from 0.8.2 to 1.0.5
<font size="2">I''m working on a large Rails site and we want to move from RSpec 0.8.2 to the latest and greatest. So we ran the translator and yet we''re having a lot of trouble translating should_render.<br><br>I found this on the web:<br><br>We will NOT be supporting the following in the new syntax:<br>
2005 Feb 02
6
problem in compiling asterisk-addons
there is a problem in compiling asterisk-addons
any one have fixed this problem. i want
res_config_mysql.so any one help me
-----------------------------------------------------
[root@localhost asterisk-addons]# make
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/include/mysql -c -o res_config_mysql.o
res_config_mysql.c
res_config_mysql.c: In function `realtime_mysql':
2019 Aug 22
3
[RFC] Adding target-specific overrides for Indirect Call Promotion
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><div><div><div style="box-sizing: inherit;"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" style="box-sizing: inherit;">Hi,</font></div><div style="box-sizing: inherit;"><font face="Verdana, Arial,
2020 Apr 02
3
RFC: dynamic_cast optimization in LTO
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"> <span><div>Hi,<br>There was a mention of optimizing away C++ dynamic_casts in LTO in this presentation: <a href="https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306" target="_blank">https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306</a><br>I