3

Our Exchange server is getting rather full, and users are complaining of hitting the limits on their inboxes.

A proposed solution is to scrape all attachments from emails, save them in our Sharepoint system and insert a link to the saved file back into the email.

Is it possible to do this, and is anyone aware of an existing app?

Iain Sproat
  • 131
  • 3

2 Answers2

1

Don't know off-hand of a solution that uses Sharepoint as the back-end, but there are various products like EMC SourceOne and Symantec Enterprise Vault that do it with a database storing the older attachments.

They're not cheap, though.

Graham Hill
  • 401
  • 2
  • 3
0

Attachment Save for Exchange seems like a possibility. It doesn't look like it plugs directly into SP, but I'd be surprised if SP couldn't absorb files (and hopefully metadata) from a set location.

Kara Marfia
  • 7,892
  • 5
  • 33
  • 57