Topic: option to specify hostname or IP for installation?
==== Provide required information ====
- iRedMail version and backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Any related log? Log is helpful for troubleshooting.
==== ==== Provide required information ====
- iRedMail version and backend (LDAP/MySQL/PGSQL): 0.8.1
- Linux/BSD distribution name and version: FreeBSD 9.0 with jails
- Any related log? Log is helpful for troubleshooting.
====
FreeBSD jails (http://www.freebsd.org/doc/en_US.ISO885 … jails.html) enables admin to segment services running on a host. Jail is usually limited to one IP which is NOT 127.0.0.1. iredmail installer is using 127.0.0.1 everywhere. Best option would be to stick with using hostname which is properly set to IP in /etc/hosts. With jails you NEVER get connection from 127.0.0.1, but always from configured jail ip address. System is translating 127.0.0.1 to actual jail ip, but servers receiving the connection inside jail never see 127.0.0.1 as client address. This usually causes problems with any host-based limits like mysql!
So in short - best option would be to use proper hostname which should point to proper address in /etc/hosts. Your docs already state at the beginning about importance of working hostname.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.