This backup solution is no longer doing a backup of my email adresses (just the email name but not the mails).
I have default ispcp courier/postfix server with tls (postfix) and ssl (courier pop and imap) support. Changed nothing else.
I created a backup of /var/mail/ folder but cant restore it by copying it back to /var/mail/
Any idea?
Also tried to restore domains with
Code:
php restore.php -ip xxx.xxx.xxx.xxx domain.tld password
and with server ip id
Code:
php restore.php -ip 2 domain.tld password
but it created all with the first ip - is this option "-ip" working?