SharePoint Foundation 2013 installed on Windows Server 2012 not sending out email notification

I have a server where i installed SP Foundation 2013 on top of Windows Server 2012. I have configured the SMTP as well as the outgoing SMTP in Central Administration
of SharePoint. When i create an alert on a document library, its did not sent any email notification on the changes made to the document in the document library. So, i created a workflow to send out email using SPD2013. The workflow run, but it cannot sent
out email with error saying that outgoing email is not configured correctly. I have checked with another server which i installed SP foundation 2013 on top of Windows Server 2008 R2 - its sending out email just fine using same configuration and outgoing SMTP.
I need help to resolve this issue or at least the cause of the problem.
Any help is greatly appreciated.

     
Try below:
http://social.technet.microsoft.com/wiki/contents/articles/13771.troubleshooting-steps-for-sharepoint-alert-email-does-not-go-out.aspx
Go to Central Admin ---->Operations----->outgoing email settings and verify that SMTP server is mentioned correctly 
2) Test the connectivity with the SMTP server.
In order to do that follow these steps:
  Open  cmd
  telnet <SMTP server name> 25 ( We connect smtp server to the port 25)  
                 you should see a response  like this 220 <servername> Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959 ready at date and time
                 Beware that different servers will come up with different settings but you will get something
                 If you dont get anything then there could be 2 possible reasons, either port 25 is blocked or 
                 the smtp server is not responding.
  For testing response from your server
                   For testing response say ehlo to it.
                        Type :
                                    ehlo <servername>
                        output:
                                    250 <servername> Hello [IP Address]
  Now a test mail can be sent from that SharePoint server. 
                      Now we need to enter the From address of the mail.
                      Type :
                       mail from: [email protected]
                       output:
                       250 2.1.0 [email protected]….Sender OK
 It's time to enter the recepient email address.
Type : rcpt to: [email protected]
output:
250 2.1.5 [email protected]
 Now we are left with the data of the email. i.e. subject and body.
Type : data
output:
354 Start mail input; end with <CRLF>.<CRLF>
Type:
subject: this is a test mail
Hi
This is test mail body
I am testing SMTP server.
Hit Enter, then . and then Enter.
output:
250 2.6.0 <<servername>C8wSA00000006@<servername>> Queued mail for delivery
Type: quit
output:
221 2.0.0 <servername> Service closing transmission channe
3)  Check alerts are enabled for your web application
      verify if the windows timer service is running or not.
      Run this stsadm command to check that
      Stsadm.exe -o getproperty -url http://SharePoint-web-App-URL -pn alerts-enabled
     This should return <Property Exist="Yes" Value="yes" />
     If you don’t get this, Enable alerts by:
     stsadm.exe -o setproperty -pn alerts-enabled -pv "true" -url http://SharePoint-web-App-URL
      If its already enabled, try turn off and turn on it back.
4)  Check the Timer job and Properties
       Go to
       MOSS 2007:  Central Administration > Operations > Timer Job Definitions (under Global Configuration)
       In SharePoint 2010: Central Administration > Monitoring > Review Job Definitions 
       Check whether the "Immediate Alerts" job is enabled for your web application. check these properties:
                   job-immediate-alerts
                   job-daily-alerts 
                   job-weekly-alerts
       stsadm.exe -o getproperty -url "http://Your-SharePoint-web-App-URL" -pn job-immediate-alerts
       The expected output is:
       <Property Exist="Yes" Value="every 5 minutes between 0 and 59"/>.  
       If you don’t get this, run the following command to set its value.
       stsadm.exe -o setproperty -pn job-immediate-alerts -pv “every 5 minutes between 0 and 59" -url http://Your-SharePoint-web-App-URL
