mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-24 22:55:56 +03:00
[GH-ISSUE #57] Support to Zimbra 8.8 #35
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucascbeyeler on GitHub (Jan 10, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/57
Originally assigned to: @lucascbeyeler on GitHub.
ISSUE TYPE
ENVIRONMENT VERSION
SUMMARY
We need to validate the script in the new release of Zimbra if it is working with no problem.
@sardigital commented on GitHub (Jan 20, 2018):
Zimbra 8.8.6 backuped.
SESSION: full-20180120153225 completed in Sat Jan 20 21:16:55 +04 2018
@mailanetworks commented on GitHub (Jan 20, 2018):
Hi @sardigital
[zimbra@mail ~]$ zmcontrol -v
Release 8.8.6_GA_1906.RHEL7_64_20171130041047 RHEL7_64 FOSS edition.
[zimbra@mail ~]$ zmbackup -v
zmbackup version: 1.2.0 - Release Candidate 2
[zimbra@mail ~]$ zmbackup -f
Nothing to do. Closing...
If I change the address on the zmbackup.conf from 127.0.0.1 to the real address, then nothing gets backuped, although you'll receive the above message.
Thanks,
@lucascbeyeler commented on GitHub (Jan 21, 2018):
Hi @mailanetworks and @sardigital, I'm closing this issue because RC2 is working with Zimbra 8.8 in CentOS 6/7 and Ubuntu 14/16.
About the problem that it is not backing up: you need to point Zmbackup to the address your LDAP is listening. The first thing the script will do is get all the accounts that need to backed up from there.
If the problem persist, please open a issue exclusive for this problem with the description of the environment.
Regards,
Lucas Costa Beyeler