0
votes
1answer
158 views

SharePoint Incoming Email not working

I have SMTP installed on my SharePoint server per the instructions on Technet, using the "basic scenario". I also made sure the relay and connection controls included both IP's for the server and ...
1
vote
0answers
136 views

Email enabled list/library missing attachments

I have an email enabled library that accepts attachments, saves original emails, and accepts emails for any sender. The problem is, that I can email this email address along with several other people, ...
1
vote
1answer
555 views

Unable to attach an SPEmailEventReceiver to my list

I'm trying to link an SPEmailEventReceiver to my document library.. First of all I created the EventReceiver using the Visual Studio 2010 Add -> Event Receiver -> List Email Events -> Document ...
9
votes
1answer
888 views

“Incoming e-mail settings” hidden from custom document library

Very simple set-up: Visual Studio --> Add New Item --> List Definition. Type: Document Library. Besides that - no changes. Deploy. Result: As you can see: No "configure incoming e-mail settings" ...
0
votes
2answers
162 views

Document Library with incoming email enabled - difference between an appointment or regular e-mail

I would like to have a document library created with incoming mail turned on. I've set this up, it is working fine. One thing I would like to do is figure out a way to categorize the incoming email ...