共用方式為


How to Use Outlook to Send Email to a SharePoint Document Library on SBS 2008

[Today's post comes to us courtesy of Shawn Sullivan]

This post discusses the steps necessary to allow Outlook to send email to the SharePoint 3.0 Document Library (Companyweb). All mail enabled Sharepoint 3.0 document libraries in SBS 2008 are configured with a recipient address using the @companyweb namespace by default. The reason for this is to prevent potential conflicts with existing domain namespaces, thus resulting in the failure of mail delivery. The problem you may face is that if you try to send email to a recipient in this namespace, Outlook will launch a “Check Names” window, informing you that it does not recognize the recipient.

clip_image002[1]

There are two ways you can work around this:

  1. Use Outlook Web Access on the SBS 2008 server. OWA will accept @companyweb as a legitimate domain name.
  2. Create a Mail Contact in Exchange 2007 for each Document Library in Sharepoint that you wish to route email to.

If following method 2, you will need to perform the following steps:

  1. Create a Document Library in Sharepoint with an email address:
    1. Browse to https://companyweb
    2. Under Site Actions choose Create
      clip_image004[1]
    3. Under Libraries choose Document Library
    4. Enter a name for your Document Library, choose “yes” for Allow this document library to receive-email? , enter the email alias you wish to use under E-mail address:, and click “Create”
      clip_image006[1]
  2. Create a Mail Contact in Exchange 2007 using the Exchange Management Console
    1. Expand Recipient Configuration, Mail Contact. Under Actions choose New Mail Contact
    2. Choose “New Contact” and click “Next”
      clip_image008[1]
    3. Under Contact Information, accept the default Organizational Unit of SBSUsers. Enter the name, alias, and External e-mail address of the Document Library that you have created in step 1. For example, you have created a list with the email address of mylist@companyweb; you will enter mylist@companyweb as the external e-mail address of your Mail Contact
    4. Click “New” under Configuration Summary to create the new Mail Contact.
      clip_image010[1]

The new Mail Contact will now be available in the Global Address List. Outlook will query the GAL when you enter in the e-mail address of your document library when composing a new message and find the contact.

Comments

  • Anonymous
    January 01, 2003
    [Today's post comes to us courtesy of Shawn Sullivan] We have been receiving a number of inquiries from

  • Anonymous
    January 01, 2003
    PingBack from http://www.ditii.com/2009/02/03/sbs-2008-how-to-send-send-email-to-sharepoint-document-library-using-outlook/

  • Anonymous
    January 01, 2003
    Anthony - Yes, global transport settings, if more restrictive, will override the maxmessagesize on the foreign connector.  I am not aware of a size limit imposed by sharepoint. The max message size on our foreign connector is set to unlimited by default.

  • Anonymous
    February 03, 2009
    Thank you. I asked this question on Connect and never got an answer.

  • Anonymous
    February 07, 2009
    Isn't this just creating one problem to recify another? With a properly managed namespace, I don't see why having SharePoint mail addresses matching the company's true domain name being an issue. I'm hoping this is something we can change on an SBS 2008 SP install without causing any damage anywhere else.

  • Anonymous
    March 01, 2009
    Does the maximum email size limit for the Default Exchange organization apply to emails sent to the sharepoint Document Library?