1 (edited by annonman 2013-12-17 14:26:08)

Topic: Reproduce Install with config file

==== Required information ====
- iRedMail version: 0.8.5
- Store mail accounts in which backend (LDAP):
- Linux/BSD distribution name and version: Centos 6.4
- Related log if you're reporting an issue:
====

Hi,

I have reinstalled iRedMail several times testing a possible error.

If I copy the previous "config" file from an existing instalation and place it in the root of the iRedMail root directory it allows me to reinstall MOST of the previous parameters.

Except these:

IREDADMIN_DB_PASSWD
RCM_DB_PASSWD

After instalation they continue to show after #EOF with new values:

{snip}
export REQUIRE_PHP='YES'
export USE_PHPLDAPADMIN='YES'
export REQUIRE_PHP='YES'
export USE_PHPMYADMIN='YES'
export REQUIRE_PHP='YES'
export USE_AWSTATS='YES'
export USE_FAIL2BAN='YES'
export IREDADMIN_DB_PASSWD='passwordabc'
export RCM_DB_USER='roundcube'
export RCM_DB_PASSWD='passworddef'
#EOF
export IREDADMIN_DB_PASSWD='passwordxyz'
export RCM_DB_USER='roundcube'
export RCM_DB_PASSWD='passwordghi'


Why are the other values parsed, but iRedMail recreates these values?


thanks

----

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

2

Re: Reproduce Install with config file

Sorry about this trouble, fixed moment ago:
https://bitbucket.org/zhb/iredmail/comm … 325eedb23f