Forum Discussion

Ady's avatar
10 years ago

find all archived emails which was sent to or received from a specific email address

Guru,

 

Anyone has any idea to do this?

I have an email address ( not in our company's domain, like xxx@yahoo.com)

 

I need retrive all archieved email that was sent to the email add or received from this email add,

 

any sql query can do this for me?

 

Please help.Thanks.

 

Ady

 

 

  • No, you can't do this via SQL. Your best option would be so use Discovery Accelerator or Clearwell to conduct this search.

2 Replies

  • No, you can't do this via SQL. Your best option would be so use Discovery Accelerator or Clearwell to conduct this search.

  • This should not be terribly difficult

    First configure EV WebApp via webapp.ini with either RestoreToPSTOption=All or specific users and add a few tweaks - see http://www.symantec.com/docs/TECH54281 for the details

    On the next step go to http(s)://yourserver/EnterpriseVault and set the search criteria you want, then click on restore all results

    No need to bother with SQL and until EV11 indexes for search are not present in SQL anyway.

    The above method is a bit old school but works okayish, especially when you don't have access to Discovery Accelerator.