Your message will be sent, but we're not quite ready

Christine VACHER 21 Reputation points
2022-03-16T22:18:42.39+00:00

I just set up an exchange 2019 server.

Sending mail does not work : email is stuck into Draft with the following message:
"Your message will be sent, but we're not quite ready, Check back in couple of minute."

After sometime the message changes for "Something went wrong and we haven't been able to send your message yet."

Sometimes, after rebooting server, the message goes to Sent Items, but is not received in recipient's mailbox.

The same issue was raised in the past your-message-will-be-sent-but-were-not-quite-ready but no diagnostic was posted.

Exchange | Exchange Server | Management
{count} votes

Accepted answer
  1. Kael Yao 37,751 Reputation points Moderator
    2022-03-21T06:40:01.547+00:00

    Thanks for the information.

    What is the DNS server setting of the NIC on your Exchange server?
    The preferred DNS server should be domain controller and the alternative server should be left blank.

    And since rebooting the server moves the messages to sent items, please also search the message tracking log and see if you can see the delivery process:

    Get-MessageTrackingLog -sender <sender mailbox> -recipients <recipient mailbox> -messagesubject <subject>
    
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.