Recommended Posts

hello, I am looking to move our email over to office 365 from godaddy. We currently use IMAP and SMTP to do email and I need to move each user to the new service and migrate their email as well. I have 6 users...

What's the expected downtime? I also need to make sure we get our domain name on there and not have this blha.onmicrosoft.com stuff...

This is my first time doing this so I will add 30 minutes to account for me screwing things up.

The transition time will depend on the TTL for your DNS A records and MX records and if the calling machine has connected to your server within that TTL.

Basically, it can take anywhere from 1 minute to 48 hours or longer depending on what you configured on the DNS side of things. Keep in mind that since this is calling machine dependent email will scatter in as caller's cache expires and the same will be true for users.

^ correct, changing the record on your current domain MX record to point to the new email server for your domain (microsoft servers) will depend on the current TTL of your MX record.

So lets say its 24 hours. Now you don't know someone might of just cached that 1 minute before you changed it. So for the next 24 hours they are still going to send mail to your old server.

I would suggest as prelim to moving that you lower the TTL of your MX now to something short, say 5 or 10 minutes. Then when you do change it, you only have to wait 10 minutes before you know everyone on the planet will be pointing to your new MX record.

So for example for neowin.net I query one of their authoritative name servers to get the TTL they have set.

dig @ns1.neowin.net neowin.net MX

;; QUESTION SECTION:
;neowin.net.				    IN	  MX

;; ANSWER SECTION:
neowin.net.			 21600   IN	  MX	  10 aspmx4.googlemail.com.
neowin.net.			 21600   IN	  MX	  10 aspmx5.googlemail.com.
neowin.net.			 21600   IN	  MX	  1 aspmx.l.google.com.
neowin.net.			 21600   IN	  MX	  5 alt1.aspmx.l.google.com.
neowin.net.			 21600   IN	  MX	  5 alt2.aspmx.l.google.com.
neowin.net.			 21600   IN	  MX	  10 aspmx2.googlemail.com.
neowin.net.			 21600   IN	  MX	  10 aspmx3.googlemail.com.

They have ttl of 21600 seconds or 6 hours. So if neowin changed their MX record this very second, for the next 6 hours it is possible for people to still sending to these googlemail servers. Now in 6 hours 1 second, that cache will expire and their ISP dns will have to lookup the record again - so at that time they would get the new MX record for the domain.

Once the TTL of your old MX record has expired you can shutdown your old server. So the lower the TTL before the move the less time you have to keep your old server online for.

You could if you wanted also just lower your ttl, and then once you make the change just shutdown the old server right away. What should happen is when someone tries to send user in this domain an email and server does not answer it will fall back to try and send the email again later, say 15 minutes. If your TTL is short enough when it goes to try and send it again it should get the new MX record. Most email servers will try and resend email multiple times, increasing the wait time before resend each time to some limit before it kicks it back to the user saying it could not send the message. These retry and wait times will depend on what the admin of the sending server set. But normally your talking hours and hours before you get an actual kickback that could not send.

So if your TTL is short, you should not have any of those issues.

Capr,

Were you only looking for down time information regarding DNS, or for the entire migration? If you are talking about the entire migration, with the small amount of users you have, it should take about an hour to three hours depending on the amount of mail you have, and how quick you are, and how much planning you put into it. I've migrated my company twice now, so I'm used to doing it in a quick manner. If you'd like a run down on a good migration plan, let us know.

Thanks a lot everyone, I set everything up and microsoft recommended the 1hr TTL times in their walk through so I just stuck with it. I can see that emails are going to Godaddy right now so hopefully that will change in an hour.

I am starting the actual email saving and migrations now...

I don't need to delete the emails on godaddy do I? If I just don't renew the contract and left things alone, it should be fine right?

