Forum Discussion
Help~After installing Exchange 2019, mail is stuck in Draft in OWA
Thank you for reply.
OWA is work correctly. Problem is Outlook. I permitted C Mailbox Full Access but it is same.
Thanks a lot!
Please run command.
Remove-MailboxPermission -Identity "info" -User "C mailbox" -AccessRights FullAccess
Add-MailboxPermission -Identity "info" -User "C mailbox" -AccessRights FullAccess -AutoMapping:$true
And than Outlook retry.
- Dracarys0507Nov 06, 2025Copper Contributor
Hi
I already did it but its same. I dont understand I tried to connect internal shared mailbox but it was shown external credential popup of MS.
- AnnTaeYounNov 06, 2025MVP
Hello! Dracarys0507
Here's how to do it!
1. Exit Outlook
2. Delete Autodiscover.xml
<Path> C:\Users\<username>\AppData\Local\Microsoft\Outlook\
3. Start Outlook - Dracarys0507Nov 04, 2025Copper Contributor
Hi
Thank you. I tried it but it is same. it is just AutoMapping when start Outlook so i can see same pop up of credential in advanced. If it is correct. not pop up of credential like A mailbox. Just B mailbox not added and pop up Windows credential.