Hello All,
It’s my first message.
Little newbies in that world of email.
I have a domain name, myname.fr.
I have associated this domain with Gmail.
Therefore, I can access my emails via firstname@myname.fr and go to gmail interface.
I’m admin on a little free google workspace for just my family member and I have mail like
Firstnameson@myname.fr
Fistnamedaughter@myname.fr etc…
I would like to migrate my different mailboxes to Mailcow.
To do this, I have ordered a VPS server from Netcup, which is listed in the recommended providers. ( EU special Deals actualy )
My skills are low / intermediate.
Knowing that I also want to migrate my domain name.
Can I specify “mail.myname.fr” this during the installation of my Mailcow?
mail.myname.fr is not used by Google, so I should be able to add it to DNS like that?
add DNS like :
# Name Type Value
mail.myname.fr IN A Ip from vps
autodiscover IN CNAME mail.myname.fr
autoconfig IN CNAME mail.myname.fr
@ IN MX 10 mail.myname.fr
Must add the MX line or not at this step ?
create mailbox for myfirstname@myname.fr and all others in mailcow.
And use imapsync for migrate from gmail OAuth 2.0 to my mailcow.
I m reading the documentation to see how I can accomplish this with auth2 !
The documentation is very nice !
Do you think it’s the best practice ?
Thanks everyone for your help in getting me off google 🙂