Hi all,
I want to disable all Local Mail on my server since I will be using Google Apps for mail.
For domains I have used the following instructions: http://help.directadmin.com/item.php?id=8
But disabling Local Mail for the hostname cannot be done this way since there is no MX-Record menu option available.
I have found that removing the hostname from '/etc/virtual/domains' will disable it. However this will break the letsencrypt script.
'./letsencrypt.sh request server.example.com 4096 outputs the following message:
Domain does not exist on the system. Unable to find server.example.com in /etc/virtual/domainowners. Exiting...
How do I disable Local Mail for the hostname without breaking Letsencrypt?
I want to disable all Local Mail on my server since I will be using Google Apps for mail.
For domains I have used the following instructions: http://help.directadmin.com/item.php?id=8
But disabling Local Mail for the hostname cannot be done this way since there is no MX-Record menu option available.
I have found that removing the hostname from '/etc/virtual/domains' will disable it. However this will break the letsencrypt script.
'./letsencrypt.sh request server.example.com 4096 outputs the following message:
Domain does not exist on the system. Unable to find server.example.com in /etc/virtual/domainowners. Exiting...
How do I disable Local Mail for the hostname without breaking Letsencrypt?