Exchange 2010/2016 Troubleshooting: Failed sending mail, #554 5.2.0 STOREDRV
Issue
In Exchange 2010/2016, you might come across a strange error as shown below when sending email:
Failed to process message due to a permanent exception with message Invalid named property
https://i2.wp.com/www.collaborationpro.com/wp-content/uploads/2020/04/image.png?fit=1024%2C316&ssl=1
Solution
To fix this problem, you need to move the mailbox to another store with a specific switch:
New-MoveRequest "User" -DoNotPreserveMailboxSignature -TargetDatabase Store1
https://www.collaborationpro.com/wp-content/uploads/2020/04/image-1.png
Once the move has completed, you should no longer receive the delivery error above.