Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
Yes, thats possible. You can route emails to any server you like. But normally you just set the MX records for all domains so that they point to the mailserver, so it will handle the emails for all domain. The only mails that get send directly by the webserver are e.g. php web forms.
The MX-Record points to my mailserver. The only problem are webforms you already mentioned. For security reason I don't want to install postfix on my web/ftp-server.
I guess I need to select the webserver? Do I need to point all domains to the mailserver manually?
You can disable mail function ( clients still can use free scripts to send an e-mail using other mail servers ) or only change options in php.ini so PHP will use typed login, password and mail server host to send e-mails.
Recent comments
2 days 10 hours ago
2 days 18 hours ago
2 days 21 hours ago
2 days 23 hours ago
3 days 24 min ago
3 days 2 hours ago
3 days 3 hours ago
3 days 4 hours ago
3 days 20 hours ago
3 days 21 hours ago