My apologies, you are absolutely right. Will post this in the correct forum.
Spent the last couple of hours poring through the postfix list and just forgot
where I was at.
Jeff
> On Feb 20, 2019, at 8:55 PM, Kenren Taisho wrote:
>
> Hi Jeff,
>
> This should be better off to dovecot's mail
Hi Jeff,
This should be better off to dovecot's mailing list.
But just to get you started, this is the first thing that came to mind:
example:
for users in `doveadm user "*"`; do
LOCALPART=${users%%@*}
dsync -v -f -u $users backup maildir:/tmp/backup/$LOCALPART
echo "Back
I am having trouble locating examples of how to use doveadm backup. All the
examples I see are for sync. I simply want to create a backup to a network
volume of the email server's vmail folders. The goal here is to have a
reasonably current backup should the main drive on the email server go