MACSCRPT Archives

April 2012

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v1257)
Content-Type:
text/plain; charset=us-ascii
Date:
Mon, 2 Apr 2012 07:01:44 -0500
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
Content-Transfer-Encoding:
quoted-printable
Message-ID:
Sender:
Macintosh Scripting Systems <[log in to unmask]>
From:
Christopher Stone <[log in to unmask]>
Parts/Attachments:
text/plain (28 lines)
Hey Folks,

Does anyone have an insight into this?

From the Terminal:

This works:

mdfind 'kMDItemFSName == "314912.emlx"c'

This works:

mdfind -onlyin [log in to unmask]@pop.secureserver.net/ 'kMDItemFSName == "314912.emlx"c'

This does NOT work:

mdfind -onlyin ~/Library/Mail/V2/ 'kMDItemFSName == "314912.emlx"c'

It makes no sense to me whatsoever that this last query does not work.

I can use HoudaSpot to search the same directory, and it returns a result PDQ.

Thank you.

--
Best Regards,
Chris

ATOM RSS1 RSS2