1

Topic: typo? backup_mysql.sh

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4
- Linux/BSD distribution name and version: deb 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Ngnix
- Manage mail accounts with iRedAdmin-Pro? yes
- Related log if you're reporting an issue:
====

I've done a clean install 0.9.4 in deb8 and noticed this:

In the default /var/vmail/backup/backup_mysql.sh the iredadmin database is mentioned twice.
I think one of them can be removed.

/var/vmail/backup/backup_mysql.sh
.....
# Databases we should backup.
# Multiple databases MUST be seperated by SPACE.
export DATABASES=" iredadmin mysql vmail amavisd iredapd sogo roundcubemail iredadmin"
.....

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: typo? backup_mysql.sh

iRedMail incorrect inserts duplicate SQL database names, i will check this.
Thanks for the feedback. smile