i have domain from freenom which pointed to my own server which having static ip, but now i need to implement my own mail server on different static ip and on own machine.
so what are the step to implement this kind of setup?? URGENT Help needed.
Not hard or complicated. Install MIAB and the external DNS details you need for your DNS provider will be available in the admin panel under âExternal DNSâ.
To amplify davetu 's comments. When you install Mail in a Box, you can then login to an admin website (served by the box). There you will find a page named âExternal DNSâ. On that page will be all of the details you need to copy in to your existing DNS providerâs page.
If you do not want to host your website on MIAB then leave that setting unchanged.
The main thing you need to change/add is an A record pointing to the IP address of your MIAB. Like this: A box.example.com 111.111.111.111 (from your MIAB host/virtual private server)
Then an MX record pointing to the address of your MIAB. Like this: MX box.example.com
Do follow the set up guide step by step but ignore the instructions about âglue recordsâ or NS records as you donât need that if your DNS is external.