Displaying 20 results from an estimated 20000 matches similar to: "Exclude namespace from replication"
2014 Jan 13
1
Replication and public namespaces
Hi,
I'm having some issues with replicating public namespaces. Everything
seems to work fine for private namespaces, but while importing some huge
mailboxes (many small mails) into a public namespace via imapsync,
something goes wrong.
The expected mail flow is:
old-server (imapsync)> new-server1 (replication)> new-server2
But then, dovecot seems to run into race conditions when the
2017 Jan 16
0
Replication: Can't unsubscribe from shared mailbox
Hi all,
I hope it's okay to bump this once after four months.
In the meantime we updated to 2.2.26.0 and our problem still persists:
After unsubscribing from a shared mailbox, the subscription instantly re-appears.
A pcap was attached to my original mail, in case it has something to do with dsync:
http://dovecot.org/pipermail/dovecot/2016-September/105419.html
Is anyone on this mailing list
2014 Aug 12
1
Fatal: lazy_expunge: Unknown namespace: '.EXPUNGED/'
Hello List,
with dovecot version 2.2.13.9, I actually have a problem using
lazy_expunge and acl together.
Shared/Public Folders work fine with lazy_expunge disabled.
If lazy_expunge is enabled and userA got a shared folder form userB,
then there is the error shown in subject.
My test case to reproduce the error.
doveadm mailbox list -u userA at domain
--> Output Fine.
doveadm acl set -u
2014 Mar 28
2
dsync replication questions
I am running two servers with Dovecot v2.2.12 on CentOS x86_64 (5.10 and
6.5 respectively) and users are virtual over ldap.
I have setup our main internal server (vmail.example.com) with dsync
replication according to the first part of
http://wiki2.dovecot.org/Replication. The second one
(vmail1.example.com) will be the failover server which we want to be a
real-time mirror (but can be
2017 Mar 01
1
Expunged message reappeared, giving a new UID
Dovecot 2.2.27
dsync-server(account_name): Warning: Maildir
/usr/local/vhosts/mail/*******/info/Sent: Expunged message reappeared,
giving a new UID (old uid=29787, file=*******)
What triggers this replication for ever ??
Thank you
George
2017 Aug 03
0
Replication and public folders with private (seen) flags
We started using Dovecot replication between two nodes and noticed that
our configured private flags (INDEXPVT) in public/shared mailboxes are
not replicated. We are only replicating INBOX namespace, as we dont want
to replicate content of shared mailboxes for every user again.
Is there a way to replicate the INDEXPVT or is that not (yet) implemented?
Dovecot versions:
# 2.2.31 (65cde28):
2016 Mar 01
2
Dsync induces redundant mail after rapid append/expunge repeatedly
?I meet the problem about dsync with ?expunge. The problems is expunged
mail would reappear after dsyncing and it is easily to reproduce.
?Environment Settings:
- Two servers(serverA, serverB) both enabled plugin "*replication"*
- And more detail get by "dovecot -n" show below
?Reproduce flow:
?- ?Run two processes pA and pB both would run in while loop
?- pA?(All behavior is
2019 Mar 06
0
Probleme with replication and shared mailbox
Hi Folks !
I finaly resolve my problem ! ?
First of all I had to modify namespaces :
#######################################################
namespace inbox {
inbox = yes
location =
mailbox Archive {
auto = subscribe
special_use = \Archive
}
mailbox Drafts {
auto = subscribe
special_use = \Drafts
}
mailbox Junk {
auto = subscribe
2019 Feb 25
0
Probleme with replication and shared mailbox
Dear Dovecot Users/Admins/Mailing-List
First of all I would give a big thanks for your great work !
I may need your help to find out what?s going on with my replication and shared mailbox problem.
I setup a full active/active servers with :
* Postfix
* Dovecot
* MariaDB (automaticaly balanced/failover between the 2 host within DRBD and Heartbeat)
* SpamAssassin
* Clamav
* Sieve
*
2018 Mar 23
0
Dovecot replication does not replicate subscription in shared mailboxes
We use a pair of replicating Dovecot servers.
If a user subscribes to a folder, shared by an other user, in one
replica, that does not get replicated to the other node. Subscription of
regular folders below INBOX seem to replicate correctly.
Is that a general bug, a known problem or do we need to enable that somehow.
Here's our configuration for the concerned namespace:
namespace users {
?
2013 Oct 07
1
Replication: long detalys
Hello everybody,
I am running dovecot 2.1.7 on Debian Wheezy on two servers with
replication set up, MTA is postfix. The idea is to have a redundant mail
system so that when one server fails, users can continue using the other
server (failover of POP/IMAP through DNS redirection). Servers are
called srv06 and srv07:
Below is the dovecot config, both servers have identical config, only
the
2014 Jun 12
0
Problems with dsync and global acls
Hi all!
I have 2 servers running dsync tcp replication between them. After
setting global ACLs to
* user=admin lrwstipekxa
on both hosts, I get the following errors during replication for every
folder:
dsync-local(mwegrzynek): Error: Mailbox Trash: Failed to set attribute
vendor/vendor.dovecot/pvt/acl/user=admin: Invalid right ''
This error first manifested in version 2.2.13, there
2014 Apr 22
0
one way replication
Hi,
anyone using one way (or master/slave) replication instead of
master/master ?
There is no info in documentation but in sources
(src/doveadm/dsync/doveadm-dsync.c) i found some flags which looks like
for setting up master/slave
switch (c) {
case '1':
ctx->oneway = TRUE;
ctx->backup = TRUE;
break;
case
2013 Jan 31
1
dsync replication errors
Hi
I'm trying to build a cluster of two servers with dsync replication
(based on http://wiki2.dovecot.org/Replication). My test setup works
fine for very simple tests, I can log in to both servers, copy a
message to one of the servers and it successfully apperars in the other
account. But, if I try to copy a large amount of messages at once to
one of the accounts, my maillogs get flodded with
2013 May 06
1
dsyncing lazy_expunge namespace
Hello,
I'm in the process of migrating mailbox from one dovecot server running
dovecot 2.1.9 with mailboxes stored in maildir format to a newer one
running 2.1.16 with mailboxes stored in mdbox format.
To migrate mailboxes I'm using dsync as explained at
http://wiki2.dovecot.org/Tools/Dsync. The command I'm running in the
newer server is:
sudo dsync -o mailbox_list_index=no
2018 Nov 23
0
doveadm dsync-server doesn't use user parameter?
I did a debug output of the dsync-server and found out that it queries
the userdb parameter but doesn't use it.
---
Debug: Loading modules from directory: /usr/lib/dovecot/modules
Debug: Module loaded: /usr/lib/dovecot/modules/lib01_acl_plugin.so
Debug: Module loaded: /usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.so
Debug: Module loaded: /usr/lib/dovecot/modules/lib10_quota_plugin.so
2014 Jun 19
0
Replication and namespaces
Hi.
Replication in dovecot is running into trouble as it is trying to sync virtual namespaces and does not like it.
dsync parameters
With v2.2.9+ you can configure what parameters replicator uses for the doveadm sync command:
replication_dsync_parameters = -d -N -l 30 -U
The -f and -s parameters are added automatically when needed.
Usually the only change you may want to do is replace -N (=
2016 Sep 13
2
Replication: Can't unsubscribe from shared mailbox
Hi,
I am running two dovecot servers active/active.
Everything runs pretty great, except for the replication of subscriptions in a shared namespace.
When I unsubscribe from a folder the subscription instantly re-appears. The timestamp on the subscriptions file is updated, but the entry is still in there.
If the other node is shut down, everything works as expected, which leads me to believe that
2018 Dec 18
0
Errors with missing links to files when using Single Instance Storage and zlib (Dovecot 2.3.4)
I'm running Dovecot 2.3.4 with Single Instance Storage (SIS) and zlib
and I am frequently seeing errors where files are missing in the
attachments directory even though the zipped file in the hash directory
is actually there.? This appears not to have been an issue in Dovecot
2.3.1 Requested output of the server below.
The error looks like this in the log
Dec 18 08:58:58 dovecot01
2020 Jul 23
2
dsync fails for existing user: "Error: Failed to initialize user: Namespace '': Mailbox list driver imapc: missing imapc_password" ?
i'm attempting to dsync from a remote/other IMAP store to my current/new dovecot instance
testing remote's IMAP access from the local/dovecot box, i can successfully login
openssl s_client \
-crlf \
-4 \
-showcerts \
-bind 10.0.1.10 \
-connect remote-imap.example.com:993 \
-cert /sec/vmail/client.EC.crt.pem \
-key /sec/vmail/client.EC.key.pem \
-CAfile