mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

Home Page:https://mailinabox.email/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup Error happening with mailinabox command I think

dlwhitehurst opened this issue · comments

Idempotent "mailinabox" command runs fine, but I added two new users, and one on a new domain and just started getting this message.

CommandLineError: argument --gpg-options: expected one argument
Something is wrong with the backup: ERROR 23 CommandLineError
. CommandLineError: argument --gpg-options: expected one argument

Can anyone provide a reason? I'm a Linux expert and long-time software professional, C, C++, Java, Python, Ruby, etc. I can research and even fix with a PR with a little guidance.

P.S. I've changed nothing on system, only added two users (one new domain) and ran mailinabox on system because I had DNS external, now using mailinabox DNS server.

Closing issue. This was fixed with a patch copy of backup.py at https://github.com/mail-in-a-box/mailinabox/pull/2301/files . Backups rolling again.