Clean up /etc/remotedomains using this one liner
Some times you end up with domain in /etc/remotedomains that really don’t belong there. The mailserver will realize this but because they are in that file the MTA will not except mail for that domain. This quick little one liner can be run from the command line and will help you remove the domains from /etc/remotedomains that probably don’t belong there.
Continue Reading