10 pts.
3,870 pts.

Answer Wiki:
Yes it could be done ... but :
- without FT it will be very slow and inefficient
- you have to have the rights to access the user's mailbox (sign the agent with the correct id (admin or mailbox server))

It could be something like this pseudo-code :

Open the user mail view in your public adress book
for each db in this view,
open the db
open the all documents view
for each mail document in the view
open mail document
for each RichText or MIME field
check if file attached
if so, print (log or what ever) attachement name
next RichText or MIME field
next mail document
Next mail db

I could send you some sample code if you are a bit lost....
Hope it helps
Last Wiki Answer Submitted:  Feb 14, 2012  2:28 PM (GMT)  by  BruceWayne   3,870 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _