> Maybe I am a little confused, how would they be able to tell the type of file if it is encrypted?
The UNIX command file tells a file's type by its "magic number." A similar mechanism probably exists for determining encryption.
> Unless you want them to filter out certain types of encryption? If they could filter by type of file, would it go to a graymail like system?
The logic and granularity would be up to the implementer(s).
The UNIX command file tells a file's type by its "magic number." A similar mechanism probably exists for determining encryption.
> Unless you want them to filter out certain types of encryption? If they could filter by type of file, would it go to a graymail like system?
The logic and granularity would be up to the implementer(s).