This topic is now closed to further replies.
  • Posts

    • Google was using the old CATPCHAs data to train their LLMs. What is the say they won't use this camera data of users to train their LLM? these companies need some strict regulations!
    • Depends on what you need. Might be a bit clearer on what you plan to do with it. Sort of a waste if you get the newest and greatest, but don't know how to use it.
    • NTLite 2026.06.11200 by Razvan Serea NTLite is a Windows configuration tool that allows you to modify your existing Windows install or an image yet to be deployed, remove Windows components, configure and integrate, speed up the Windows deployment process. Reduce Windows footprint on your RAM and storage drive memory. Remove components of your choice, guarded by compatibility safety mechanisms, which speed up finding that sweet spot. Windows Unattended feature support, providing many commonly used options on a single page for easy setup. Easily integrate a single or multiple drivers, update or language packages. Package integration features smart sorting, enabling you to seamlessly add packages for integration and the tool will apply them in the appropriate order, keeping hotfix compatibility in check. One of the important new features of NTLite (compared to its predecessors) is the ability to modify an already installed the operating system, by removing unnecessary components. Supports Windows 11, 10, 8.1 and 7, x86 and x64, live and image. Server editions of the same versions, excluding support for component removals and feature configuration. ARM64 image support in the alpha stage. Does not support Checked/Debug, Embedded, IoT editions, nor Vista or XP. NTLite 2026.06.11200 changelog: New Secure Boot Migration support: Verification, certificate staging, and boot-manager/sector update across the Image, Updates, Apply, and Create-ISO pages (2023 CA migration, optional 2011 revocation, Anti-rollback, Boot sector choice etc) Secure Boot Host Readiness: Live host Secure Boot migration monitor and Servicing-task control Option under Image page - C:\Windows row, or load the host as the target - Updates - Secure Boot Image: 'Sort mounted images first' option for the image list in Menu-Settings UI: Hover description card for Components and Unattended pages, selectable text and quick access to Compatibility options Command line: Relay commands into the already-running instance Enables controlling already running NTLite via ntlite.exe Use /NewInstance to launch an additional instance using CLI operations (premium) UI: 'New instance' option via main menu instead of a secondary ntlite.exe prompt Apply: Hide individual Apply-page notes with a per-note dismiss (X), critical excluded Settings: 'Unsigned RDP file launch warnings' tweak (RDP client), bypassing the April 2026 security-update prompt on RDP connections Upgrade Image: Live OS and deployed image editing now unlocked on free/test licenses, same licensing as images Image: 'Recompress' option in manual dialog Remove Editions to shrink the WIM in one session Image: SWM part size set inline on the Apply page and image dialogs, split-size popup retired Image: Relative 'Last change' dates; editions grouped by build time to reduce noise Image: 'Forget - Missing' on the Edit-cache menu to mass drop entries whose folder is gone Components: Root groups reorganized - user-facing groups first, system/critical last Components: Show filter options to view components by Template or App-type, since Apps are now merged into groups Presets: Delete confirmation now lists the multi-selected preset names UI: Design update propagated to the rest of the tool UI: Filter and search match words in any order and partially, better results filtering Components Unattended: Input-locale language derives from the user locale, with an independent keyboard picker, enables combinations previously unavailable Unattended: Input-locale now allows for a user value override Unattended: Localization OOBE WinPE now can be copied with the new WinPE Copy OOBE localization toggle, enter locale settings once for both stages Updates: Downloader greys and locks updates the image already carries (hotfix and MSIX) Updates: Resume interrupted update downloads Command line: Many upgrades, see /?, now prints help to the console or redirected output UI-Translation: Finnish language added, also thanks for Chinese Traditional (Matt), French (tistou77), Italian (clarensio), Russian (RDS), Swedish (1FF), Vietnamese (Vu Anh Vu) Fix Components: Containers removal breaking Apps deployment Components: Microsoft Account had leftovers when Easy Migrate is kept Image: Export to an existing WIM improvements, Append renamed to Merge Image: Improved 26H1 live removal support Image: No more 'X:\ not accessible' popup for certain drives during image scan Presets: Manual image refresh picks up presets added/removed outside the app Tweaks: Disabled visual-effect animations no longer return after first logon on a new profile Tweaks: Live Visual Effects toggles (animations, drag full windows, font smoothing) now apply correctly Download: NTLite 2026.06.11200 | 20.5 MB (Free, paid upgrade available) Link: NTLite Home Page | NTLite Features | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Ah. La Fontana De Incontinentia ! Bella ! Bella !
    • Hi everyone, I'm planning a small network upgrade and was wondering how others prepare their networks for future needs. Do you usually invest in higher-speed switches and better cabling from the start, or do you upgrade only when necessary? I'd be interested in hearing what has worked well for you and any lessons you've learned over time. Thanks!
  • Recent Achievements

    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
    • First Post
      carols23 earned a badge
      First Post
    • One Month Later
      Tom Willson earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      +Edouard
      257
    3. 3
      PsYcHoKiLLa
      151
    4. 4
      Steven P.
      93
    5. 5
      macoman
      67
  • Tell a friend

    Love Neowin? Tell a friend!