Forum Discussion
ntb82
Jan 19, 2021Copper Contributor
Email attachment rename strips out chars
I am sending a email to a teams space, and when the email and attachment get stored, the attachment has the underscores and dots removed from the filename. The filename example is process_processid_server.fqdn.csv. And it ends up as process_processidserverfqdn.csv in the attachments folder. I would like to keep the original name. Is that possible?
1 Reply
The additional . is an invalid characters in SharePoint, which also applies to Teams
~ " # % & * : < > ? / \ { | }.
Invalid file names and file types in OneDrive and SharePoint - Office Support (microsoft.com)