Displaying 20 results from an estimated 500 matches similar to: "Dsync issues between Cyrus and Dovecot"
2013 Nov 05
1
Problem migration from cyrus with imapc
Hi all,
i have problem with namespace when i try to migrate from cyrus to
dovecot with imapc.
If i login to the old cyrus i get:
telnet 192.168.8.164 143
Trying 192.168.8.164...
Connected to 192.168.8.164.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5]
Dovecot ready.
a
2013 Sep 25
1
still having dsync issues after upgrading to latest
Trying to migrate a bunch of users with mbox format to maildir format.
dsync creates some directories, but otherwise does nothing. (Complained
about the lack of "/" as separator until I added that to config, now is
silent when running dsync except with the -D flag)
I have tried dumping all the dovecot that came with my OS and built the
latest sources, hoping I'd at least get a
2014 Jan 25
1
Dsync Panic
Hi,
Using dsync to backup my users' mailboxes (dovecot 2.2.10 on both sides), I sometimes encounter the following issue.
Below is the output of: dsync -Dvf -u "user" -R backup ssh root at server.domain.tld dsync -u "user"
doveadm(root): Debug: Loading modules from directory: /usr/local/lib/dovecot/doveadm
doveadm(root): Debug: Skipping module doveadm_acl_plugin,
2013 Feb 26
2
(no subject)
I've run into a problem with `doveadm backup` (2.2 rc2 and 20130226)
I did not notice in 2.1.15
doveadm backup [-Dv] -R -u cyrtest1 at iai.uni-bonn.de -m INBOX imapc:
=> crashes (signal 6 with acl plugin configured, sig 11 without acl)
If this is considered a bug (not just because of the crash but in the
meaning of "my configuration should work") it would be great if it could
be
2016 Dec 06
0
Panic: file dsync-mailbox-tree-sync.c: line 576 (node_mailbox_trees_cmp): assertion failed: (ret != 0)
Hi,
Here is a crash that's happening using the latest Dovecot version
(v2.2.27 on CentOS7 x86_64):
We are using replication. Judging by the second server's logs, I believe
this has something to do with the fact that we're using the lazy_expunge
plugin.
Every night after midnight, we purge the lazy_expunge namespace by
running a command similar to following one on the main server
2015 Sep 03
0
Error: Raw backtrace: and Transaction log changed unexpectedly, can't get modseq
Hi there,
i've got some errors in my log files
# dovecot --version
2.2.9
Here the Log's:
2015 Jan 08
0
replication hangs
Hi,
I have 2 Dovecot servers (2.2.10) which are replicating each other.
Replication works fine except for one user.
[root at dovecot2 ~]# doveadm -D sync -u username dovecot1
doveadm(root): Debug: Loading modules from directory: /usr/lib64/dovecot
doveadm(root): Debug: Module loaded:
/usr/lib64/dovecot/lib15_notify_plugin.so
doveadm(root): Debug: Module loaded:
2015 Feb 24
0
Dovecot 2.2.15, Panic: array.h: line 197 (array_idx_i): assertion failed: (idx * array->element_size < array->buffer->used)
Hi all
Version: 2.2.15
OS: SLES11 SP3 x86_64
Problem with replication for some users:
Log Server 1:
Feb 24 09:29:42 v063ik dovecot: dsync-local(user at domain.com): Error: read(v063il.pnet.ch) failed: <no error>
Log Server 2:
Feb 24 09:29:42 v063il dovecot: dsync-server(user at domain.com): Panic: file ../../../src/lib/array.h: line 197 (array_idx_i): assertion failed: (idx *
2015 Feb 10
2
Dovecot 2.2.15 issues with global ACL
Hello,
We have upgraded from Dovecot 2.2.13 to 2.2.15 and we are using global ACL file.
The content of the ACL file is as following:
* owner r
INBOX owner lrwstipekxa
INBOX/* owner lrwstipekxa
user owner rwstipekxa
user/* owner rwstipekxa
This worked fine but after update any user cannot see any folders from under the INBOX, also they cannot create any new folders.
Error into the logs are
2015 Apr 20
4
doveadm-server hangs with 100% cpu usage
we have some replication issues. From time to time a doveadm-server
process takes 100% cpu in the state recv_mailbox_tree_deletes on the
replica. The process runs forever until it is manually killed. Strace on
this process doesn't show anything.
Sometimes we have several doveadm-server processes in this state, all
for the same account, all with 100% CPU Load.
The logfile on the master says:
2015 Apr 21
0
doveadm-server hangs with 100% cpu usage
On 20 Apr 2015, at 19:10, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote:
>
> we have some replication issues. From time to time a doveadm-server
> process takes 100% cpu in the state recv_mailbox_tree_deletes on the
> replica. The process runs forever until it is manually killed. Strace on
> this process doesn't show anything.
> Sometimes we have several
2020 Mar 16
6
[Bug 3137] New: -f keeps stdin and stderr open
https://bugzilla.mindrot.org/show_bug.cgi?id=3137
Bug ID: 3137
Summary: -f keeps stdin and stderr open
Product: Portable OpenSSH
Version: 8.2p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2014 Dec 12
2
Does libvirt support HyperV Server 2012?
Hi,
I wanted to know whether libvirt-1.2.10 supports HyperV Server 2012 and/or SCVMM Server 2012.
There is a requirement for us to deploy a VHD image to the HyperV Server 2012 SP2. We are planning to do this using libvirt-1.2.10.
Thanks
Paddy
2005 Dec 29
2
cyrus idled not in the cyrus-imapd rpm?
Hi
I successfully installed cyrus + postfix on my centos 4.2 box.
When trying to make imap idle working, I noticed that there is no idled
executable in the rpm.
Do I have to recompile cyrus from source to get idled working?
Thanks
2015 Jan 23
0
from Cyrus to Dovecot, seen status on cyrus.index files
Hi
> Using cyrus2dovecot (https://github.com/a-schild/cyrus2dovecot) I have
> migrated some test mailboxes from Cyrus (2.4.17) to Dovecot (2.2.9).
>
> The problem I'm having is that the seen status is in cyrus.index files,
> which cyrus2dovecot doesn't understand.
>
> Does anyone use cyrus2dovecot for migrations?
Yes, but this software which is not related to the
2015 Jan 23
0
from Cyrus to Dovecot, seen status on cyrus.index files
Zitat von Norberto Bensa <nbensa+dovecot at gmail.com>:
> Does anyone use cyrus2dovecot for migrations? If so, how do you deal with
> seen status when it is stored in the .index files?
Why don't you use the migration tool that comes with Dovecot bundled
instead, namely dsync? It claims to preserve almost virtually
everything from the old server.
2015 Jan 23
2
from Cyrus to Dovecot, seen status on cyrus.index files
2015-01-23 4:20 GMT-03:00 Marc St?rmer <mail at marc-stuermer.de>:
>
> Zitat von Norberto Bensa <nbensa+dovecot at gmail.com>:
>
> Does anyone use cyrus2dovecot for migrations? If so, how do you deal with
>> seen status when it is stored in the .index files?
>>
>
> Why don't you use the migration tool that comes with Dovecot bundled
> instead,
2010 Jul 27
1
Cyrus Virtual Domains: Domain migration from Cyrus
hi,
we want to migrate from Cyrus 2.x to Dovecot 1.x (!). We use the virtual
domain feature from Cyrus for a better disk partitioning:
/var/imap/domain.a/user/foo ..
/var/imap/domain.b/user/foo ..
/var/imap/domain.c/user/foo ..
In a exported skiplist DB, it shows like:
=================
domain.a!user.foobar 0 int foobar at domain.a lrswipcda postmaster at domain.a
domain.a!user.han 0 int han
2015 Jan 22
4
from Cyrus to Dovecot, seen status on cyrus.index files
Hello,
Using cyrus2dovecot (https://github.com/a-schild/cyrus2dovecot) I have
migrated some test mailboxes from Cyrus (2.4.17) to Dovecot (2.2.9).
The problem I'm having is that the seen status is in cyrus.index files,
which cyrus2dovecot doesn't understand.
Does anyone use cyrus2dovecot for migrations? If so, how do you deal with
seen status when it is stored in the .index files?
2007 Dec 06
1
Cyrus y clamav
Estoy en procura de instalar un servidor de correo sobre Centos 5 , me
he guiado en un tutorial de instalacion sobre centos 4, pero al
momento de instalar algunos paquetes, he descubierto que los
siguientes paquetes no se encuentran en los repositorios
estos paquetes son:
cyrus-imapd-nntp
cyrus-imapd-murder
clamav-lib
clamav-data
clamav-update
clamav-server
o sera que estos ya ha sido