I am in the process of installing qmail on a new dedicated server (i.e. test server). However, my live website and domain is on another server hosted by another ISP. The goal is to eventually rehost my website and move my domain to the new dedicated server.
In the interim I am installing and configuring qmail on my test server so that I can become familiar with qmail. As part of configuring qmail, qmail either needs to be able to determine your host's fully qualified domain name in DNS or you can provide it manually.
Since qmail as part of running ./config can't determine my FQDN, I need to provide it manually by running ./config-fast. Because my current domain is pointing to the existing other server, what FQDN can I use temporarily to at least test and play with qmail? Can I form the FQDN using my test server's hostname and IP address (from my initial research I don't believe that this is possible)?
Another I idea that I had would be to create a subdomain on my existing other server and have it point to the new test server. I then could use the subdomain for the FQDN for qmail. Obviously this approach requires more effort.
Once my website is moved over to the new dedicated server I then can reconfigure qmail to use my existing domain name.
Any suggestions would be greatly appreciated.
In the interim I am installing and configuring qmail on my test server so that I can become familiar with qmail. As part of configuring qmail, qmail either needs to be able to determine your host's fully qualified domain name in DNS or you can provide it manually.
Since qmail as part of running ./config can't determine my FQDN, I need to provide it manually by running ./config-fast. Because my current domain is pointing to the existing other server, what FQDN can I use temporarily to at least test and play with qmail? Can I form the FQDN using my test server's hostname and IP address (from my initial research I don't believe that this is possible)?
Another I idea that I had would be to create a subdomain on my existing other server and have it point to the new test server. I then could use the subdomain for the FQDN for qmail. Obviously this approach requires more effort.
Once my website is moved over to the new dedicated server I then can reconfigure qmail to use my existing domain name.
Any suggestions would be greatly appreciated.