IP Address Change
dnscache
Change the IP address in /service/dnscache/env/IP, then restart the service (svc -t /service/dnscache).
SMTP
The run scripts for your SMTP service(s) need to be modified to reflect the new IP address you want them to listen on. Depending on which services you've enabled, you might need to edit:
/service/smtp-external/run
/service/smtp-internal/run
/service/smtp-ssl/run
/service/smtp-tls/runWebmail
The IMAP server setting in your webmail configuration will need to be updated.
- Squirrelmail
Either use the configuration program (/var/websites/webmail/htdocs/squirrelmail/config/conf.pl) to change it, or manually edit/var/websites/webmail/htdocs/squirrelmail/config/config.phpand change$imapServerAddress.
- Log in to post comments