Hi @Павел Павел,
Is it possible to disable THEF on all external domains at once? Can disabling THEF lead to errors in receiving messages for external domains?
To disable TNEF on all external domains, you can run the following command:
Set-RemoteDomain Default -TNEFEnabled $false
I haven't seen it mentioned in any official document about the risks of disabling TNEF, nor did I see any reports of errors caused by it in this case. However, normally it's not recommended to modify the default configuration. And per my research, some Outlook features like voting buttons might not work properly when TNEF is disabled. See the discussion in the following link:
Any reason to keep TNEF enabled?
(Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)
So taken in the round, personally I would suggest just disabling TNEF on certain remote domains that you are having issues with.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.