I need to implement a solution that requires user's capability to send adocument (or a group of documents) from the Sharepoint portal serverdocument library as an e-mail attachment to a distribution list.Any ideas on how this can be implemented?
You might want to take a look at this article from MSD2D:www.msd2d.com/newsletter_tip.aspxf180-4be7-867f-e2c9586e15a9This feature will only allow you to send one document at a time. Itopens up your Outlook and insert the link of the document into the bodyof the email. Then from there you can select your distribution list orusers to send the email.
Simplest way out of the box would be to use either an Explorer View ofthe doclib, or map a Web Folder or Network Drive to your doclib.Then you can drag and drop the desired files onto a mail message...