similar to: doveadm "-v" optoin doesn't do anything ?

Displaying 20 results from an estimated 40000 matches similar to: "doveadm "-v" optoin doesn't do anything ?"

2017 Nov 26
0
doveadm backup or sync Read status
Hello all, I am trying to migrate mail from a dovecot-2.0.13-1_129.el5 maildir to dovecot-2.2.10-8.el7.x86_64 centos 7 mdbox. I am using this command doveadm -v -o mail_fsync=never backup -R -u user at domain.com imapc: also tried doveadm -v -o mail_fsync=never sync -1 -R -u user at domain.com imapc: Both work flawlessly - Timo is great !!! - My issue is the source folders are all marked as
2017 Nov 27
0
doveadm backup or sync Read status
Hello All, Sorry for reposting. Earlier I was in digest mode hence could not update the previous post. I am trying to migrate mail from a dovecot-2.0.13-1_129.el5 maildir to dovecot-2.2.10-8.el7.x86_64 centos 7 mdbox. I am using this command doveadm -v -o mail_fsync=never backup -R -u user at domain.com imapc: also tried doveadm -v -o mail_fsync=never sync -1 -R -u user at domain.com imapc:
2020 Feb 06
2
doveadm backup -R -m -s not picking up a new message
Good morning, I use ?doveadm backup -R -m foo -s $state? to create a local mirror of an imapc remote folder. When I run that command, wait for it to finish, deliver a new message to the remote folder, and run that command again, the new message does not get downloaded from the remote. I'll attach the rawlog, doveconf, etc at the end. Allow me first to summarize what I've already
2017 Mar 20
2
doveadm-sync stateful
Hello, I'm trying to migrate mail accounts from an old server to a new one. As I need to migrate dozens of accounts which take about 1G each, I need to do stateful sync to make my migration in two times : 1 - I run a : doveadm -D -o mail_fsync=never -o imapc_user=user1 at olddomain.fr sync -s "" -R -1 -u user1 at newdomain.fr imapc: > /tmp/firstsync.log 2>&1 my
2019 Jul 26
0
doveadm migration to server with no root access
Hi, you can't migrate by pushing to imapc: or pop3c: host. It's not supported and in fact is not even possible without losing data. you need to pull the mails by running doveadm on the new server. Sami > On 26 Jul 2019, at 16.13, jon rose via dovecot <dovecot at dovecot.org> wrote: > > Hi > > I am trying to do mailbox migrations using doveadm to a server that I
2016 Dec 18
1
Error while migrating mailbox with 'doveadm sync'
Dear all, I successfully migrated hundreds of mailboxes with Dovecot 2.2.24 on OpenBSD 6.0 (amd64. Old server is OpenBSD 5.1, i386, Dovecot-2.0.17), but got error while migrating 3 mailboxes: # doveadm -o mail_fsync=never sync -1 -R -s '' -u user at domain.com imapc: dsync(user at domain.com): Panic: file mailbox-alias-plugin.c: line 77 (mailbox_symlink_exists): assertion failed: (ret
2020 Oct 31
4
doveadm sync usage ; root INBOX unsynced
Hi, I am trying to import a mail IMAP account using doveadm. Following https://serverfault.com/questions/605342/migrating-from-any-imap-pop3-server-to-dovecot I did it with: doveadm -D -v \ -o imapc_host=mail.oldserver.tld \ -o imapc_user=contact at domain.org \ -o imapc_password=xxxxxxx \ -o imapc_features=rfc822.size \ -o imapc_ssl=starttls \ -o
2017 Feb 18
2
doveadm: Fatal: All your namespaces have a location setting
Hi, I am trying to migrate mail from an old server and am receiving the following error : doveadm(user at example.com): Fatal: All your namespaces have a location setting. Only namespaces with empty location settings are converted. (One namespace should default to mail_location setting) I found an old thread (http://www.dovecot.org/list/dovecot/2012-September/068269.html) that referred to
2017 Mar 20
0
doveadm-sync stateful
On 20 Mar 2017, at 13.24, C?dric ML <cedric.bassaget.ml at gmail.com> wrote: > > Hello, > > I'm trying to migrate mail accounts from an old server to a new one. > As I need to migrate dozens of accounts which take about 1G each, I need to do stateful sync to make my migration in two times : > > 1 - I run a : > doveadm -D -o mail_fsync=never -o
2014 Jun 18
1
Problem syncing mailboxes using doveadm sync
Hi command im using command bellow on destination server rtying to make keep it in sync after initialy doing doveadm backup -R doveadm -Dv -o imapc_host=src.srv -o imapc_user=test at domain.tld -opop3c_user=test at domain.tld -o imapc_password='pass' -o pop3c_password='pass' -o mail_fsync=never -o mail_prefetch_count=20 sync -f -1 -R -u test at domain.tld imapc: Im using
2015 Jul 17
0
migrate via dsync error Panic: file mail-transaction-log.c: line 271 (mail_transaction_log_rotate): assertion failed: (file->locked)
hi all when I use dsync migrate users from dovecot2.0.14(maildir Solaris10) to dovecot2.2.15(mdbox debian7) , most of the users migrated well, only one user has a error. migrate cmd: "$dovecotHome"bin/doveadm -Dv -o mail_fsync=never -o imapc_host=$ip backup -R -u $user imapc: dovecot2.2.15 log: doveadm(root): Debug: Loading modules from directory: /home/mail/dovecot/lib/dovecot
2019 Apr 10
0
failed: read(/var/run/dovecot/dns-client)
On 11/04/2019 00:51, Laura Smith via dovecot wrote: > ??????? Original Message ??????? > On Wednesday, April 10, 2019 11:48 PM, John Fawcett via dovecot <dovecot at dovecot.org> wrote: > >> On 11/04/2019 00:18, Laura Smith via dovecot wrote: >> >>> ??????? Original Message ??????? >>> On Wednesday, April 10, 2019 10:24 PM, Aki Tuomi aki.tuomi at
2019 Apr 11
0
failed: read(/var/run/dovecot/dns-client)
On 11/04/2019 10:02, Laura Smith via dovecot wrote: > ??????? Original Message ??????? > On Thursday, April 11, 2019 12:55 AM, John Fawcett via dovecot <dovecot at dovecot.org> wrote: > >> On 11/04/2019 00:51, Laura Smith via dovecot wrote: >> >>> ??????? Original Message ??????? >>> On Wednesday, April 10, 2019 11:48 PM, John Fawcett via dovecot
2019 Oct 09
0
Panic at "doveadm backup" (mailbox_symlink_exists): assertion failed: (ret > 0)
Hi. I try to sync from a dovecot server to another server via the following command. doveadm -D -o mail_fsync=never -o imapc_user=info at DOMAIN.COM -o imapc_password='PASS' backup -R -u info at DOMAIN.COM imapc: After some short runtime I get the following panic. ``` dsync(info at DOMAIN.COM): Panic: file mailbox-alias-plugin.c: line 77 (mailbox_symlink_exists): assertion failed: (ret
2019 Apr 11
0
failed: read(/var/run/dovecot/dns-client)
> On 11 April 2019 11:02 Laura Smith via dovecot <dovecot at dovecot.org> wrote: > > > ??????? Original Message ??????? > On Thursday, April 11, 2019 12:55 AM, John Fawcett via dovecot <dovecot at dovecot.org> wrote: > > > On 11/04/2019 00:51, Laura Smith via dovecot wrote: > > > > > ??????? Original Message ??????? > > > On
2019 Mar 27
0
doveadm backup doesn't transfer mail from root INBOX
Hi, I'm trying to migrate IMAP mails from dovecot 1.1.20apple0.5 (osx) to dovecot 2.2.33.2 (ubuntu). I'm using "doveadm backup" to migrate my data. It works fine for all subfolders, but the root INBOX stay empty on the new server. I suspect a problem related with hierarchy separator ("." on previous server, "/" on new) or with the namespace prefix (set to
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 24
1
(re-) dsync: INBOX Can't be deleted
with dovecot --version 2.3.10.1 (a3d0e1171) exec of doveadm -v -o mail_fsync=never backup -R -f -u testuser at example.com imapc: currently fails, here, with Error: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted checking lists, this has been seen before @ https://dovecot.org/pipermail/dovecot/2016-January/102988.html On 24 Jan 2016, at 18:47, Timo Sirainen
2015 Nov 12
2
fail: doveadm backup -s "<state>" with a huuge number of mailboxes
Hello, I'm using 2.2.13. For syncing I'm using repetitions of about the following (simplified for readability): state_file=.s doveadm \ -o imapc_master_user=<master> \ -o imapc_password=<pw> \ -o imapc_host=<host> \ -o mail_fsync=never \ backup -s "$(<.s)" -u "<user>" -R
2018 Feb 13
2
Documentation Bug
In https://wiki2.dovecot.org/Tools/Doveadm/Sync#section_arguments the destination list 5 possible options for the destination but in the page on migration https://wiki2.dovecot.org/Migration/Dsync it seems to use a sixth undocumented "imapc:" option for destination e.g. doveadm -o mail_fsync=never backup -R -u user at domain imapc: "imapc:" is also referenced on