Make TLS functional...Enable letsencrypt certificates in httpd while making all daemons fall back to
self-issued certs when /etc/letsencrypt/live is unpopulated.
Correct remaining mistakes in Exim service...Set exim user and group in the package, don't fail on existing symlink. Make
exim setuid. Also refactor some code into more readable separate functions.