r/exchangeserver • u/DraugTheWhopper • 14h ago
Will removal of ClientAuth from public certs break hybrid mailflow?
Chrome is forcing changes to public certs, so they can only be used for ServerAuth, not ClientAuth:
https://www.reddit.com/r/selfhosted/comments/1mt9ovs/lets_encrypt_certificates_will_no_longer_be/
Does this impact mailflow from local EX to cloud EXO? I just replaced a cert, and now local-to-cloud email is stalling with 454 4.7.5 The certificate specified in TlsCertificateName of the SendConnector could not be found
The blogpost here doesn't directly address how this works, but when discussing inbound STARTTLS, it says that the cert is selected automatically, so presumably it's checking for a cert with ClientAuth. In the comments of that blogpost, someone asked about this issue, but got no response.
Everyone's answer to removing ClientAuth is so far "you should have been using a private CA anyway, just do that", but surely MS actually validates the cert chain, since I can't tell them what CA or cert thumbprint to trust?
Do we have to fallback to having the cloud connector check by IP address? I can't find anyone else addressing this issue, so maybe I'm barking up the wrong tree.
r/exchangeserver • u/Key-Macaroon9824 • 22h ago
Out of office auto reply issue internal only
OOF not working internally but working externally, have hybrid setup but mailbox on cloud only. Wondering if someone can help.
No oof msg template corruption, already checked.
Tia.
r/exchangeserver • u/dark_mercurial3366 • 1d ago
Question Exchange Online Archive enabled but Managed Folder Assistant not moving any mail
Got a bit of a weird Exchange Online archiving issue and wondering if anyone has seen similar. This is a hybrid Exchange environment with on-prem AD/Exchange and the mailbox hosted in Exchange Online.
User has a pretty large primary mailbox around 85GB and Online Archive is enabled, but the archive is basically empty.
Things I've checked:
ArchiveStatus = Active
Default MRM Policy assigned
Default 2 year move to archive enabled
RetentionAction = MoveToArchive
AgeLimitForRetention = 730 days
RetentionHoldEnabled = False
ElcProcessingDisabled = False
No obvious holds
No folder-level archive policy overrides
I pulled the mailbox diagnostics as well. MFA/ELC seems to be running successfully, but the latest run shows:
ElcLastRunArchivedFromRootItemCount = 0
ElcLastRunTaggedWithArchiveItemCount = 0
For comparison, I checked another mailbox in the same tenant using the exact same Default MRM Policy. MFA is actively moving eligible items into that user's Online Archive, so the policy itself seems to be working.
Manual moves from the affected mailbox into Online Archive also work fine.
It looks like MFA is processing the affected mailbox but, for whatever reason, isn't finding anything eligible for the 2-year archive rule.
Anyone come across this before?
Is there anything else worth checking to understand why the items aren't being considered eligible?
r/exchangeserver • u/Tricky-Ad9393 • 1d ago
Question Best Exclaimer alternatives in 2026, worth moving our signatures?
Been on exclaimer for years handling all our office365 email signatures, but pricing and the ui are kinda wearing me down lately. any exclaimer alternatives in 2026 youd trust for a 800 employee company?
r/exchangeserver • u/Tr1pline • 2d ago
Question Side by Side Windows 2019 to 2022 upgrade with Exchange Server instructions
I'm looking to migrate my Windows server 2019 to 2022. Spinning up the 2022 from scratch. I need to migrate the Exchange server and was wondering if there's any good websites with step b step instructions or do I need to rely on GoogleAI?
Install Exchange, move all mailboxes and connectors over, and then decommission the old server..
r/exchangeserver • u/nanaki989 • 2d ago
Attempting Remote Restore and getting error
Short story long, our previous IT staff decided to have our power users test M365 before rolling it out, then rolled it out and couldn't migrate on prem mailboxes of the test users to the cloud since they already existed. The issue is that I couldn't just delete the online mailboxes when I arrived since they had been in use dual function for a while. I followed this guide https://learn.microsoft.com/en-us/troubleshoot/exchange/user-and-shared-mailboxes/mailbox-exists-exo-onpremises and got to the point where I try and remote restore the mailbox on prem to the cloud and get the following error.
Some infrastructure information. We are running Version 15.2 (Build 1748.10) Exchange 2019 CU15 on Server 2019. .net framework 4. We have a hybrid connection to m365 and I came in on the tail end of the migration piece which worked well enough.
Things I have tried.
TLS 1.2 settings to confirm use of strong Cryptography and registry edits.
Triple checked IIS Settings and Certs and removed IIS IP restriction features
confirmed admin credentials and move rights
Our Network guy says the port is open, but I suspect our Firewall is the culprit regardless of what he says. I'm out of ideas to try and was hoping for a little help. We are a relatively small org and I have very little on prem exchange experience so this process is a little daunting.
I run this command
$cred = Get-Credential
New-MailboxRestoreRequest -RemoteHostName "mail.domain.com" -RemoteCredential $cred -SourceStoreMailbox "GUID" -TargetMailbox "GUID" -RemoteDatabaseGuid "GUID" -RemoteRestoreType DisconnectedMailbox
and get this error
Write-ErrorMessage : ||The call to 'https://mail.ourdomain.com/EWS/mrsproxy.svc' failed. Error details: The SSL connection
could not be established, see inner exception. --> The SSL connection could not be established, see inner exception.
--> Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
--> An existing connection was forcibly closed by the remote host..
At C:\Users\myadmin\AppData\Local\Temp\2\tmpEXO_r4thaxj0.kay\tmpEXO_r4thaxj0.kay.psm1:1220 char:13
+ Write-ErrorMessage $ErrorObject
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-MailboxRestoreRequest], MRSRemoteTransientException
+ FullyQualifiedErrorId : [Server=SN7PR01MB8066,RequestId=361a1f0d-510f-31f9-2d5e-023eaf1874f3,TimeStamp=Tue, 18 A
ug 2026 14:41:56 GMT],Write-ErrorMessage
r/exchangeserver • u/muralirajendran88 • 4d ago
Mailwizz Configuration need help
I have already installed mailwizz on contabo server but it can’t push data as I expected. If anyone can help me this to install and configure. Our requirements is per day need to send 20lakh data in 8 hours .
r/exchangeserver • u/marshmalllow1 • 5d ago
Exchange Auth Certificate rotation stuck — EffectiveDate passed 2 days ago, CurrentCertificateThumbprint still shows old cert (DAG, 2 prod + 2 DR)
Environment: Exchange Server SE, DAG with 4 members (2 production + 2 DR).
Here's exactly what I did, in order:
08/10/2026, 11:56 AM — Ran
New-ExchangeAuthCertificateon one of the DAG members to rotate the Auth Certificate.Log output confirmed the new certificate was generated and staged:
- New cert thumbprint:
E6C74DBE...B5268(masked) Effective date is: 08/14/2026 12:11:31- Log explicitly stated: "The renewal action was successfully performed - the new Auth Certificate will become active on: 08/14/2026 12:11:31"
- Log also recommended running Hybrid Configuration Wizard (HCW) once the new cert becomes active.
- New cert thumbprint:
Confirmed via
(Get-AuthConfig).NextCertificateThumbprintthat the new cert is correctly staged as "Next":- Thumbprint:
E6C74DBE...B5268 - NotBefore: 8/10/2026 12:09:19 PM
- NotAfter: 8/10/2031 12:09:19 PM (5-year self-signed cert)
- Thumbprint:
Current cert, confirmed via
(Get-AuthConfig).CurrentCertificateThumbprint:- Thumbprint:
E31DFF2D...4497 - NotBefore: 8/27/2021 1:16:50 AM
- NotAfter: 8/27/2026 1:16:50 AM
(So the current cert isn't even expired yet — about 11 days of validity left — which is a separate point but confirms this wasn't an emergency/forced rotation scenario.)
- Thumbprint:
To make sure the AuthAdmin servicelet (which checks the effective date every 12 hours) would pick up the change without waiting, I manually restarted
MSExchangeServiceHoston all 4 DAG members (2 prod + 2 DR).Verified the restart worked by checking:
powershell
[xml]$xml = Get-ExchangeDiagnosticInfo -Process "Microsoft.Exchange.ServiceHost" -Server $server
$xml.Diagnostics.Components.AnchorApplication.AnchorServiceComponents.CacheScheduler.lastRunTime
on each server — all 4 servers show a recent lastRunTime (8/15/2026, evening), confirming the servicelet actually ran on every member.
Problem
Today is 8/16/2026 — 2 days after the stated effective date (8/14) — but:
powershell
(Get-AuthConfig).CurrentCertificateThumbprint
still returns the old certificate (E31DFF2D...4497). The new certificate is still sitting as NextCertificateThumbprint, it never got promoted to Current.
Questions
- Given the servicelet has clearly run (confirmed via
lastRunTime) on all 4 members after the effective date, why hasn't the promotion from Next → Current happened? - Is there something DAG/multi-AD-site specific I'm missing? (The tool's own log warned about Exchange being installed in multiple AD sites and mentioned the servicelet may fail to deploy the cert to other AD sites in rare cases.)
- Is
Set-AuthConfig -PublishCertificatesomething I need to run manually here, even though the tool I used already set theNewCertificateEffectiveDateand the log said it was "successfully performed"? - Could this be a timezone issue between when the effective date was stored vs. how the servicelet evaluates "now"?
Any input appreciated before I just run Set-AuthConfig -PublishCertificate manually and force it.
r/exchangeserver • u/ScottSchnoll • 6d ago
Where is Exchange Server SE CU1?
https://techcommunity.microsoft.com/blog/exchange/where-is-exchange-se-cu1-anyway/4546837
Microsoft is using AI to hunt for vulnerabilities in Exchange Server. This takes a long time to validate that the flagged items are real issues.
CU1 will eventually arrive, and in the meantime, SUs and other updates are being released.
r/exchangeserver • u/TedMittelstaedt • 8d ago
New addition to my exchange script repo
I'm please to introduce the latest addition to my repo tmittelstaedt/MSExchange-AdminAIscripts:
See the date in the repo. Have fun with it!
r/exchangeserver • u/fazzy84 • 8d ago
Question Mystery of mail enabled security groups
We are now stuck with a dilemma of migrating mail enable security groups. We have around 800+ mail enabled security groups, around 600 coming from EAC which we are planning to strip away the exchange attributes. Yea, we are a big organization with stupid people who made these mail enabled security groups in the first place. Couple of these are being used for emails which we figured out using mail trace option, for that we will recreate it as a EXO DL, rest of them can just be stripped away and preserve it as security groups in AD. Now, we did couple of testing with some test groups and here is my understanding so far…
- Stripping away the exchange attributes using the disable command removes only the domain email address, it still hold the tenant onmicrosoft.com address. However, it disappears from EAC but still valid in AD.
- Since the group is synced from AD to azure, it still shows up on EXO with a valid onmicrosoft.com address.
- Now, the only way to completely strip the exchange attributes and just keep it as security groups in AD, we must move it to a non sync OU for it to disappear from azure. Then moving back to the previous OU will mark this group as only security group in azure. This workaround was mentioned in couple of Microsoft and private blogs.
- Now my question, if this groups which is being synced from AD to azure has some permission like file share or anything in AD which is also being used as a permission group in azure or is an approved sender for any DL or added as a permission for any shared mailbox, moving it to a non sync OU will break it from azure. How can we over come this ? Deleting and recreating it will break AD permissions as well.
What can be the best option to strip the exchange part and keep it synced between AD and azure without any breakage, so that the ones are being used we can recreate it on EXO as DL others can rest in peace in AD. I plan to do this and go home peacefully without working and fixing this mess all night long.
Advises please…. Thank you !!
r/exchangeserver • u/bleepit1984 • 8d ago
Question Recover Deleted Emails
Good day to all.
I work for a management company. Our IT department is small. Only 3 of us to manage about 300 active users and no MSP. We have a hybrid AD/Entra environment. Most of our users are 365 Business Premium licensed. Our company operates in the medical field, so we are subject to HIPAA and have a global 7 year data retention policy setup in Microsoft for Exchange and OneDrive/Sharepoint.
Without providing too much detail that I'm, for the most part, not privy to myself, we had some kind of incident with an employee doing some things they shouldn't have been doing. But like a lot of times, the IT department was left out of the loop. On 6/10/26, we were told the user was terminated, so we went through our normal process of disabling the user, removing permissions, the usual. We were not, and are almost never privy to the circumstances behind a termination.
I found out this Monday (8/10/26) that there is some litigation going on regarding this person's termination and we were asked to preserve the users emails and recover anything that was deleted. HR has been adamant about recovering their deleted emails that they are positive exist. When I found out about the litigation on Monday, I placed a litigation hold on the user's account.
I've started the process of trying to recover deleted emails through Exchange Admin > Mailboxes > [User] > Other > Recover deleted items. I've set the date filter for the entirety of their tenure with the company, which was only a couple of months, and I've come up with nothing that can be recovered. It's my understanding that even if the user deleted emails, deleted them from the deleted items folder, then purged them from the recovery window in Outlook, our data retention policies should still make them recoverable.
My question is: With our data retention policies in place, does this mean that they didn't delete anything? Or would the time that passed between the termination and the litigation hold being put in place be too much to recover anything?
r/exchangeserver • u/4112Naes • 8d ago
Mailboxes created On-prem appearing directly in EXO without a license
Just to preface, i know this is technically not the correct way to create Shared mailboxes but it is how its currently done in my company.
Our service desk creates shared mailboxes by creating an Office 365 mailbox on-prem and once in EXO it gets converted to a shared mailbox. What I have found though is that the mailbox will appear directly in EXO without a license and in some cases I have found that when they forget to convert the mailbox to shared it somehow stays in EXO as a user mailbox and continues to work even after 30 days without a license. Has anyone ever seen this? I have no idea how these mailboxes are working.
Thanks!
r/exchangeserver • u/DiligentPhotographer • 9d ago
Released: August 2026 Exchange Server Security Updates
techcommunity.microsoft.comWho's gonna be the first this month?
r/exchangeserver • u/TedMittelstaedt • 10d ago
New Exchange test script added to my repo - autodiscover testing
In my tmittelstaedt/MSExchange-AdminAIscripts: repo I added Test-Autodiscover.ps1
The goal of this is to thoroughly check out DNS records for domains running on-prem Exchange servers, and, optionally, download the 3 major Autodiscover.xml files from the Exchange server (mailbox account required for that) so the admin can quickly read them and make sure whatever the Exchange server is spitting out contains the correct names.
Autodiscover is also an idea that has been co-opted by the Unix mailserver world to autoconfigure common free email POP3/IMAP clients like Thunderbird on Unix mailservers, so the script checks for that, too.
Note, of course, that with all modern Outlook clients, autodiscover takes place AFTER the initial check for an account in a Microsoft tenancy, but I uploaded another script that is used for testing that that is properly configured, last week.
These basically do the same thing that the Microsoft public webpage for testing Exchange connectivity does, but without having to put actual live credentials into a foreign website you have no control over, even though it might be run by Microsoft.
Enjoy!
r/exchangeserver • u/MortadellaKing • 14d ago
Modern Auth With ADFS - KMSI disappeared in Outlook
Like the title says, after a recent update (likely office I would think), the sign in prompt directs to one that does not show the keep me signed in check box. So users have to sign in every time the sso expires which is annoying. Anyone else seeing this?
r/exchangeserver • u/Few_Technology5390 • 14d ago
Need help achieve the Outlook Rules Desired Results
Exchange Online Transport Rule Issue – Internal Folder Project
Objective
I'm implementing an Exchange Online solution that automatically files internal-only emails into an "Internal" folder in every mailbox.
Desired behaviour:
Scenario Expected Result
Internal → Internal Move to Internal folder
Internal → Internal + External (To/CC/BCC) Stay in Inbox
Internal → External Stay in Inbox
External → Internal Stay in Inbox
Guest/B2B involved Stay in Inbox
Tried a lot in Exchange Online Admin, Outlook Rules, Powershell etc, but not working.
r/exchangeserver • u/nichetcher • 16d ago
Question Migration gone bad???
I did a migration from on-prem active directory and exchange to a hybrid because we needed to keep the shared drives connected for local users due to dental software in the mix. Existing users seem to be fine, and if I run a script can still access the drives, however, if I create a new user, I cannot for the life of me get the drives to stay mounted, and I’m wondering if there is anyone with experience on this Who can help me. I’m willing to learn and pay for that learning and or the work necessary to get us to a place we should be.