1

Topic: clear_iredmail.sh

Hi,

I am trying to clear the iredmail installation with clear_iredmail.sh and have the following problem:

< INFO > =================== Remove configuration files ================
clear_iredmail.sh: line 423: confirm_to_remove_pkg: command not found
clear_iredmail.sh: line 423: confirm_to_remove_pkg: command not found
clear_iredmail.sh: line 423: confirm_to_remove_pkg: command not found

I got a bunch of these. The confirm_to_remove_account works.  Must be something I overlooked when I check the code. 

The other problem is to do with umask.  If I leave it too tight with 077 umask, file permission problems with certificate and ldap.  I guess the default centos is 002 or 022.  Maybe something to check for when begin the installation.

Thanks.

----

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

2

Re: clear_iredmail.sh

Anyway...I just created an empty function after the config line.  For some reasons, the first function is not see in the script.