Discussion about how to make Mail-in-a-Box better.
First of all massive thanks to @JoshData and collaborators for creating and developing Mail-in-a-Box!
I would suggest that
could have a warning added near
Once inside, you will now get the Mail-in-a-Box code onto your box and start its setup. Copy and paste this into your terminal and hit enter:
curl -s https://mailinabox.email/setup.sh | sudo -E bash
not to do this as root but as a regular user.
I did foolishly install as root and then spent ages wondering why I could not
mailinabox-system:~$ cd mailinabox (prior to sudo management/backup.py)
Having installed as root this directory and its subdirectories were created under /root
I did a cp -r of the /root/mailinabox directory to my home directory and all appears to be well.