|
Cannot send e-mail to external MX server |
Top Previous Next |
|
In some cases NeatWorx may be hosting the web-service, but we may be relying on an external mail-server for mail services. If qmail is not configured appropriately, a bounce will occur with the message "This address no longer accepts email" suggesting that PLESK server may be trying to handle e-mail as if it were local with a non-existing mail configuration. As an example:
If the NeatWorx server cannot initiate e-mail to mailboxes served by the external mail provider, this is likely because qmail is ignoring DNS records and is assuming that it is provided mail services for the domain based on the fact that there is a vhost on the web-server. (a well documented PLESK issue) To remedy this and force qmail to consult DNS record to obtain the domains MX server:
You can (apparently) rebuild these files to match the PLESK configuration if something goes horribly wrong by using: /usr/local/psa/admin/sbin/mchk |