Forum archive
How to forward Drupal appliance mail to a separate mail server (e.g., Exchange)
Hi
How do I configure the appliance to allow Drupal to relay email via an internal Exchange server?
Thanks
Dave
Forum archive
Hi
How do I configure the appliance to allow Drupal to relay email via an internal Exchange server?
Thanks
Dave
To configure postfix to relay mail to another mail server (e.g., Exchange), set the value for "relayhost" in /etc/postfix/main.cf like this:
Alternative you can just edit the configuration file with a text editor (e.g., vim).Unfortunately, there doesn't seem to be an easy way of doing this from the webmin interface.