diff --git a/howto/change.hostname.md b/howto/change.hostname.md new file mode 100644 index 00000000..26e7b56b --- /dev/null +++ b/howto/change.hostname.md @@ -0,0 +1,15 @@ +# Change server hostname + +If you want to change server hostname, please replace old hostname in below +files: + +* Update Postfix config file `/etc/postfix/main.cf`. +* Amavisd config file `/etc/amavisd/amavisd.conf` or `/etc/amavis/conf.d/50-user` (Debian/Ubuntu). +* `/etc/hosts` +* `/var/spool/postfix/etc/hosts` +* `/usr/local/bin/dovecot-quota-warning.sh`, required only if you're running + iRedMail-0.8.7 or earlier releases. + +* Re-generate ssl cert and key with script `tools/generate_ssl_keys.sh` shipped + in iRedMail. + diff --git a/html/change.hostname.html b/html/change.hostname.html new file mode 100644 index 00000000..2920f827 --- /dev/null +++ b/html/change.hostname.html @@ -0,0 +1,40 @@ + + + + Change server hostname + + + + +

Change server hostname

+

If you want to change server hostname, please replace old hostname in below +files:

+

Document published under a CC BY-ND 3.0 license. If you found something wrong, please do contact us to fix it. + + + \ No newline at end of file diff --git a/html/index.html b/html/index.html index 55f736d2..722ab35a 100644 --- a/html/index.html +++ b/html/index.html @@ -50,6 +50,7 @@

  • Allow insecure POP3/IMAP/SMTP connections without STARTTLS
  • Allow user to send email without authentication
  • Amavisd: Enable per-recipient policy lookup
  • +
  • Change server hostname
  • Dovecot Master User
  • Force mail user to change password in 90 days
  • Ignore Trash folder in mailbox quota