Image Image Image Image Image Image Image Image Image Image

Technology Blog | JasonSlater.co.uk Technology News | May 22, 2013

Scroll to top

Top

5 Comments

Configuring incoming mail on MOSS 2007 and Exchange 2007

Configuring incoming mail on Microsoft Office SharePoint Server 2007 (MOSS 2007) and Microsoft Exchange Server 2007 took a little bit of fiddling about with and quite a bit of standing back, scratching my head, and going um and ah. However, with a bit of enthusiasm and lots of determination I finally got it working. Here’s how.

I configured the MOSS, Configure Incoming E-mail Settings, screen easy enough. The key fields were:

  • Active Directory container where new distribution groups and contacts will be created
  • SMTP mail server for incoming mail
  • Accept messages from authenticated users only

I decided to refine the other settings later, when thing are up and running.  This MOSS screen image can be seen below:mossconfig Configuring incoming mail on MOSS 2007 and Exchange 2007
Next, I headed into the IIS Administrator and in particular to the default SMTP Virtual Server under IIS. In the section “Relay Restrictions” I granted access to the Exchange Server so I had to put in the IP address of the Exchange Server, as shown in the following image:

mosssmtp Configuring incoming mail on MOSS 2007 and Exchange 2007

A quick check on the Active Directory Controller showed the Active Directory Container name successfully appeared and I was able to set an email address against a document library.

mosslibrary Configuring incoming mail on MOSS 2007 and Exchange 2007

On the Exchange Server it was a fairly simple matter of creating a Hub Transport Send Connector and choose a suitable smart host authentication method for communications between Exchange and MOSS. The Address Space Tab showed the moss.domain.com address. The network tab was told to route all traffic through the following smart host: moss.domain.com and the source server was the Exchange Server.

A test message from Outlook to jasonmoss @ moss.domain.com was sent and a few moments later it appeared in the Document library.

Separately all the tasks were straight forward enough – its just a pity that it isn’t that clear where all the fields are that need ticking or setting. Now I just need to get Outgoing Mail from MOSS working!

Comments

  1. Dip

    Interesting article on how to debug incoming email:
    http://home.dzeee.net/blogs/sp/Lists/Posts/Post.aspx?ID=14

    Thanks,
    Dip

  2. Chris

    This is exactly what i’m looking for… The images don’t seem to be loading though??

  3. Hey,

    First, thanks for all of the articles.

    I am working on setting up my all-in-one box with exchange and moss 2007. I have exchange working, and i am working on getting the sharepoint part working.

    I have read over this and the other moss tutorials on you site and the web, and i am still lost.

    Did you install smtp on the exchange server for iis?

    if not, i am not sure what you did to get it working.

    thanks,

    matt

  4. Thanks for pointing that out Chris, I changed blogging platform some time ago and it looks like they are still pointing to the old host – I’ll see if I can dig them out.

Submit a Comment