Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to enable incoming mail on a custom list

  Asked By: Hope Aguilar         Date: Sep 04, 2009      Category: Sharepoint      Views: 784
 

Can any one help me on how to enable incoming mail on a custom list.
I know it is not supported (I read on MS TechNet, it says
it's only for Announcements and calendar Lists are supported)
is there any way to enable incoming mail on custom
list.

Tagged:                

 

2 Answers Found

 
Answer #1       Answered By: Aishwarya Karmarkar          Answered On: Sep 04, 2009       

There is no way to enable  it on custom  lists without writing custom code.
You'd have to write an event handler to parse emails and assign values to your
custom list. You can use incoming  e-mail on calendar  lists. Just send them
meeting requests.

 
Answer #2       Answered By: Brian Adams          Answered On: Oct 12, 2011       

Yes, you can. We use http://www.cloud2050.com 's email solution to sync emails to SharePoint custom list in real time. It doesn't require any server side configuration and it supports Office 365.

 
Didn't find what you were looking for? Find more on How to enable incoming mail on a custom list Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].