On Sat, 6 Jun 2020, @lbutlr wrote:
On 05 Jun 2020, at 17:09, Bernardo Reino wrote:
USERS=$(cat /etc/dovecot/virtual_passwd | cut -d: -f1)
Is that a standard file? It's not one I have.
No, of course not! :)
That's just my userdb/passdb (passwd-file).
I would use (not that I have, but it s
On 05 Jun 2020, at 17:09, Bernardo Reino wrote:
> USERS=$(cat /etc/dovecot/virtual_passwd | cut -d: -f1)
Is that a standard file? It's not one I have.
I would use (not that I have, but it seem like the way to get a list of users)
USERS=$( doveadm user '*' )
--
You start a conversation you
On 6 Jun 2020, at 01:10, Bernardo Reino wrote:
>
> On Fri, 5 Jun 2020, Francis Augusto Medeiros-Logeay wrote:
>
>> Another related question: if backing up on another location on the same
>> computer, using -A doesn't seem to recreate the structure of the original
>> Maildir (for example, /v
On Fri, 5 Jun 2020, Francis Augusto Medeiros-Logeay wrote:
Another related question: if backing up on another location on the same
computer, using -A doesn't seem to recreate the structure of the original
Maildir (for example, /var/mail/%d%n).
Is there a way to do that?
If I understand your
Hi,
As said below, I am trying to use doveadm backup. I made some progress,
but I think I misunderstand some of the basic principles behind the
command.
My main issue is: when using the -A flag, is there a way to create the
backup user on the remote server if it doesn't exist there?
Anothe
Hi,
I'm trying to use doveadm backup but I'm having a few issues.
When trying locally:
`doveadm backup -D -A maildir:/usr/local/backup`
It results that no mailbox is separated by user - all seems to sync on
the same folder, messing up with the folder structure of the original
maildir.
Wh
> On 02 April 2018 at 19:19 Ricardo Machini Barbosa
> wrote:
>
>
> Hello,
>
>
>
> After update dovecot from 2.3.0.1 to 2.3.1 the doveadm backup stopped to
> work.
>
>
>
> Command line:
>
> doveadm -D backup -u em...@dominio.com.br -R tcp:mailsrv01:9011
>
>
Can you provide output o
Hello,
After update dovecot from 2.3.0.1 to 2.3.1 the doveadm backup stopped to
work.
Command line:
doveadm -D backup -u em...@dominio.com.br -R tcp:mailsrv01:9011
I updated dovecot on mailsrv01 to 2.3.1.
Process on mailsrv01 (the count message stop and process stay this way until