when using the web interface I set hostname:example.com and path:backup/mail It says OK but changes it incorrectly to hostname:example.com/backup/mail and path:/undefined and the backup fails.
The path I want to use is as would be in
scp -i /root/.ssh/id_rsa_miab -r /home/user-data/backup/encrypted/* username@example.com:backup/mail/.
@benemanuel This repository is for the mailinabox.email website. For issues related to the code of Mail-in-a-Box, see the project GitHub. For help with installation and configuration, first try the forums
when using the web interface I set hostname:example.com and path:backup/mail It says OK but changes it incorrectly to hostname:example.com/backup/mail and path:/undefined and the backup fails.
The path I want to use is as would be in scp -i /root/.ssh/id_rsa_miab -r /home/user-data/backup/encrypted/* username@example.com:backup/mail/.