I'm using what comes with cPanel, exim. Is there a way to configure exim to allow each individual account to use its own domain name as the SMTP server for mail created on the server?
For example, one of my customers uses Miva Merchant and when an order is placed an e-mail is sent out to both the store owner and the customer. In the settings for Miva Merchant is a "Mail Server" setting and when set to the owners domain name, it fails with a message like this:
Code:
/Merchant2/modules/fulfill/custeml.mv: Line 204: MvSMTP: Runtime Error: Error sending recipient '<removed@removed.com>': (www.removed.com) [207.xxx.xxx.171] is currently not permitted
But when set to localhost, it works fine.
The domain has its own IP which is different than that used by the mail server.
Any suggestions?
vikins