Hi,
How can we search for mail documents based on attachment extension or file type?
For instance, how can I search for emails with PDF attachment that are less than 500kB coming from @ibm.com domain after 01/2014?
Thanks,
Hi,
How can we search for mail documents based on attachment extension or file type?
For instance, how can I search for emails with PDF attachment that are less than 500kB coming from @ibm.com domain after 01/2014?
Thanks,
Subject: View?
Sounds like a job for a view that uses @AttachmentNames and @AttachmentLengths.
An agent would also allow you to find these docs and select them in the view. I don’t think you can do it via search because functions aren’t allowed in full text searches (at least I don’t think so)