Topic: Installation and Explanation
Hi everyone i would like to ask anyone to explain this part of installation.
Thanks!!
# Edit settings.ini and set several variables.
NOTE: For more inforamtion, please read settings.ini, it's self-documented.
NOTE: You should ensure both bind dn and bind_pw are correct with below command:
$ ldapsearch -x -D 'YOUR_BIND_DN' -W
WARNING: Bind password is plain text here, not encryped/hashed one.
[general]
admin = user@domain.ltd
debug = False
lang = en_US
backend = ldap
storage_base_directory = /var/vmail/vmail01
[iredadmin]
dbn = mysql
host = localhost
port = 3306
db = iredadmin
user = iredadmin
passwd = secret_passwd
[ldap]
uri = ldap://127.0.0.1:389
suffix = dc=iredmail,dc=org
basedn = o=domains,dc=iredmail,dc=org
domainadmin_dn = o=domainAdmins,dc=iredmail,dc=org
bind_dn = cn=vmailadmin,dc=iredmail,dc=org
bind_pw = passwd
# Make settings.ini not world-writeable and restart apache web server.
# chmod -w settings.ini
# /etc/init.d/httpd restart
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.