Hi,
I'm doing some data mining from query logs of a search engine.
I want only queries made from humans and remove bots, crawlers, etc.
I get this entry a lot:
Microsoft Office/12.0 (Windows NT 5.1; Microsoft Office Outlook 12.0.6521; Pro)
Many times with different versions but the same user-agent format.
I don't know if newer versions of Office have some kind of embedded browser or such.
If you guys can give me some more information about this user agent string i would appreciate it.