Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


microsoft_exchange_server_2016_stopped_transporting_email_january_1st_2022

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
microsoft_exchange_server_2016_stopped_transporting_email_january_1st_2022 [2022/01/03 17:37] wikiadminmicrosoft_exchange_server_2016_stopped_transporting_email_january_1st_2022 [2022/01/03 18:18] (current) wikiadmin
Line 1: Line 1:
 ====== Microsoft Exchange Server 2016 Stopped Transporting Email on January 1st 2022 ====== ====== Microsoft Exchange Server 2016 Stopped Transporting Email on January 1st 2022 ======
  
-You notice that your Outlook Web Access shows your last received email is before midnight on New Years Eve December 31, 2021.  A bug in the FIP-FS engine is blocking email delivery with on-premise servers starting at midnight. This is caused by Microsoft using a signed int32 variable to store the value of a date, which has a maximum value of 2,147,483,647.  But, dates in 2022 have a minimum value of 2,201,010,001, which is greater than the maximum value that can be stored in the signed int32 variable, causing the scanning engine to fail and not release mail for delivery.+You notice that your Outlook Web Access shows your last received email is before midnight on New Years Eve December 31, 2021.  
  
-Check the Exchange Server's Event Log for an error or errors similar to this "The FIP-FS Scan Process failed initializationError: 0x8004005Error Details: Unspecified Error" or "Error Code: 0x80004005Error Description: Can't convert "2201010001" to long."+According to [[https://www.bleepingcomputer.com/news/microsoft/microsoft-exchange-year-2022-bug-in-fip-fs-breaks-email-delivery/]], There is a bug in the FIP-FS engine that is blocking email delivery with on-premise servers starting at midnight . . . [and] . . . This is caused by Microsoft using a signed int32 variable to store the value of a date, which has a maximum value of 2,147,483,647 . . . However, dates in 2022 have a minimum value of 2,201,010,001, which is greater than the maximum value that can be stored in the signed int32 variable, causing the scanning engine to fail and not release mail for delivery.
  
-How do you fix this?  Here is a temporary fix until Microsoft issues Exchange updates addressing this problem.  Either disable or bypass anti-malware scanning, and then restart the Exchange 2016 Transport Service, all using Exchange PowerShell.+Check your Exchange Server's Event Log for an error or errors similar to this "The FIP-FS Scan Process failed initialization. Error: 0x8004005. Error Details: Unspecified Error" or "Error Code: 0x80004005. Error Description: Can't convert "2201010001" to long." 
 + 
 +See also: [[https://www.alitajran.com/exchange-mail-flow-breaks]] 
 + 
 +Here is a temporary fix until Microsoft issues Exchange updates addressing this problem.  Either disable or bypass anti-malware scanning, and then restart the Exchange 2016 Transport Service, all using Exchange PowerShell. 
 + 
 +See: [[https://docs.microsoft.com/en-us/exchange/disable-or-bypass-anti-malware-scanning-exchange-2013-help]]
  
 I recommend to Bypass Filtering rather than disabling the anti-malware service. I recommend to Bypass Filtering rather than disabling the anti-malware service.
Line 66: Line 72:
  
 Open OWA in your user agent (web browser) and login to your email account.  Your emails should begin to arrive! Open OWA in your user agent (web browser) and login to your email account.  Your emails should begin to arrive!
 +
 +
 +See: [[https://docs.microsoft.com/en-us/exchange/disable-or-bypass-anti-malware-scanning-exchange-2013-help]]
 +
 +See: [[https://docs.microsoft.com/en-us/exchange/antispam-and-antimalware/antimalware-protection/antimalware-procedures?view=exchserver-2019]]
 +
 +
  
  
microsoft_exchange_server_2016_stopped_transporting_email_january_1st_2022.1641231456.txt.gz · Last modified: 2022/01/03 17:37 by wikiadmin