1 (edited by farazoman 2014-04-03 14:29:45)

Topic: Entered wrong hostname for email on setup

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 12.04 LTS
- Related log if you're reporting an issue:
====

I accidentally entered the wrong hostname when I set up my email how do I go about changing it. Just a note I mean at the point where it says choose a hostname different from the server hostname.

----

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

2

Re: Entered wrong hostname for email on setup

You can change below parameters in Postfix config file (/etc/postfix/main.cf):

myhostname =
mydomain =
myorigin = 

Another way is reinstalling iRedMail with proper settings if possible.

3

Re: Entered wrong hostname for email on setup

I was referring to the hostname for my email addrs eg ex@test.com and I entered my "test.com" domain wrong

4

Re: Entered wrong hostname for email on setup

You can delete it with iRedAdmin (https://your_server/iredadmin/), then create the right one.

Don't forget to update /etc/postfix/aliases and /usr/share/apache2/iredadmin/settings.py with the correct webmaster email address.