Displaying 20 results from an estimated 10000 matches similar to: "2.1.1: doveadm backup errors"
2015 Apr 30
1
doveadm -D and -v options
According to doveadm-dsync man page the above two options are valid, but
they are rejected when used:
tornado # doveadm backup -v -u testuser remote:pi.me.name:4814
backup: invalid option -- 'v'
doveadm backup [-u <user>|-A] [-S <socket_path>] [-fPRU] [-l <secs>] [-r
<rawlog path>] [-m <mailbox>] [-g <mailbox_guid>] [-n <namespace> | -N]
[-x
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
2012 Mar 22
2
dsync is SLOW compared to rsync
Hi all,
We are currently using snapshots and rsync to backup a large
mail server to a backup mail server. I have been looking into using
dsync to replace rsync in hopes that it would make backups more
efficient. I decided to test the performance using a single mailbox.
Unfortunately dsync seems to run much slower than rsync. Rsync was able
to sync the mailbox in 2 seconds. dsync took over
2019 Jan 22
1
Moving messages between servers with different configurations
This pulls over the whole test mailbox, but I need it to be stored in a
different mailbox, of course that is now possible to move from the local
test to the local INBOX/test2. But then I might aswell scp the mbox in
the first place.
Should we conclude that it is not possible with a single doveadm command
to move messages from RemoteServerA/usertest/mailboxA/messagesof2017 to
2019 Jan 22
2
Moving messages between servers with different configurations
Hi Martin,
I feel a bit like an idiot, but I have been trying with copy, so I do
not lose any message when testing. But I can't get them to copy. I do
indeed have same uid and gid.
[@~]# doveadm mailbox status -S 192.168.10.43:542 -u testuser -t
messages test
messages=43
[@~]# doveadm mailbox status -u testuser -t messages INBOX/test2
messages=16
[@~]# doveadm -v copy -S
2018 Jul 07
4
dsync panic
Hi,
I just upgraded from dovecot 2.2.19 to 2.3.2. "doveadm backup" worked fine in v 2.2.19, but now panics (user with shared folder):
/opt/dovecot/bin/doveadm backup -u testuser -1 sdbox:/tmp/testuser
dsync(standl2): Panic: file mailbox-attribute.c: line 360 (mailbox_attribute_get_stream): assertion failed: (value_r->value != NULL || value_r->value_stream != NULL)
dsync(standl2):
2016 Jun 08
4
password expire warning for dovecot users in IMAP/POP login
Dear list,
Is it possible to give a notification about password exprire warning to
users authenticated by OpenLDAP when the users login via dovecot using
IMAP or POP? For example, when you ssh to a server and/or run
ldapsearch, you can be warned with password expire warning like below:
# ssh testuser at localhost
testuser at localhost's password:
Your password will expire in 31 minute(s).
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody,
I'm trying my Asterisk to send emails when a new message arribes to a
voicemail user but no email arribes.
my voicemail configuration is the following:
VOICEMAIL.CONF:
[general]
format=wav
serveremail=asterisk at mydomain.com
attach=yes
maxmsg=20
maxsecs=180
minsecs=3
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring="My Asterisk"
When I look at maillog file,
2019 Jan 21
2
Moving messages between servers with different configurations
I wanted to move messages from a mbox mailbox on server A to mdbox on
server B. I thought I could do this by connecting to the remote server
with "doveadm move -S x.x.x.x:x -u testuser Archive/2017 mailbox
INBOX/test" but I guess this will only allow and move messages
internally on server B?
Should I use dsync, or is there another way to move the messages?
2018 Sep 26
2
Can't authenticate using ARGON2ID crypt scheme from doveadm pw w/rounds != default
I'm using dovecot version 2.3.2.1 (0719df592) and trying to use the
ARGON2ID crypt scheme for authentication using the passdb passwd-file
driver. My passdb config is very simple:
??? passdb {
????? driver = passwd-file
????? args = username_format=%u <path-to-file-here>
??? }
If I generate a password this way:
??? doveadm pw -s ARGON2ID -p 'This is a test'
I get a crypt
2016 Jan 29
2
dsync issues due to Prefix difference?
Hi everyone,
I'm hoping I am just missing something obvious - but I cannot seem to
get a one-way migration dsync working between two Dovecot servers
because the Prefix configuration is different.
I am doing a migration from our old Dovecot servers to some new cPanel
based ones.
Source: 2.2.15
Dest: 2.2.21
Here is the debug output for the sync:
doveadm(root): Debug: Loading modules from
2019 Feb 05
2
mbox 2 Maildir
Hi,
I am experimenting with the migration.
I unset mail_location, thus it is empty and dovecot performs automatic
mailbox detection. Therefore I do not need per-user set of mail
location. I login as a testuser and do:
doveadm sync maildir:~/Maildir
It seems for me that in this situation the new Maildir becomes the
active mail delivery location at the time of the creation(?) or
completing the
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
2020 Nov 02
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
On 11/1/20 10:35 AM, John Fawcett wrote:
> Yes, getting more data about any potential problem would be useful.
>
> Just to clarify: I have a fully working search setup for some time now
> over various dovecot releases, so no patches needed to get it working.
>
> My setup does use fts plugin and fts-solr plugin, but it does not use
> lib-fts functionality (that has many
2013 Apr 02
1
doveadm mailbox list/stats etc. and shared mailboxes/ACLs
Hello,
2.2.0rc3:
host:~# doveadm mailbox list -u testuser
INBOX
INBOX.test
INBOX.bla
INBOX.bla.blubb
INBOX.shared
INBOX.virtual
INBOX.shared.user1
INBOX.shared.user1.privat
INBOX.shared.user1.test
INBOX.shared.user1.test.test2
INBOX.shared.user1.Trash
INBOX.shared.user1.in2009
[... all mailboxes of user1]
Only user1.test and user1.test.test2 have ACLs that allow testuser to access
them.
2010 Dec 31
2
X-SAVEDATE & dync & doveadm expunge
Hello List,
After moving the mail store via dsync backup to a different location the
following command
doveadm expunge -u user mailbox "Trash" savedbefore 10d
deleted ALL mails in Trash instead of messages older than 10 days.
It looks like X-SAVEDATE is somehow wrong...
A fetch 1:* (internaldate x-savedate)
* 1 FETCH (INTERNALDATE "28-Dec-2007 14:49:58 +0100" X-SAVEDATE
2020 Oct 19
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/18/20 10:28 PM, Aki Tuomi wrote:
> Dovecot FTS tokenization is not done, unless you have `use_libfts` in fts_solr setting, in your case
>
> fts_solr = url=https://solr.example.com:8984/solr/dovecot/ use_libfts
changing
- fts_solr = url=https://solr.example.com:8984/solr/dovecot/ soft_commit=yes batch_size=250
+ fts_solr = url=https://solr.example.com:8984/solr/dovecot/ use_libfts
2018 Jul 18
3
doveadm expunge didn't clear Trash mailbox
Hi,
Why did my 'doveadm expunge' command not clear the Trash out of a mailbox?
The oldest messages was put into the Trash on the 26th June 2018 as shown in the file timestamp.
-rw------- 1 vmail mail 33056 Jun 26 16:46 1530031582.M768773P18242.mx10,S=33056,W=33510:2,RS
# doveadm -D expunge -u testuser at example.org mailbox Trash savedbefore 2d
Debug: Loading modules from
2012 Mar 13
2
problems with SSH-based clustering dovecot 2.1.1
Hello,
I'm using dovecot 2.1.1 with vpopmail 5.4.30 with multiples domains and I
have problems setting up synchronization in between multiple computers.
All act like master (my clients can connect to any of the them and read
their emails either via POP3 either via IMAP, inbound email gets on any of
the machines). Each machine is on a different continent, there is no
shared drive in between
2013 Dec 03
2
Complete migration from Cyrus on remote server
Hi All!
I am working on a complete migration from an old solaris machine
running Cyrus IMAP v2.3.14 and wish to migrate all users to a new
ubuntu
vm running Dovecot 2.0.19.
What I have so far is a fully functional dovecot installation with LDAP
/ Dovecot SASL auth using Maildir++.
My plan is to use Perdition IMAP proxy on a third host and migrate
users a few at a time (see attached picture of