5)  Check whether the account is subscribed for alerts and it has a valid email account. This should be the first thing to check if the problem persists for some users not for      all.
6)  Then check if at all those users have at least read permission for the list. Because the first mail should go out for every user without security validation but the next ones       won't be delivered unless the user has at least read
permission.
7)  If it is happening for one user, can also try to delete and re add the user in the site.
8)  Most importantly , you should try this one.
      Run this SQL query to the content db < Select * from Timerlock>
      This will give you the name of the server which is locking the content database and since when.
      In order to get rid of that lock 
      Go to that server which is locking the content db and then restart the windows timer service.
      within some time it should release the lock from content db, if not then at the most stop the timer job for some time
      Once the lock will be released then try to send some alerts
      You will surely get the email alert.
I found this is the most probable reason for alert not working most of the time. We should start troubleshooting with above steps before coming to this step for any alert email issue but from step 1 to step 7 are best for new environments or new servers.
If the issue is like this ,alert was working before and suddenly stopped working without any environmental change then above conditions in step 1-7 should be ideally fine.
Even after this if it is not working, then you can try these few more steps too
9)  Try re-registering the alert template:
stsadm -o updatealerttemplates -url http://Your-SharePoint-Web-App-URL -f  "c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML\alerttemplates.xml" -LCID 1033
10)  Try to clear the configuration cache
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Sharepoint 2013 monitoring on windows server 2012

    Hi,
    Can we monitor sharepoint 2013 installed on windows server 2012 from scom 2007 R2 CU5??
    Thanks
    Ashish

    Hi,
    Yes, SCOM 2007 R2 support SharePoint 2013 Management Pack.
    http://www.microsoft.com/en-us/download/details.aspx?id=35590
    Niki Han
    TechNet Community Support

  • Exchange Server 2013 SP1 Install on Windows Server 2012 R2

    I am trying to install Exchange 2013 SP1 onto a Windows Server 2012 R2. I get an error message that the operating system is not supported. I have installed all the prerequisite.

    Does that mean that you can't install Exchange 2013 Sp1 with a Remote Desktop Role together included with Server 2012 R2?
    Or is it possible to restore the Remote Desktop Role afterwards?
    You can't install any build of Exchange 2013 on any server that has the RDS Role installed. So in other words, this is not a "limitation" with Exchange 2013 SP1 and Windows Server 2012 R2.
    Additional Reading, check out: Exchange OWA/Activesync conflicting with RD Gateway
    role
    Martina Miskovic

  • Is it possible to install Microsoft SQL Server 2008 Express on windows server 2012 (not R2) ?

    I read this kb - http://support.microsoft.com/kb/2681562/en-us, but doesn't get exact answer.
    I need to install vWorkspace 8 on server w2k12. It install SQL Server 2008 Express during installation and I got error.
    So, is it possible to install Microsoft SQL Server 2008 (R2) Express on windows server 2012 (not R2) ?

    I read this kb - http://support.microsoft.com/kb/2681562/en-us, but doesn't get exact answer.
    I need to install vWorkspace 8 on server w2k12. It install SQL Server 2008 Express during installation and I got error.
    So, is it possible to install Microsoft SQL Server 2008 (R2) Express on windows server 2012 (not R2) ?
    Yes you can install SQL server 2008 express on windows 2012 OS see below link
    http://msdn.microsoft.com/en-us/library/ms143506(v=sql.100).aspx#Express32
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Download Windows Server 2012 (not R2) evaluation copy

    Hi,
    If I try to download the windows server  2012 (not R2) evaluation copy from http://technet.microsoft.com/de-de/evalcenter/hh670538.aspx, I always get a  Windows 8 ISO (9200.16384.WIN8_RTM.120725-1247_X64FRE_SERVER_EVAL_DE-DE-HRM_SSS_X64FREE_DE-DE_DV5.ISO)
    Thats not that what I'm looking for. :-(
    I need to do some compatibility checking for server 2012, therefore I need the ISO image to install on a server.
    GReets
    Micha

    Hi Micha,
    I checked the download link and the ISO file name. It should be OK. As Tim mentioned, would you please
    let us confirm whether you had installed via this ISO file? After installation, did you find it was a Windows 8, not Windows Server 2012? Just a confirmation. Thanks for your understanding.
    In addition, if
    you use the link (English version) as Farhad suggested, will encounter the same issue?
    Best regards,
    Justin Gu

  • SharePoint 2013 with sp1 install on windows server 2012 R2

    Hi All:
    excuse me I have a question about sharepoint installation. I install sharepoint 2013 with sp1 on windows server 2012 R2,but i always got "Configuring Application Server Role, Web Server (IIS) Role"
    message. I refer to this article <http://support.microsoft.com/kb/2765260>. I still got this message ... Which I did wrong step ?? I have been troubled for a long time, thanks to the help ...

    Hi  TiM,
    According to your description, my understanding is that you got an error when you installed the prerequisites for SharePoint 2013 SP1 on Windows 2012 R2.
    Please make sure that you have installed .NET Framework 3.5 on Windows Server 2012 R2, and enable .NET Framework 3.5 by using the Add Roles and Features Wizard.
    Here is a blog you can refer to:
    http://blog.migrationking.com/2013/11/how-to-install-net-framework-35-on.html
    Reference:http://social.technet.microsoft.com/Forums/en-US/55589deb-cddf-445f-be41-b4c97f06ff4d/sharepoint-2013-sp1-on-windows-2012-r2?forum=sharepointgeneral
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Is it possible to install Sharepoint Foundation 2013 in a Windows 8 Pro box for development purposes?

    I remember an article explaining how to install SharePoint Foundation 2010 in a Windows 7 box which was prone to some errors but however a great article (http://blogsp.idea80.com/2010/02/instalacion-de-sharepoint-2010-sobre.html).
    I wander if it would be posible to install 2013 in a Windows 8 pro box.
    I want to try the SharePoint features in Visual Studio but I dont really want to go through the whole installation process for SharePoint in a server. I am not interested in ADS integration or anything else, just basic functionality to develop some basic
    add ons in Silverlight.
    Any help would be greately appreciated.
    thanks!

    No, it's not possible to do that anymore, it has to be run on Windows Server 2008 R2 or 2012, and I would totally recommend the latter, it seems to perform much better. But what you can do is this, and its what I'm doing, run a virtual machine on Windows
    8 running Windows Server 2012 and install SharePoint 2013 there. Works like a charm.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • SharePoint 2013 RTM on Windows Server 2012 R2

    Will SharePoint 2013 RTM trial which is available at following link, work on Windows Server 2012 R2?
    Or do I need SharePoint 2013 SP1 slipstream?
    http://www.microsoft.com/en-us/evalcenter/evaluate-sharepoint-server-2013

    You need the slipstreamed version. You cannot install RTM on 2012 R2.
    (Note: it's not technically slipstreamed but yes, it is the SP1 media that you use and slipstreamed is a commonly misused term for it)

  • SharePoint 2013 Installation on Windows Server 2012 R2

    https://technet.microsoft.com/en-in/evalcenter/hh973397.aspx   the version mentioned in blog ,does it included SP1 ? please confirm. 
    and also I have downloaded the above and trying to install on Windows Server 202 R2 . I m getting application server web server configuration error while running pre requisites. whether it is application feature issue or SP1 ISSUE, not sure..
    http://support.microsoft.com/en-us/kb/2891274  if it is SP1 issue where do I get trial version of SP1.
    to be upfront, Microsoft is not clear in documenting all these..very poor.
    Please help me with the same.
    Thanks, Ram Ch

    Hi Ram,
    Yes, it is a Slipstream version of SharePoint 2013 including SP1.You can download SharePoint Server 2013 SP1 from the Microsoft Developer Network (MSDN), the Volume Licensing Service Center (VLSC), and the Microsoft Partner Network (MPN).
    https://msdn.microsoft.com/en-us/subscriptions/downloads/?FileId=57191#searchTerm=&Languages=en&PageSize=10&PageIndex=0&FileId=57191
    For more information, you can have  a look at the SharePoint 2013 SP1 FAQ:
    http://blogs.technet.com/b/stefan_gossner/archive/2014/02/27/sp2013-sp1-faq.aspx
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • FEP 2010 install on Windows server 2012 R2

    I am trying to install FEP 2010 client on Windows server 2012 R2  from 2007 Server ( SP2 R3)
    FEP deployment package fails to install. Error in execmgr is 
    Program exit code -2147156220.
    Is there a way of installing FEP 2010 client on Windows Server 2012 R2 from SCCM 2007 ?
    Thanks

    Hi,
    Are you running FEP 2010 update rollup 1?
    https://blogs.technet.com/b/configmgrteam/archive/2013/09/16/support-questions-about-win-8.1-and-winsvr-2012-r2-for-configmgr-and-endpoint-protection.aspx
    And the latest version of the FEpinstall.exe which is updated with this hotfix
    http://support.microsoft.com/kb/2907566/en-us
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SQL Server 2012 Express SP1 will not install on Windows Server 2012 Essentials R2

    I have been attempting to install SQL Server 2012 with SP1 Express Edition for about a two weeks and have been unsuccessful.  My organization recently purchased a new Dell PowerEdge T320 Server (64 Bit) with Intel Xeon Proc.-E5-2420; 2.2Ghz, 32 Gb RAM,
    1 Tb RAID 5 H/D, and Windows Server 2012 R2 Essentials (preinstalled).  The server will be configured as an on premises server.  We are running a small church management application that requires SQL Server 2012 SP1 Express.  Per the direction
    of our application vendor, we downloaded the SQL Server 2012 SP1 Express file (SQLEXPRADV_x64_ENU.exe) from the Microsoft SQL Server Website.  We ran the file "As Administrator" and the SQL Server 2012 Setup program began. 
    We selected New SQL Server Stand-Alone Installation, successfully installed the needed Product Updates, and accepted the MS SQL Server 2013 Express License terms. 
    When the Feature Selection Page appeared we checked only the "Data Base Eng Services".  The
    Instance Configuration Page was displayed and we inserted a "Named Instance= Shelby",then pressed next.  On the
    Server Configuration Page the only change was setting the "sql server browser = automatic".  The Database Engine Configuration Page appeared
    and we inserted the following settings:1] Server Configuration Tab; a) mixed mode, b)inserted SQL Server Admin pswd, c) added current user as administrator: 2] Data Directories Tab; default/no changes: 3] User Instanced Tab; default/no
    changes: and 4] Filestream Tab; default/no changes.  Next the
    Reporting Services Configuration Page came up and the reporting services native mode was set to
    "install and configure".  The Error Reporting Page appeared and was left as the
    "default".  The SQL Server 2012 Setup program proceeded to Installation Progress Page and started to install. Just before the install program ended it displayed a message saying that there
    were errors and the Database Eng Services did not succeed. I uninstalled SQL Server 2012 SP1 Express three (3) times, ran Windows Update after every uninstall, attempted to install the Database Engine and got the same results.  Are there any patches or
    special procedures for correctly installing SQL Server 2012 SP1 Express on my hardware configuration or Windows Server 2012 Essentials R2?  Any insight would be greatly appreciated.

    Can you post the setup Summary and detail logs, which will help to figure out the problem? The details about the location can be found at https://msdn.microsoft.com/en-us/library/ms143702(v=sql.110).aspx
    Satish Kartan www.sqlfood.com

  • New Mac Pro (late 2013), Boot Camp, Windows Server 2012

    Does new Mac Pro (late 2013) support Windows Server 2012 install by Boot Camp?

    No.
    Boot Camp: System requirements for Microsoft Windows operating systems - Apple Support
    Apologies, Templeton Peck, did not see your post.

  • Email Notification on Calendar list Sharepoint Foundation 2013 not sending out email

    Hi,
    Actually i have 2 problem. I just don't have any idea how to solve them.
    1 ) I have a machine installed with Windows Server2012 and Sharepoint Foundation 2013. Email invitation from system and alert me email is working fine. Then I created a few email sending workflow using sharepoint designer 2013. The email are going out fine
    for list or document library but gave out error when i tried to send from Calendar list. The error is saying that the outgoing email is not configured correctly. If that was the case, should it be that i will receive error for all.
    2) I have another machine with same installation as above but doesn't send out any kind of email(Invitation,alert me, SPD2013 custom worflow). I've checked telnet port 587, it is responding fine. I want to know if i need to open port in the firewall/router
    settings for this port or if this issue is due to something else.
    Any help is really appreciated.

    What about Relay and Authentication?
    Trevor Seward, MCC
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.
    Look.
    I think this is the correct configuration because it sends emails normaly with SharePoint 2010.
    If I configure my own email account in Outbound Security, Sharepoint 2013 sends emails but just when I login to Sharepoint, if other users login it doesn't send emails.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Windows Server 2012 not applying gpupdate why?

    Hello, i am doing group policys on windows server 2012 with windows 7 clients and some of the gp's are not updateing on the clients i am doing gpupdate /force on them but that makes no difference can someone tell me whats wrong. here is some pics
    Is the GPO applied for authentificated users? yes they are.
    what does gpresult /r say?
    image 1:
    http://tinypic.com/r/2njy7ap/6
    image 2:
    http://tinypic.com/r/2qva8mc/6
    some more images at random
    http://tinypic.com/r/pxi6v/6
    http://tinypic.com/r/1zokpk5/6
    could you do a
    gpresult /H whatever.htm
    i did a gpupdate before heres the pic
    https://dl.dropbox.com/u/87903671/screen.bmp
    and then i did the gpresult heres the website
    https://dl.dropbox.com/u/87903671/whatever.htm
    now can someone tell me whats wrong?

    could you please run rsop.msc on client end and post the result
    Darshana Jayathilake

  • Failed to create configuration database on Sharepoint Foundation 2010 install under Windows 7

    Configuration Failed
    Failed to create the configuration database.
    An exception of type System.IO.FileNotFoundException was thrown. Additional exception information:could not load file or assembly 'Microsoft.IdentityModel, version = 3.5.0.0,culture=neutral, PublicKey Token=31bf3856ad364e35' or one of its dependencies. The
    system cannot find the files specified.
    I already installed microsoft sharepoint foundation 2010 but I got the error as per above.How to solve this problem?

    Hi,
    Also check out Bill Baer's post:
    Common Microsoft SharePoint Server 2010 Installation Issues and Resolutions
    http://blogs.technet.com/b/wbaer/archive/2009/12/11/common-microsoft-sharepoint-server-2010-installation-issues-and-resolutions.aspx
    Thanks.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Replacement ipad mini as good?

    I have cracked the screen of my ipad mini with retina and although not bad, three months later it is starting to annoy me... I believe in the UK it is not possible to have the screen replaced by apple - only the whole unit to be replaced, at a price,

  • Hi ,related to CSV files out put.

    hi all,       I am taking out put in ALV and .CSV format (in unix path ) . And the ALV out put is fine. In one of the material description the text is like this : my name is  (Activ.Foil+S,sr) so for description in CSV it is taking like this : my nam

  • QM-IDI Mapping interfaces

    Dear , I am facing a big problem with QM-IDI interfaces, Requirement: Whenever MIGO done inspection lot will create and we need to send this inspection lot to external system i.e. MES. And SAP receives Results Recording and User deceision or Defect r

  • Agent permissions to edit phone book

    I have built a new phone book in the work flow node in work flow administrator and wish to have the agents manage it. When agents launch the phone book the Edit button is grayed out. How do I grant the agents permission to edit their phone book? UCCE

  • LCDS Server SDK Problems

    Hi, I'm using the following setup: LiveCycle Data Services Version 2.5.1, July 2007 Flex Builder Version 3.0 - Milestone 3 Beta 2 (build 3.0.1.18364) Eclipse 3.3.1.1 I've noticed that I have to use the server's SDK (2.0.1 build 16691) in order to bui