Exchange Server 2016 setup

Anonymous
2022-05-19T08:16:14.397+00:00

Hi I already set up Exchange server 2016
the issue is the mail i send will go to draft

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
{count} votes

2 answers

Sort by: Most helpful
  1. Aholic Liang-MSFT 13,921 Reputation points Microsoft External Staff
    2022-05-20T05:23:21.113+00:00

    Hi @Anonymous ,

    To my opinion , the possible cause of this issue may be due to Network settings.
    You could try the following steps to troubleshoot:

    1. Check the DNS settings of your Exchange server.
      (Notes : Please ensure that the IPv4 value is the correct IP address for dc.And the altenative DNS server should be left blank.)

    203879-2022-051601-1.png

    2.Use the following commands to check the messages failed at which step in message tracking log:

    Get-MessageTrackingLog -MessageSubject "text1" -Sender "******@contoso.com"  
    

    203900-2022-051601-2.png

    3.Use the following commands to check if the messages are stuck in the queue:

     Get-Queue -server e16  
    

    203868-2022-051601-3.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Amit Singh 5,321 Reputation points
    2022-05-24T09:09:43.457+00:00

    Items going to drafts are usually caused by DNS on the server either being incorrect (internal and external) or set to 'all adapters' in ECP under the server - you should physically bind it to a NIC.

    0 comments No comments

Your answer

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