In this case the solution is to check the ip configured for the domain in exim.
Make sure that the ip is pointing to an external ip and not localhost or internal ip.
- network, unreachable, error
- 0 Users Found This Useful
In this case the solution is to check the ip configured for the domain in exim.
Make sure that the ip is pointing to an external ip and not localhost or internal ip.
Remove all the mails from the queue (very useful in case of a spam): exim -bp | exiqgrep...
If you receive an error like : Too many "Received" headers - suspected mail loop Solution is...