Displaying 20 results from an estimated 7000 matches similar to: "Import mailbox from different domain"
2018 Jan 29
2
Live Import of IMAP
Hi,
I have the mailbox of jon.doe at example.com just migrated only with mails
after migration, is it ok to run:
doveadm -o mail_fsync=never sync -1 -R -u joe at example.com imapc:
wiil that import all mails missing mails to the new server? I don't want
that delete any current mail, is that right the command above?
thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified -
2018 Feb 01
1
Live Import of IMAP
2018-02-01 11:59 GMT-03:00 Sami Ketola <sami.ketola at dovecot.fi>:
>
>
> On 29 Jan 2018, at 21.57, Sergio Belkin <sebelk at gmail.com> wrote:
>
> Hi,
>
> I have the mailbox of jon.doe at example.com just migrated only with mails
> after migration, is it ok to run:
>
> doveadm -o mail_fsync=never sync -1 -R -u joe at example.com imapc:
>
>
> wiil
2017 Sep 28
2
imapc and masteruser
Hi Sami,
Thank you for your reply.
> yes you do need to define imapc_user if you want to switch user and master user around for imapc. like:
>
> imapc_user = authapps
> imapc_master_user = %u
>
> without imapc_user dovecot would login to the secondary server like A bob.test*bob.test password
When I add the 'imapc_user = authapps' option to the primary instance
2018 Jan 25
1
Change destination of dsync
Hi,
I have the following command for retrieving mails from another IMAP mail
server
dsync -D -v backup -R -u jon.doe imapc:
I't ok and works, but I'd want to copy messages outside of /var directory,
is there a way to do that?
Thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
2019 Sep 30
2
courier to dovecot migration
>
>
>> 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 think) is:
>>
2017 Sep 28
2
imapc and masteruser
Hi,
My end goal is to set up shared mailboxes on a cluster as per:
https://wiki.dovecot.org/SharedMailboxes/ClusterSetup
I was having very little luck with it, so I had been trying to break
down into pieces and get individual components working. So I have
things setup on a single server, with a working dovecot instance. I
have no director or any thing else running yet, and I am just trying
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage
backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1
You can't really do anything except open INBOX and read mails from it,
so it's currently only intended for initial testing. It sucks in many
ways right now, but I'll be improving it.
The idea is that you could set for example:
mail_location =
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
2018 Jul 21
2
Dsync fails to connect to remote IMAP server
Hi,
I'm trying to migrate from an old courier IMAP server to Dovecot 2.3.1
(8e2f634). The old server uses self signed SSL certificate.
I'm using the following configuration:
imapc_host = 10.1.1.3
imapc_user = %u
imapc_features = rfc822.size fetch-headers
imapc_port = 993
imapc_ssl = imaps
imapc_ssl_verify = no
mail_prefetch_count = 20
mail_shared_explicit_inbox = no
Launching dsync
2014 May 13
1
imapc problem
hello,
I have some trouble when trying to migrate from another imap server to
dovecot with imapc/dsync/doveadm.
when running "doveadm -o imapc_user=foo -o imapc_password=bar backup -R
-u localuser imapc:" all is ok.
But when running "doveadm -o imapc_user=foo -o imapc_password=bar sync
-R -u localuser imapc:", all local mods are overwritten. For example
deleting a
2020 Jun 07
5
Doveadm Backup (other) issues
Hello,
I also have issues using Dovecot Backup.
I am trying to Backup (or possibly Sync - one way) a single user IMAP
account from a remote server, unknown type, to my own server.
For that purpose, I defined the following parameters :
imapc_host = <host name>
imapc_user = <user name>
imapc_password = <password>
imapc_features = rfc822.size
(<user name> has format:
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
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
2013 Sep 02
1
migration from IMAP/POP3 courier server to a remote dovecot server
Dear all
i'm planning a transparent migration from a courier server that provides
both IMAP and POP3 access to users to a remote dovecot server with both
IMAP and POP3 access.
I have to migrate about 2500 users for 250 GB of space.
I'm using dovecot 2.2.5.4 on debian6 squeeze.
To make a transparent migration i have to maintain old IMAP UIDs and POP3
UIDs, so i've read
2020 Jan 21
2
Using dsync for a single mailbox?
Is it possble to use `doveadm sync` to migrate a single mailbox? I'm
migrating accounts from another IMAP server,and most of the mailboxes
are in mbox or maildir format, but a few are in MBX. As far as I can tell
the only recommended way to "convert" an MBX mailbox is to sync it via
imap. But dsync fails in inscrutable ways, and the documentation is kind
of scant on how to control
2019 Apr 03
2
doveadm backup + ISO 8859-1 mailbox name
Hi!
I'm trying to migrate a mailbox from an old IMAP server (not Dovecot) to
a new Dovecot server with 'doveadm backup'. The command fails because of
an unexpected character in a mailbox name:
doveadm -o imapc_user=ag at example.org \
-o imapc_password=XXX \
-o imapc_host=old-mailserver.webflow.de \
-o imapc_port=993 \
-o imapc_ssl=imaps \
2015 Aug 05
2
2.2.18: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted.
Hello
I have 2.2.18 built with:
./configure \
--prefix="$prefix" \
--bindir="$prefix/bin" \
--sbindir="$prefix/bin" \
--sysconfdir="/etc" \
--with-storages="maildir,imapc,pop3c" \
--without-vpopmail \
--without-ldap
I'm attempting to sync (backup) from another Dovecot server running version
2.0.21:
Both servers
2019 Sep 30
2
courier to dovecot migration
>
> 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 got a recommendation to
>> use dovecot instead of
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"