Difference between revisions of "When sending a attachment, what does a "SUSPECT FILE REMOVED" error mean in Zimbra"

From IE Internet helpdesk
Jump to navigation Jump to search
Line 11: Line 11:
  
 
*This would effect the recipient trying to view the file he or she recieves by email, so It's important to be careful when naming files
 
*This would effect the recipient trying to view the file he or she recieves by email, so It's important to be careful when naming files
 +
 +
[[Category:Zimbra]]

Revision as of 15:42, 7 March 2012

FileNames: When sending a email attachment, what does a "SUSPECT FILE REMOVED" error mean?

  • When sending a attachment in a email, this error message may only appear if there is a mistake made in the naming of the file sent.
  • The "short name" is defined as everything in the filename that comes after the directory specification, if any, and before the first dot . in the rest of the filename.
  • The short name can not contain any dots, since everything after the first dot counts as the extension. Similarly, it can not contain colons, backslashes or slashes, since these would count as part of the directory. The short name may not begin or end with spaces.
  • For example, naming a file, Logbook.1pdf would produce this error because everything after the dot is the extension and the number 1 being positioned after the dot would affect the correct file extension name pdf.
  • This would effect the recipient trying to view the file he or she recieves by email, so It's important to be careful when naming files