Simple Mail Transfer Protocol. Standard for sending e-mails.
2
votes
0answers
19 views
Incoming email setup for Document Libraries
I am confused as I read documents on this subject. Here are some questions...
Do I need to setup SMTP on all the SharePoint servers (we have 2WFEs and 1 App)?
Do I need separate email address setup ...
1
vote
2answers
326 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 ...
3
votes
2answers
2k 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?
0
votes
0answers
33 views
Mail enabled list losing HTML formatting after Office 365 mail migration
We have an e-mail enabled announcement list which is losing HTML formatting in messages.
By looking at the original.eml attachment, I can see the formatting is not in the message being received by ...
1
vote
1answer
416 views
Incoming Mail in Sharepoint
Our Incoming mail are not posting to lists. Some sites are able to get the incoming mail but they are different on databases. Some sites which are on different content database incoming mail is not ...
0
votes
1answer
164 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
0answers
57 views
Changing smtp server in Central Administration
I tried to change the smtp server in Central Administration, but the change wasn't accepted. When I ran a console app to view the SPWebApplication outbound mail service instance, it still pointed to ...
0
votes
1answer
182 views
Sharepoint 2010 - SMTP - How to configure outgoing email for SMTP server outside SP farm?
I'm having a bit problem when configuring outgoing email for our SP 2010. We already have an exchange email server outside the newly build SP 2010 farm.
How to configure the outgoing SMTP email for ...
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 ...
3
votes
2answers
366 views
Alerts not being sent
My smtp server does not show sharepoint mail attempts in any of it's folders under mailroot. The account that the alert is supposed to go to has an external gmail address in it's AD entry on purpose. ...
1
vote
1answer
263 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
354 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 ...
4
votes
2answers
188 views
Using SharePoint with Google Apps for Business email
I am trying to get SharePoint's email features to work with Google Apps (alerts, emails generated by workflows, etc).
Google Apps uses port 587 for smtp and I know that the default smtp port cannot ...
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. ...
2
votes
2answers
439 views
Custom timer job email problem
We have a daily custom timer job that emails a newsletter. Recently newsletters have not been sent and the timer job status has been stuck on "initialized 0%"
I have cleared the cache as described in ...
1
vote
1answer
123 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 ...
2
votes
1answer
959 views
Send e-mail with SMTP (Office 365)
I need to show a popup-window with a basic e-mail layout and send the e-mail after pressing the send button. The popup, I've created and also the webpart within. But when I want to send the e-mail, it ...
7
votes
1answer
668 views
How exactly works sending e-mails from SharePoint?
I have basic information about alerts, I can setup them, manage them via CA or power-shell scripts, I can test the SMTP sending functionality via telnet if they are not sent, but still don't know how ...