Displaying 20 results from an estimated 2000 matches similar to: "dsync backuping folders only, not emails"
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
2019 May 09
1
doveadm sync issues (revised)
Hi,
I'm experiencing serious issues using doveadm sync; mails are not
replicating and/or mails are duplicating. I wanted to use this for
migrating external mailboxes to my server (in order to overcome the time
when some servers/clients still use the old server and some already my
server, as described on <https://wiki2.dovecot.org/Tools/Doveadm/Sync>).
Finally I was able to reproduce
2013 Aug 03
1
sync re-copies emails assigning new UIDs
Hi,
I have been (attempting) to transition a company from in-house dovecot 1.x
to a hosted dovecot 2.2 setup.
I am running the doveadm sync command, and for the four mailboxes have been
blocked -- sync'ing seem to be copying the same mails, over and over (note,
initially I was using doveadm backup but my reading has indicated that
'doveadm sync' is better)
Example:
# date
2019 Apr 12
0
Migrating from external server to Dovecot (doveadm sync issues)
Hi,
I'm experiencing serious issues when using doveadm sync not working at
all or do not properly sync. I wanted to use this for migrating external
mailboxes to my server (in order to overcome the time when some
servers/clients still use the old server and some already the my server).
I tried to find a few steps in order to replicate this:
For testing purposes I simulate both the remote and
2015 Jun 23
0
Proxy to more Servers
Hi list!
Finally I got the LDAP-Authentication work (it was a problem of the
OU-Path... :( ).
Now I can authenticate the user against the AD and forwarding the
IMAP-Connection to the Exchange Server.
Wow!
My next problem: we have TWO ADs and TWO Exchange-Servers. The first
AD has the users for the first Exchange, and the second AD for the
second Exchange.
I defined two files so:
2019 Sep 30
2
courier to dovecot migration
>
> On 30.9.2019 13.40, tovises wrote:
>>>
>>>> On 30 Sep 2019, at 13.13, tovises via dovecot <dovecot at dovecot.org>
>>>> wrote:
>>>> WOW! - amazing quickly, I'm really grateful.
>>>>
>>>> I was using: -u tovis imapc: nusi but still something wrong.
>>>> Patstebin: https://pastebin.com/tH4wzJka
2020 Jul 11
4
Syncing emails from external server like Gmail
Greeting
I've managed to backup my emails from external email server via dsync
and imapc: protocol like this:
doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass"
-o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc:
taken from https://wiki.dovecot.org/Migration/Dsync
I wish to do regular syncing of 5min interval to substitute
2013 Feb 28
0
dsync with imapc and hidden folders
Hello,
I'm trying to use dsync to copy mail from one server to a newer one, so
I'm using imapc as source (when running dsync in the destination server).
The command I'm using is like this:
sudo dsync -vD -o imapc_user="<myuser>*master" -o
imapc_password="<master pass>" -o imapc_host=<original server> -o
imapc_features=rfc822.size -o
2013 Jan 17
1
dovecot nightly 20130117: dsync does returns "Name or service not known"
Hello.
I have this settings of imapc:
# doveconf -a | grep imapc
imapc_features =
imapc_host =
imapc_list_prefix =
imapc_master_user =
imapc_max_idle_time = 29 mins
imapc_password =
imapc_port = 143
imapc_rawlog_dir =
imapc_ssl = no
imapc_ssl_ca_dir =
imapc_ssl_verify = yes
imapc_user = %u
and try to sync mailbox on old server and new one:
$ dsync -o imapc_user="user at example.org"
2018 Dec 27
4
dsync connection issue
I'm trying to move from my exising server to a new site. In preparation
for this I've set up the new server as per the first attachment.
I've added additional (temporary) setting to the new site as per these
instructions
https://wiki2.dovecot.org/Migration/Dsync
but when I try to do a backup with the following command from the old to
the new site
sudo doveadm -D -o
2020 Jul 11
0
Syncing emails from external server like Gmail
> On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote:
>
> Greeting
>
> I've managed to backup my emails from external email server via dsync
> and imapc: protocol like this:
>
> doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass"
> -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc:
>
It
2020 Jul 12
2
Syncing emails from external server like Gmail
On Sat, 11 Jul 2020 20:36:44 +0300
Sami Ketola <sami.ketola at dovecot.fi> wrote:
> > On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote:
> >
> > Greeting
> >
> > I've managed to backup my emails from external email server via
> > dsync and imapc: protocol like this:
> >
> > doveadm -Dv -o imapc_user='user at
2020 Jul 13
0
Syncing emails from external server like Gmail
Am 11.07.2020 um 13:22 schrieb Vitalii:
> Greeting
>
> I've managed to backup my emails from external email server via dsync
> and imapc: protocol like this:
>
> doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass"
> -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc:
>
> taken from
2019 Sep 30
2
courier to dovecot migration
>
> On 30.9.2019 12.38, tovises wrote:
>>> On 29.9.2019 23.38, tovises via dovecot wrote:
>>>> I have a quite old home server based on Debian 6.x packages using
>>>> courier
>>>> imap server (exim4, fetchmail, courier, apache2, squirrelmail) to keep
>>>> my
>>>> and my wife emails (about 25G).
>>>> I want renew
2014 Dec 05
0
doveadm backup gmail using imapc
I am trying to sync a gmail inbox with dovecot 2.2.10 using the
following config:
imapc_host = 64.233.171.108
imapc_user = %u
imapc_master_user = master
imapc_password = secret
imapc_features = rfc822.size
imapc_features = $imapc_features fetch-headers
mail_prefetch_count = 20
# If the old IMAP server uses INBOX. namespace prefix, set:
#imapc_list_prefix = INBOX
# for SSL:
imapc_port = 993
2015 Jan 07
0
imapc only backing up INBOX
I am attempting to pull email from gmail IMAP to my local machine and
with the configuration I have I only seem to get messages from the INBOX
folder. Hoping I could get some assistance getting all the gmail
folders to download.
Here is the imapc config:
imapc_host = 64.233.171.108
imapc_user = %u
imapc_master_user = master
imapc_password = somepass
imapc_features = rfc822.size
# If you have
2019 Sep 30
0
courier to dovecot migration
On 30.9.2019 12.38, tovises wrote:
>> On 29.9.2019 23.38, tovises via dovecot wrote:
>>> I have a quite old home server based on Debian 6.x packages using
>>> courier
>>> imap server (exim4, fetchmail, courier, apache2, squirrelmail) to keep
>>> my
>>> and my wife emails (about 25G).
>>> I want renew my server to Debian 10 (buster) and
2019 Sep 30
0
courier to dovecot migration
On 30.9.2019 13.40, tovises wrote:
>>
>>> On 30 Sep 2019, at 13.13, tovises via dovecot <dovecot at dovecot.org>
>>> wrote:
>>> WOW! - amazing quickly, I'm really grateful.
>>>
>>> I was using: -u tovis imapc: nusi but still something wrong.
>>> Patstebin: https://pastebin.com/tH4wzJka
>>> The most relevant part (I
2013 Feb 06
1
dovecot-2.2: dsync to imapc not working
Hello.
I have dovecot installation
# dovecot --version
20130205 (03a0af22100d+)
built with imapc backend.
I'm tried to sync mailboxes from another server after clean mail
directory localy:
# dsync -v -o imapc_user="user at example.org" -o imapc_password="pass"
-o imapc_host=imap.example.org -o imapc_features=rfc822.size -o
mailbox_list_index=no backup -R -f -u
2015 Nov 08
1
Dsync problems
Hi,
I'm setting up a migration between 2 dovecot servers 2.1.12 to 2.2.19 .
I've ran into some issues with dsync.
I use the following command for syncing:
doveadm -o mail_fsync=never -o imapc_host=%remote% -o
imapc_master_user=master -o imapc_password=%masterpw% -o
imapc_features="rfc822.size fetch-headers" -o mail_prefetch_count=20 -o
imapc_user=%user% backup -1 -R -u %user%