Hi,
So I am setting up a dev environment with SMTP and incoming email for SP2013.
After some extra hours of work I finally was able to send mail to the address and the email (eml file) lands in the famous drop folder and seems to be taken care of since it nicely disappears after the email timer job is ran.
HOWEVER, the document library is still empty! Why??
I have granted all the access needed to the wss_admin_wpg and wss_wpg users  for the drop folder.
SharePoint OOB functionality for you. Right.Â
ULS log? It only says 1 item was processed. That’s all.
Magnus
Thanks, Trevor. Yea, the thing is when I implement the SPEmailReceiever and deploy it with the list, I ONLY get the option to specify the incoming email address in the “Incoming E-mail Setting” on the list.
The other options when I create an OOB announcement list , to choose to store the original email in the list, enable any sender++ are just not there……
Now, when I try to deploy and run my custom emaileventreceiver with my custom announcementlist I get the “Event manager error: Could not load type ‘TestProject.Annonser_EmailReceiver.Annonser_EmailReceiver’ from assembly ‘TestProject, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8266543298a45c1e’.
Sending email to an OOB announcementlist or discussionlist works fine, and these have all the options for Incoming Email Settings as supposed to…