1

Topic: Changed Hostname and now iredadmin will not appear

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.4.0
- Deployed with iRedMail Easy or the downloadable installer? download
- Linux/BSD distribution name and version: Ubuntu 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

I installed iRedMail on a server with hostname mlr.freesend.us. iredAdmin would come up no problem. We changed the hostname to freesend.causeaction.com. When I try https://freesend.causeaction.com/iredadmin I get "Page not found" but our Website https://freesend.causeaction.com shows up not problem. And https://freesend.us/iredadmin still shows up???

I was under the impression from reading previous forum posts, that iRedMail handled changing the hostname with no issues. But apparently I did something wrong? Please tell me what settings I need to change to get iredadmin to display when I use the new host name https://freesend.causeaction.com/iredadmin. Thank you

----

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

2

Re: Changed Hostname and now iredadmin will not appear

Nginx web server is configured to server all domain names with DNS A record pointed to your server ("catch-all"). I guess you still have "freesend.us" pointed to this server? That's why freesend.us/iredadmin/ still shows up.