Forum Discussion
SABBIRRUBAYAT
Jan 01, 2022Brass Contributor
Exchange Server Mail Stuck on Queue due to Microsoft Bug 01/01/2022
There is a live Bug going on in On premise Exchange. To resolve the issue Please Disable your Antimalware filter just for now so you can start your communication again. Please note that this is not f...
SteffjeNL
Jan 01, 2022Copper Contributor
SABBIRRUBAYAT Where do you see that there is an 'Cyber Attack' ?
It seems there is a bug in the moduoe 'FIP-FS' if you look in your Eventlog
The FIP-FS "Microsoft" Scan Engine failed to load. PID: 20132, Error Code: 0x80004005. Error Description: Can't convert "2201010004" to long.
Looks like there are using long in there application
with an max number of
214748 3647 and they try (date looks like?) to parse and higher number 2201010004
A solution without a reboot from servies is:
Set-MalwareFilteringServer -Identity <<SERVERNAMEHERE>> -BypassFiltering $true
Please note!! This is a temporary solution! get a good virus, mallware and spam scanner on your Exchange server from a third party!