Displaying 20 results from an estimated 10000 matches similar to: "replication newbie: some beginner questions"
2020 Apr 21
2
replication newbie: some beginner questions
Am 17.04.20 um 03:37 schrieb @lbutlr:
> On 15 Apr 2020, at 07:50, Stefan G. Weichinger <lists at xunil.at>
> wrote:
>> So I think about how to get the mailboxes from A to B.
>>
>> We use one UID afaik:
>>
>> mail_home = /home/vmail/%d/%u mail_location = maildir:~
>>
>> I read about dsync and wonder:
>>
>> * does it make sense in
2020 Apr 22
5
replication newbie: some beginner questions
Am 22.04.20 um 09:41 schrieb Stefan G. Weichinger:
> iterate_query = SELECT username as user FROM mailbox
Ok, we enabled the 2 users and they synced (after a restart of one
dovecot, btw).
What irritates me:
on the new server I find less files in /home/vmail than on the old server.
So something is skipped or so.
I try to compare now ..
2019 Jun 22
2
Dovecot replication and userdb "noreplicate".
Hello!
I finally took the time and spent two days to set up replication for my
server and now I have a question or two.
I initially set noreplicate userdb field to 1 for all but a test user,
but I could still see in the logs that all mailboxes were trying to
connect to the other server via SSH. Is that normal?
Jun 22 16:55:22 host dovecot: dsync-local(user at host.ee)<>: Error: Remote
2020 Apr 17
0
replication newbie: some beginner questions
On 15 Apr 2020, at 07:50, Stefan G. Weichinger <lists at xunil.at> wrote:
> So I think about how to get the mailboxes from A to B.
>
> We use one UID afaik:
>
> mail_home = /home/vmail/%d/%u
> mail_location = maildir:~
>
> I read about dsync and wonder:
>
> * does it make sense in this case to set up replication and let the
> servers replicate at first
2020 Feb 17
2
Question about noreplicate flag
On Mon, 17 Feb 2020, Aki Tuomi wrote:
> On 17.2.2020 12.48, Bernardo Reino wrote:
>> Dear all,
>>
>> I've just setup replication between two servers. The e-mail accounts
>> on both servers intersect but are not the same.
>>
>> In dovecot.conf (both are identical except one user /var/mail and the
>> other uses /srv/vmail) I have:
>>
>>
2020 Jul 16
2
Stuck here - help please
Thank you for the reply.
I have done the sync manually with "doveadm sync" command. But, I have not
configured the replication yet.
I am looking at the below webpage for the replication.
https://wiki.dovecot.org/Replication
I am using the dovecot version "2.2.36". I am confused with what needs to
be done after reading that page.
1. They are talking about v2.3.1 and v2.2+.
2018 Jun 07
4
2.3.1 Replication is throwing scary errors
Still not quite right for me.
Jun 7 15:11:33 thunderstorm.reub.net dovecot: doveadm: Error:
dsync(lightning.reub.net): I/O has stalled, no activity for 600 seconds
(last sent=mail, last recv=mail (EOL))
Jun 7 15:11:33 thunderstorm.reub.net dovecot: doveadm: Error: Timeout
during state=sync_mails (send=mails recv=recv_last_common)
I'm not sure if there is an underlying replication error
2020 Feb 17
2
Question about noreplicate flag
Dear all,
I've just setup replication between two servers. The e-mail accounts on
both servers intersect but are not the same.
In dovecot.conf (both are identical except one user /var/mail and the
other uses /srv/vmail) I have:
--<<--
userdb {
driver = passwd-file
args = username_format=%Lu /etc/dovecot/virtual_passwd
default_fields = uid=vmail gid=vmail
2019 Jun 24
2
Dovecot replication and userdb "noreplicate".
On 24.06.2019 8:21, Aki Tuomi wrote:
> On 22.6.2019 22.00, Reio Remma via dovecot wrote:
>> Hello!
>>
>> I finally took the time and spent two days to set up replication for
>> my server and now I have a question or two.
>>
>> I initially set noreplicate userdb field to 1 for all but a test user,
>> but I could still see in the logs that all mailboxes
2020 Feb 06
2
noreplicate for some users
Hi,
I have set up the sync and it is working but I only would like to sync some users. Currently this does not seem to work.
Version 2.3.9.2
Relevant Settings:
File users:
mail at domain.de:{SHA}hash:::t:
passdb {
driver = passwd-file
args = username_format=%u /etc/dovecot/users
}
userdb {
driver = passwd-file
args = username_format=%u /etc/dovecot/users
default_fields =
2019 Aug 06
2
Dovecot replication and userdb "noreplicate".
On 06.08.2019 23:17, Reio Remma via dovecot wrote:
> On 24.06.2019 16:25, Reio Remma wrote:
>> On 24.06.2019 8:21, Aki Tuomi wrote:
>>> On 22.6.2019 22.00, Reio Remma via dovecot wrote:
>>>> Jun 22 16:55:22 host dovecot: dsync-local(user at host.ee)<>: Error:
>>>> Remote command returned error 84: ssh -i /home/vmail/.ssh/vmail.pem -l
>>>>
2020 Jun 13
2
Dovecot Replication Errors (only) when using tcps: as the mail_replica Protocol
Hi,
I've been seeing errors logged for some time with replication processes,
whereby replication sessions seem to be timing out periodically.
This is with dovecot version 2.3.10.1 (a3d0e1171) and both are Gentoo
x86_64.
After some investigation I've determined that these timeouts are only
ever occurring with tcps as the replication connection type. These
errors never occur if
2018 Oct 20
2
Bug: 'noreplicate' database extra field ingnored
The 'noreplicate' user database field described in the wiki appears to
make no difference as to whether an account gets replicated or not.
My sql user query returns a 'noreplicate' field and I can confirm that
this is getting set using 'doveadm user', however when I add a new
account with noreplicate=true it gets replicated regardless.
User query:
user_query = SELECT
2017 May 03
3
folders in public namespace only visable to 2nd folder level in 2.2.29.1
Hi all,
I am currently facing an issue with Dovevot version 2.2.29.1 where
subfolders in a public namespace are only
visible to the 2nd folder level:
namespace Public -> folder "1st" -> folder -> "2nd" -> folder "3rd" ....
When one user creates a subfolder below the 2nd level other users do not
see that folder and are unable to
subscribe to this
2012 Mar 04
4
dsync replication available for testing
In dovecot-2.1 hg you can now test dsync-based replication. Everything
isn't finished yet, but it appears to work and I've enabled it for my
@dovecot.fi mails. Some issues:
- public namespace isn't replicated at all
- shared namespace is replicated, but not private mail flags
- I've only tested SSH replication setup now, not director replication
setup (and director setup
2017 Jan 23
2
dsync dovecot / Failed connection refused
Dear all,
I am using VMWare and I have cloned my emails server.
Now I do have two identicals servers, both running the same version of dovecot (2.2.13) and imap.
Let's call them: server1.domain.ltd and server2.domain.ltd.
I would like to sync both server using dsync.
Dovecot is working well except concerning the sync.
dsync config server1.domain.ltd
# Enable the replication plugin
2017 Jan 24
3
dsync dovecot / Failed connection refused
Hi Mike,
Is the value of the 'doveadm_port' if I am choosing: mail_replica =
tcp:server1.domain.ltd no ?
I might be wrong too ;)
Thx
Le mardi 24 janvier 2017 ? 11:41:28, vous ?criviez :
> Hello,
> I might be wrong, but the port which will be used for the replicator
> port is the value of 'doveadm_port' which in your case is 4711.
> Mike;
> On 01/23/2017
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
2016 Jul 20
3
Replication sieve scripts.
I did eventually was forced to do this and setup a 2 node test
environment with the latest dovecot:
/usr/dovecot/sbin/dovecot --version
2.2.25 (7be1766)
/usr/dovecot/sbin/dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl
io_block_size=8192
Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw
fail
SQL drivers: mysql
Passdb:
2019 May 06
5
Potfix+Dovecot with dsync replication problem
Hi all,
I am in need of some help.
Straggling to make something work, trying to configure postfix and dovecote
imap server with dovecote replication.
Can?t figure out what is wrong with my configuration.
Replication is working only for vmail user account, I am getting this error
on my secondary server for all other users?
dovecot: doveadm: Fatal: setgid(4015(zdokman) from userdb lookup)