Displaying 20 results from an estimated 41 matches for "dreyfus".
2011 Aug 21
2
Fixing split brain
...on the client
to trigger self heal: the log does not say it started, and I still get
EIO accessing the file. Obviously that answer is cached somewhere.
Is it possible to handle that situation without unmounting and
remounting the volume, that is, without restarting glusterfs client?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2013 May 05
5
dovecot 2.2.0 corrupts mailboxes?
...40)
May 4 21:15:17 volanges dovecot: imap(jdoe): Error: Corrupted index
cache file /mail/indexes/jdoe/mail/.imap/Commandes/dovecot.index.cache:
Broken physical size for mail UID 680
Does that ring a bell? I am tempted to downgrade to 2.1.13. Does it
makes sense? Is it safe to do so?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2009 Jun 24
3
Auth worker max line size
...X_LINE_LENGTH 1024
+#define AUTH_WORKER_MAX_LINE_LENGTH 4096
struct auth_worker_client *auth_worker_client_create(struct auth *auth, int fd);
void auth_worker_client_destroy(struct auth_worker_client **client);
void auth_worker_client_unref(struct auth_worker_client **client);
--
Emmanuel Dreyfus
manu at netbsd.org
2013 Apr 11
2
[PATCHES] NetBSD support, authentication buffer size
...espci.fr/shadow/manu/patch-src_lib_net.c
3) Increase authentication buffer size so that it can cope with
unusual authentication scheme. This patch was integrated in dovecot-1.x
but did not make its way in dovecot-2.x
http://ftp.espci.fr/shadow/manu/patch-src_lib-master_master-auth.h
--
Emmanuel Dreyfus
manu at netbsd.org
2013 Nov 29
2
BUG: Authentication client sent unknown handshake command
...) (internal failure, 1 successful auths): user=<jdoe>, method=PLAIN, rip=192.0.2.251, lip=192.0.2.10, mpid=453, TLS, TLSv1 with cipher AES128-SHA (128/128 bits)
Reverting to the previous kernel fixed the problem, but I have not been
able to spot what the problem was. Any idea?
--
Emmanuel Dreyfus
manu at netbsd.org
2013 Sep 13
1
glusterfs-3.4.1qa2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.1qa2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.1qa2.tar.gz
This release is made off jenkins-release-42
-- Gluster Build System
2017 Sep 16
2
dsync panic in mbox_lock
...cot.so.0
#24 0x00007f7ff6ca4099 in io_loop_run ()
from /usr/pkg/lib/dovecot/libdovecot.so.0
#25 0x00000000004205b2 in ?? ()
#26 0x0000000000422754 in ?? ()
#27 0x0000000000423074 in ?? ()
#28 0x00000000004238d1 in doveadm_mail_try_run ()
#29 0x000000000045182a in main ()
Any hint?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2020 Jan 10
2
Dovecot HA/Resilience
On Thu, Jan 09, 2020 at 06:51:36PM +0200, Aki Tuomi wrote:
> You can do it using replication,
> https://wiki.dovecot.org/Replication
Last time I tried, it did not work with mbox. Did that change? The
document does not tell about the format.
--
Emmanuel Dreyfus
manu at netbsd.org
2020 Jan 10
2
Dovecot HA/Resilience
On Fri, Jan 10, 2020 at 09:07:24AM +0200, Aki Tuomi wrote:
> Replication is not supported with mbox. Most features are not.
It would be nice if the document about replication could tell
what setup works.
--
Emmanuel Dreyfus
manu at netbsd.org
2020 Jan 10
3
Dovecot HA/Resilience
...n any email comes to any one or both of the two servers,
how it will be read by the user from Outlook? How to create the
environment?
Thanks,
Kishore Potnuru
On Fri, Jan 10, 2020 at 7:55 AM Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
>
> > On 10 Jan 2020, at 9.20, Emmanuel Dreyfus <manu at netbsd.org> wrote:
> >
> > On Fri, Jan 10, 2020 at 09:07:24AM +0200, Aki Tuomi wrote:
> >> Replication is not supported with mbox. Most features are not.
> >
> > It would be nice if the document about replication could tell
> > what setup works....
2015 Mar 04
2
New FREAK SSL Attack CVE-2015-0204
On 04.03.2015 18:19, Emmanuel Dreyfus wrote:
> On Wed, Mar 04, 2015 at 06:13:31PM +0200, Adrian Minta wrote:
>> Hello,
>> about the CVE-2015-0204, in apache the following config seems to disable
>> this vulnerability:
>> SSLProtocol All -SSLv2 -SSLv3
>> SSLCipherSuite
>> HIGH:MEDIUM:!aNULL:!eN...
2013 Sep 10
2
dovecot and PFS
...:HIGH:!MD5:!DES:!aNULL
:!eNULL
But that list is good for browsers. I am not aware of documentation
about what ciphers are advertised by various mail client. How can I
know if that setting has some success pushing PFS? How can I
discover which clients fail to negociate PFS ciphers?
--
Emmanuel Dreyfus
manu at netbsd.org
2015 Mar 04
2
New FREAK SSL Attack CVE-2015-0204
Hello,
about the CVE-2015-0204, in apache the following config seems to disable
this vulnerability:
SSLProtocol All -SSLv2 -SSLv3
SSLCipherSuite
HIGH:MEDIUM:!aNULL:!eNULL:!EXPORT:!CAMELLIA:!DES:!MD5:!PSK:!RC4
Is something similar possible with dovecot ?
If yes, what are the implications with old mail clients ?
--
Best regards,
Adrian Minta
2017 Sep 16
0
dsync panic in mbox_lock
> On September 16, 2017 at 5:28 AM Emmanuel Dreyfus <manu at netbsd.org> wrote:
>
>
> Hello
>
> I am trying to setup replication with dovecot-2.2.29.1, and for some
> users, I get a reproductible panic:
>
> # doveadm -v -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
> dsync-lo...
2017 Sep 17
1
dsync panic in mbox_lock
...een
> reproducible for us. Can you post your doveconf -n
Here it is:
https://ftp.espci.fr/shadow/manu/conf.log
> and also logs with
> doveadm -Dv -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
https://ftp.espci.fr/shadow/manu/sync.log
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2011 Jun 28
0
[Gluster-devel] volume rebalance still broken
Replying and adding gluster-users. That seems more appropriate?
________________________________________
From: gluster-devel-bounces+jwalker=gluster.com at nongnu.org [gluster-devel-bounces+jwalker=gluster.com at nongnu.org] on behalf of Emmanuel Dreyfus [manu at netbsd.org]
Sent: Tuesday, June 28, 2011 6:51 AM
To: gluster-devel at nongnu.org
Subject: [Gluster-devel] volume rebalance still broken
Hi
I am back with my volume rebalance problem on NetBSD. The logs told
me I had error when handling extended attributes. The problem were caused
by diff...
2012 Jun 23
1
pop3-throttle
...s to workaround the problem.
I found pop3-throttle-plugin.c, which seems a smart way to solve the
problem, unfortunately it comes with no documentation. I was able to
build it and load it, bu itsays nothing in the logs. Is there any
doc somewhere? Any advices on how to set it up?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2013 Jan 18
1
environment for dovecot auth
Hi
Is there a way to set environment variables for the auth process? All
I found for now is to replace it by a shell script that sets variables
and then launch the real auth, but I wonder if there is a better way.
--
Emmanuel Dreyfus
manu at netbsd.org
2013 Jan 19
1
[PATCH] support for NetBSD 6.0 libquota
...to handle the new and old quota implementation. dovecot is
unable to use the new quota implementation right now, and will even fail
to build with the old quota API on NetBSD 6.0:
Here are dovecot patches to support NetBSD libquota:
http://ftp.espci.fr/shadow/manu/dovecot-libquota.tgz
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2013 Apr 29
1
many SSH connexions with dsynx/SSH replication
...t
}
}
service replicator {
unix_listener replicator-doveadm {
mode = 0600
}
}
service doveadm {
inet_listener {
port = 12345
ssl = yes
}
}
doveadm_port = 12345
ssl_client_ca_file = /etc/openssl/certs/ca.crt
doveadm_proxy_port = 0
--- cut here ---
--
Emmanuel Dreyfus
manu at netbsd.org