Why does Microsoft Outlook not like MATLAB's .MAT files?
48 次查看(过去 30 天)
显示 更早的评论
Hello All,
This is not a MATLAB question but I would really appreciate any comments.
In my experience, outlook blocks .mat files sent as email attachments. One way we have managed to work around it by changing the file extension.
If you encountered this or a similar problem, or have elegant solution to the problem please comment. Also, we might want to report this issue to both Mathworks and MS Office collectively as a user group.
Thanks for your time.
0 个评论
回答(4 个)
Vishal Rane
2013-6-21
What type of attachments are blocked depends on the internet policies of your company. I have personally not faced any problems sending any type of matlab file as attachments either thru outlook or other email applications.
0 个评论
Andreas Goser
2013-6-21
编辑:Andreas Goser
2013-6-21
MAT is also an extension used for Microsoft Access Tables. I am only aware of this solution document for working in MS Windows. I have not heard about issues with sending MAT files.
1 个评论
Tom
2013-6-21
I had the same problem with sending .mat files from work to home- I had to download the attachments through GMail rather than Outlook as Outlook blocked them due to their being 'unsafe' - I never found how to set the security settings in Outlook to let me open them.
Daniel Shub
2013-7-22
Microsoft considers the MAT extenstion to be a Microsoft Access Table Shortcut. This file type can contain scripts and code and therefore is considered a Level 1 unsafe file type.
More information can be found at:
If your Outlook is part of an Exchange Server, I think you might be screwed. If you are incontrol of your Outlook, you can enable the use of Level 1 files by editing the registry. You need to be careful when editing the registry since you can screw up your comptuer. The key you need to edit is called Level1Remove It will be located/needs to be created in
HKEY_CURRENT_USER\Software\Microsoft\Office\XX.X\Outlook\Security
where XX.X is your "version" of outlook (14.0 is 2010). You want to add append .mat to the Level1Remove key value (use commas to seperate different values). You then need to reboot.
0 个评论
Yusuf
2024-11-3,15:15
Outlook blocks .mat files from being downloaded for some reason - it's even worse if you're on an organisation or educational outlook account. If you have recieved files in the form .mat from somebody and you need to access them, simply forward the email to another email address like Gmail, Yahoo. You can access the files fine on there.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Web Services 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!