this guide working
To configure a smart host, create
PHP Code:
/etc/exim.conf.local
Be sure to change to the hostname or ip of the smart host server:
PHP Code:
@ROUTERSTART@
smart_route:
driver = manualroute
domains = !+local_domains
transport = remote_smtp
route_list = * host.name.of.smart.host.server
Next run
PHP Code:
/scripts/buildeximconf
PHP Code:
/scripts/restartsrv_exim
http://www.underhost.eu/forums/tutorials-how-cpanel-whm/480-how-configure-exim-cpanel-server-use-smart-host.html
No comments:
Post a Comment