The incoming-email tag has no wiki summary.
1
vote
2answers
324 views
I can send email to wss 3.0 document library inside my domain but cant send email from outside Please Help!
I have Windows server 2008 r2 box with wss 3.0 installed. I recently activated incoming email. First i installed SMTP Service in my server. After that i went to central admin-->operations-->Topology ...
1
vote
1answer
22 views
Incomming E-Mail doesn't work for the second site
I have the following constelation.
1. Sharepoint Site called "site1" on Port 80
1. SharePoint Site called "SharePoint Site X" on Port 95
The E-Mail receiving feature (to send documents to lists) ...
1
vote
1answer
22 views
Unable to assign this e-mail address to the list, because the address is in use.
How do I get rid of this error... I disabled an re-enabled the incoming mail settings in a document library. When type in the alias i get this error: Unable to assign this e-mail address to the list, ...
3
votes
2answers
1k views
How to configure incoming email in SharePoint Foundations without local SMTP
How I can to configure incoming email in SharePoint Foundations without local SMTP?
2
votes
0answers
29 views
Sharepoint 2010 posting to a blog via email body of the post epmty
I am trying to post to a SharePoint blog via email. It is working partially. I am able to send an email to the Blog but it only posts title of the post and body of the post is empty. Is there special ...
0
votes
1answer
154 views
InfoPath 2010 - send custom email with form data attachment
I am trying to submit a Web Browser Form to a document library in another web application which has incoming email enabled. So far I have identified two problems with this:
SharePoint 2010 doesn't ...
0
votes
1answer
154 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 ...
0
votes
1answer
93 views
Enable only Office 365 users to send e-mail to SharePoint list?
We currently have a SharePoint 2010 with a list that can receive e-mails from anyone that has a domain account/e-mail. However, we started to move some users to office 365, and even though there is a ...
1
vote
1answer
32 views
I dont see the “incomming email setting” in my list settings
I found alot of tutorials how to enable incomming email settings for lists or libraries. I have installed smtp in my iis 6.0. The smtp is working because did try to send some test mails with an smtp ...
0
votes
0answers
29 views
How to add test environment website url to the white list of exchange?
I am building an custom workflow in visual studio for sharepoint 2010. This workflow creates tasks and asign it to some user or group. I am also setting the title, description from the task. In the ...
0
votes
1answer
60 views
CID? - Where is the picture when sent from MAC: outlook?
When sending an e-mail from outlook on Windows OS it works just as expected. However, when sending it from outlook on a MAC OS it doesn't. The item gets created but the body will have an CID. If the ...
2
votes
0answers
87 views
custom email event receiver doesn't accept .msg file attachments
Environment is Sharepoint 2010. The issue I'm running into is essentially the one that occurred here: ...
3
votes
4answers
2k views
How does internal email get to the SMTP client of a SharePoint server?
I am trying to configure incoming email to a SharePoint 2010 list on Windows Server 2008 R2 SP1. I am trying to avoid involvement with Exchange or Active Directory. When I try to email the list using ...
1
vote
2answers
28 views
What exactly does Inbound Email provide?
Our SP2010 farm has Outbound Email config'd just fine in Client Admin. What I've not found though, is an explanation of just what we would get by configuring Inbound Email. Google tells me how to ...
0
votes
0answers
14 views
Is it possible for Exchange to forward emails to multiple SharePoint servers?
We currently have incoming email configured and working in SharePoint 2007. Exchange has a connector configured to route emails from *@mysharepointfarm.com to the SharePoint server.
We are migrating ...
1
vote
1answer
227 views
How to route documents via Content Organizer/Drop Off Library to appropriate document set
My business partner wants to use document sets. The vast majority of the docs they want to store come to them via Outlook emails as attachments.
They would like to forward the email with attachment ...
1
vote
1answer
105 views
How do I include email attachments to a blog post through incoming email
I am publishing posts to a SharePoint 2010 blog through incoming email. This is working perfectly but I'd like to send any attachments to an attachments library and include the attachments at the ...
1
vote
1answer
261 views
Incoming E-mail settings - with Exchange - what to do next?
I'm setting up incoming email for SharePoint 2010 integrated with Exchange 2010 but I'm not sure what to do next to get it working.
The server is named sharepoint.domainname.local so when I installed ...
1
vote
1answer
351 views
How to send email from Lotus Notes to SharePoint list?
My SharePoint list is configured with the incoming email setting. I have tried to send email from the Lotus Notes. But the list is not at all receiving the email. In Lotus Notes it says 'domain is not ...
1
vote
0answers
134 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, ...
5
votes
7answers
7k views
incoming mail just sits in the drop folder
I want a document library to recieve email and store it so followed the steps outlined here:
http://sharepointgeorge.com/2010/configuring-incoming-email-sharepoint-2010/
I seem to be a bit stuck. ...
3
votes
2answers
466 views
SharePoint Calendar event not created when sending a meeting request
I have a calender created on my SharePoint site. I have configured the incoming email settings for the calendar list. I have added an email id for this calendar list.
When i create a meeting request ...
1
vote
2answers
902 views
Enabling incoming email for SharePoint document library without Active Directory or Exchange?
This is a high level question. Can I enable incoming email for SharePoint without any involvement from Active Directory or Exchange?
From what I have read, integration with Active Directory or ...
1
vote
1answer
552 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 ...
1
vote
3answers
2k views
incoming email setting for custom list
Is it true that "Incoming email setup" is only available for document libraries and not custom lists?
If so, how do I enable it for a custom list (100)?
0
votes
1answer
980 views
Directory Management Service SharePoint 2010 (Incoming email configuration)
We need to configure incoming email.
Please explain how incoming e-mail messages are routed when the Directory Management Service is enabled? and disabled?
What are the prerequisites for configuring ...
1
vote
1answer
152 views
perform action on incoming mail
I need to perform simple decoding of .eml files and adding some contents from it to a list. I have already written the .eml decoding part and adding stuff from it to list, but i need to tell ...
1
vote
0answers
105 views
How do you find and remove the Outlook signature from an email handled by an email receiver in C#?
I can't see a tag in html or even the .eml file that distinguishes the signature in an email (specifically Outlook emails).
Is there any way to extract the signature from the email in C#?
2
votes
1answer
299 views
Parse pasted images from Outlook emails as attachments in Sharepoint list
I have a Sharepoint list with incoming email enabled, and an email event receiver to create items out of incoming emails. Once an email is received, it sends an email back to the sender with the ...
0
votes
2answers
160 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 ...
1
vote
0answers
125 views
Email to Document Library - Place attachments in sub folders
I am having issues with scheduling Crystal Reports to go into specified folders so I am taking a different route and using emails & attachments.
As the title suggests, I'd like to automate where ...
0
votes
1answer
73 views
set several list columns based on portions of document name seperated by an underscore
If I have a docuent library that has a documents in it using the following format: Region_Division_Store.pdf ...notice the underscores.
I also have three columns named Region, Division, Store. ...
1
vote
1answer
617 views
SMTP folder location
I have a sucessful implementation of incoming email in my environment. I encountered an issue today however, after a change I made to the location of the SMTP "Badmail, Drop, Pickup and Queue" folders ...
8
votes
1answer
886 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" ...
1
vote
1answer
122 views
Setup email to recieve mails from outlook to sharepoint
We need to send emails through outlook to create events in SharePoint Calendars. For this we have installed SMTP services on our Server ( 2003). The SMTP server is shown stopped in IIS.
Do we need to ...
3
votes
1answer
332 views
Access denied for BCS method in e-mail event receiver
I have a SPItemEventReceiver which does some stuff with an external list when a document is uploaded to a DocLib. I now wanted to have it also run when an e-mail is sent to that DocLib.
I could have ...
1
vote
0answers
121 views
Where to enable post publishing for incoming email to list SharePoint 2010
In SP 2007 when I enable incoming email to list I had the following option:
Post Publishing
Choose whether posts received by e-mail are
published immediately or saved as drafts.
...
0
votes
2answers
472 views
Unable to use SPEmailEventReceiver
I'm attempting to create a SPEmailEventReciever on an Email enabled library...The problem is that intellisense is not showing that class for me, so I am unable to inherit from it.
MSDN shows it in ...
2
votes
1answer
159 views
Read mails from a mail box in SharePoint 2010
Let's say I have a mail address , jithu@abc.com .
I will get mails from different mail Id's.
All mails have an excel sheet attached.
Excel sheet has two fields, 1) another email Id 2) A name
Now ...
3
votes
1answer
790 views
Is there a way to enable and configure incoming email for a document library using the C# api for sharepoint 2010
I've got a requirement to allow users to approve or disapprove certain actions by replying to auto generated emails. I've already got a good handle on how to use email enabled lists and event ...
0
votes
1answer
315 views
SP 2010 Distribution Lists with Incoming Email not working across One-Way domain trust
Here is my setup. Domain A has a one-way forest trust with domain B such that Domain B users can access resources on Domain A's network but Domain A users cannot access resources on Domain B.
My ...


