Hi all,
I am trying to set up a send-only mail solution using Exim per the following instructions:
https://www.linode.com/docs/email/exim/ ... -lts-lucidThe first thing it says to do is to set my hostname per these instructions:
https://www.linode.com/docs/getting-sta ... e-hostnameMy question - I never set the hostname in the first place and have been running a full LAMP system with a half a dozen domains on it for the past 2 years. I don't want to impact anything by changing the hostname.
When I do a "hostname -F" I get "liXXX-XXX.members.linode.com" which I imagine was a default of some sort, but it's not specified in any hostname file that I can find. If I'm fine with that hostname, can I just keep it? I've never noticed if it changes since I always use the IP address for connections.
If I do need to set my hostname as per the instructions, do I need to be aware of apache or anything else needing reconfiguration as well?
Thanks!