1

Topic: After update OS and iRedMail don'd work create_mail_user_OpenLDAP.sh

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.2.1
- Deployed with iRedMail Easy or the downloadable installer?  downloadable installe
- Linux/BSD distribution name and version: Debian GNU/Linux 9 (stretch)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi!
The script stopped working after the update OS release with update iRedMail

~/iRedMail/tools# ./create_mail_user_OpenLDAP.sh
********* ERROR *********
Release version of the operating system on this server is unsupported by
iRedMail, please access below link to get the latest iRedMail and a list
of supported Linux/BSD distributions and release versions.

http://www.iredmail.org/download.html

*************************

Any idea what caused the error?

----

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

2

Re: After update OS and iRedMail don'd work create_mail_user_OpenLDAP.sh

Please run it with "bash":

bash create_mail_user_OpenLDAP.sh

3

Re: After update OS and iRedMail don'd work create_mail_user_OpenLDAP.sh

ZhangHuangbin wrote:

Please run it with "bash":

bash create_mail_user_OpenLDAP.sh

The problem remains.

:~/iRedMail/tools# bash create_mail_user_OpenLDAP.sh
********* ERROR *********
Release version of the operating system on this server is unsupported by
iRedMail, please access below link to get the latest iRedMail and a list
of supported Linux/BSD distributions and release versions.

http://www.iredmail.org/download.html

*************************

4

Re: After update OS and iRedMail don'd work create_mail_user_OpenLDAP.sh

- Which OS release are you running?
- About your ~/iRedMail/ directory, which version is it? Is it an old iRedMail release? If yes, you should download the latest iRedMail installer and use the "tools/*.sh" script instead.

5

Re: After update OS and iRedMail don'd work create_mail_user_OpenLDAP.sh

ZhangHuangbin wrote:

- Which OS release are you running?
- About your ~/iRedMail/ directory, which version is it? Is it an old iRedMail release? If yes, you should download the latest iRedMail installer and use the "tools/*.sh" script instead.

Hi!
I don't remember which version was in the ~/iRedMail/ directory , but after replacing it with the latest version, with the script being moved from the old directory, the script started working!!!
Thanks!