Email notification not working from Server Monitor (for power outages etc.)

I have my email address entered in the notifications fields for power on Server Monitor. I tried pulling the plug (it's on a UPS), which it did notice but it never sent any emails. How do I debug this? Where is the SMTP settings or whatever is needed? Have people gotten the email notifications from Server Monitor to work?
Mike

tobias Eichner wrote:
Have you checked your mail filter, maybe the notification got mistakenly marked as spam ?
thank you for your reply! Is this working for you - are you getting notifications? My spam folder doesn't have any of these. Where did you set up the SMTP info for this? I don't see this anywhere. On the web, at
http://support.apple.com/kb/TA21298?viewlocale=en_US
it looks like you have to tell it how to send the emails in Message.framework:
The Message.framework looks in two places for a way to send email. The first
is that it looks for an SMTP server configured in the Email tab of Internet
preferences. The other way is to use an email account configured in Mail.
the question is, which user's .plist file for internet preferences or for Mail - which user's info is it using to send the notifications?
Mike

Similar Messages

  • Email Notification not working Oracle BPEL 10.1.3.1.0

    I'm not able to send out email notification using Email process activity from Component Palette.
    These are the steps that I've followed:
    1. Email/SMTP server configuration details entered in the <SOA_oracle_home>\bpel\system\services\config\ns_emails.xml.
    2. Change the value for EmailAccounts tag NotificationMode = "Email"
    3. restarted JDeveloper and add Email process activity to the bpel process diagram
    4. Entered From Account (EmailAccount Name), To, CC, Reply To, Subject, Body in the Email activity dialog box.
    5. Saved and deployed BPEL process.
    When tested, the email is not sent out, although no errors are shown on Audit tab of the BPEL instance.
    I've tested the connection to the SMTP host from local server on port 25, it works.
    Please advise what I might be missing to get email notification to work
    Thanks very much for all the help :)

    Thanks Charles for all the advise....
    Here is the current status of email notification....
    I could get Manual Workflow task notification emails to work, but the other emails which are setup in the BPEL process using Email activity are still not getting sent out.....
    Please advise what should be the value in the "From" attribute, I've tried using both the Email Account Name as in ns_emails.xml and the valid email address also, but nothing worked.....need your advise to get this working....thanks a lot

  • DFM Email notifications not working - HTTP status 500 error in DFM 2.0.10

    Hi All,
    I have recently upgraded...
    CiscoWorks Common Services from 3.0.5 – 3.0.6
    Campus Manager 4.0.6 – 4.0.10 - 4.0.13
    Device Fault Manager 2.0.6 – 2.0.10
    Now Email notifications stoped working, it was working fine before.
    Even when I was upgrading CM from 4.0.6 to 4.0.10, it worked fine meanwhile. After upgraded it from 4.0.10 to 4.0.13, it stoped working completely.
    Before I had same issue and resloved by creating new notification group and subscribed.
    Now when I am trying to create new notification group I am getting the below error message
    DFM-->Notification Services-->Notification Groups
    HTTP Status 500 - Internal Server Error
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    java.lang.NullPointerException
    at com.cisco.nm.trx.nos.action.NGroup.perform(NGroup.java:140)
    at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:457)
    at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:576)
    at java.lang.Thread.run(Thread.java:534)
    Apache Tomcat/4.1.29
    DFM from 2.0.6 to 2.0.10 and Campus Manager

    Hi Joe,
    Thanks for your response.
    I deleted the file at the path which you specified, no luck still I am getting the same below error message when attemption to open Notification Groups tab to create new group.
    HTTP Status 500 - Internal Server Error
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    java.lang.NullPointerException
         at com.cisco.nm.trx.nos.action.NGroup.perform(NGroup.java:140)
         at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:457)
         at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:576)
         at java.lang.Thread.run(Thread.java:534)
    Apache Tomcat/4.1.29
    Regards,
    Naidu.

  • Email notification not working

    I have an OIM (11g) Solution where I can provision many resources (Solaris, AD, iPlanet, My SQl, Custom Resource Adapter, JNDI Adapter, etc) through roles.
    Now I want to send Email notifications to users I've just created and their managers too.
    I already have configured my Email Template, the Email Server Resource and the configuration in Notification Tab of the Process definition.
    I have two problems: the First one is that I cannot add my email template in Notification Tab of Process Definition because only can view one template: *"Task Status Email Notification"*. I don't know if this is due a OIM bug or do I need to configure something else in templates?
    The second issue is that OIM have not a Testing Module to test Configuration Resource and I don't know if OIM can connect to my Mail Server (Sun Convergence). In this configuration I only set the IP Address from my mail server. I already executed some tests via Telnet from my OIM Server to my Mail Server and I can send mail successfully. My mail server does not need authentication. thus I put the Authentication value to false.
    Anybody has been faced with this issues?
    I hope that someone can help me?
    Regards!
    Edited by: Alex Fonts on 26/01/2011 05:06 PM
    Edited by: Alex Fonts on 26/01/2011 05:07 PM
    Edited by: Alex Fonts on 27/01/2011 09:33 AM

    My templates are of type "provisioning related" and I set them to my resource type (SSH).
    When I open the Process Definition for my SSH Resource and I go to Notification Tab does not show nothing related to my Email Templates. It only shows one template (Task Status Email Notification)
    I've already implemented a solution through javax.mail to send custom Emails. I only attach it to my process task after create/delete/update users in OIM.
    When I worked with Sun IDM (now Oracle Waveset) this stuff were too easy to implement. What a mess!
    Thanks in advance!

  • Meeting place express email notification not working

    Hi,
    Facing issue with meeting place express email notification.
    The SMTP e-mail exchanger rejected a recipient's e-mail address as unknown.
    is the error message i get.
    Ping status is fine, on firewall ports are opened as any any.
    As per the exchange administrator, there is no request coming to the exchange from meeting place.
    Any help is appreciated.
    Thanks,
    Vinay

    I assume this is an existing system that has been working as MPE has not been sold in a long time.  Was this working in the pass and just stopped working? When are you seeing this error and does it happen for all users?
    Has the logon changed that MP uses to access the SMTP server? If the password changed on the SMTP server and was not updated on MP this will happen.
    John

  • Email notification not working but email retreival...

    Hi,
    I'm thinking that email notification should simply tell you that you have a new email and that email retreival actually pulls the email from the server.
    also does it cost to read your emails when on the move ?
    thanks.

    Hi,
    Just try one more alternative....
    Create an anohter task just to send an email to the manger. The same thing you need in Notification tab for the new task as you done in approval task. Just add one more process task adapter under Integration which just completed automatically you can go "tcCompleteTask" as well in Integration tab of newly create task. Of you can refer the OIM LAB how to create a task just for notification.
    As it is not working in in approval task might be because of response of the task.
    Let me know if you have any query for the same.
    Regards
    Alabhya Goel

  • Facebook -Push & email Notifications not working since u/g to v5.1

    Is anyone else experiecning issues with setting up new Push notification for facebook on their iPhone?
    I have iPhone5 running iOS 6.0.1 and upgraded to Facebook Version 5.1.
    (I also have the older version of Facebook within iTunes on my mac and if I re-install this the same thing happens)
    From within the Facebook app, BookMarks>Account Settings> Notifications> Manage Push Notifications.
         When I try and check a box to enable a notification the tick doesn't stay but I get a message "Changes Saved".  This happens when I select one box or when I try to select multiple boxes at once to check.  I think that there may be a bug within this Facebook App?
    Can anyone else using Facebook give this a try and see what happens for them?
    On Facebook.com if I try and enable Email Notifications the same things happens there.
    (The only time that I receive a notifcation is via the world icon when i'm in the app or on the FB.com)
    I have reported this to Facebook but would also appreciate your answers of what could be causing this.
    Thanks
    Steven

    Hello -
    It looks like you have two problems. The first problem with respect to email is that you do not have a "from address" specified in the server properties. I believe that is the address that the mail component is complaining about.
    Also -> you seem to have a problem where the a backend Form Manager component is failing to retrieve information for that particular task (this error: Lock obtain timed out). hopefully after resolving the first issue above this will cease.
    Let us know how it goes!
    Will

  • Email notifications not working correctly in Mavericks

    Is anyone else suffering from problems with their email notifications in Mavericks? I have got a mid 2011 21.5 " iMac which previously had Mountain Lion and before I updated I would get every single email notification without fail. Since I I updated to Mavericks though they generally do not work and I am lucky if I see even 1 notification per day. This includes iCloud, Gmail and 5 private company pop3 accounts. I have tried deactivating the accounts in system preferences and then activiating the accounts again in the Mail app but it hasn't changed anything.
    I am aware that the Mail app is far from perfect with various problems and I read today on another website that Apple are currently testing a new build of Mail which I hope will be made available soon. The Mail app is my only big problem with Mavericks so far and I am generally happy (apart from missing a very useful "window on top" feature for FaceTime which needs to be added in the same it is already available in Skype!).

    I have been waiting for a response on this issue since yesterday. I work in a consulting agency, and it is prudent that my mail app work correctly on my macbook pro! I get at most, 1  notification per day if I'm lucky. I can't keep opening the app to make sure I have mail! Someone help us! (Not to sound desperate)

  • SCSM Email Notification not Working

    I need to configure SCSM to notify via email for the following actions:-
    1) Email a user when automatically incident is opened, resolved and closed.

    First configure the notification channel so it has a working SMTP-server to use. Second you can create a subscription with the specific critiera you need and select the incident class.
    Incident open use the critiera when an object is created
    Incident resolved use the critiera when an object change status from x to resolved for example. 
    Incident closed use the critiera when an object change status from x to closed
    And you need to create your email templates also but this can be done when you are creating your subscriptions. Good luck.
    www.zgc.se - Sysadmin blog.

  • E52 Email notification not working

    Previously I was getting tone notification for my emails but now I don't receive any ,but when check it out , there are new emails. I don't know if it's because of the new software (081.003) or the application EMOZE downloaded at ovimail. Can somebody help, better still people from nokia?

    Hi,
    Just try one more alternative....
    Create an anohter task just to send an email to the manger. The same thing you need in Notification tab for the new task as you done in approval task. Just add one more process task adapter under Integration which just completed automatically you can go "tcCompleteTask" as well in Integration tab of newly create task. Of you can refer the OIM LAB how to create a task just for notification.
    As it is not working in in approval task might be because of response of the task.
    Let me know if you have any query for the same.
    Regards
    Alabhya Goel

  • DAC email notification not working.even if we get test mail.

    DAC clients are installed in Windows machine (Remote) and DAC servers are installed on UNIX platform.
    I have set up the smtp configuration in DAC client.i am also getting test mail.
    But after my schedule load completion i am not getting email notification.
    my question to be specific:
    1)can we getting email notification if we r having DAC server and client on 2 seperate platform.
    any help on this issue will be very helpful.if yes then how can it be done.
    Thanks in advance.hope a prompt answer and solution 4m the OBIEE gurus here.

    You need to set this config at unix box using file serverSetupPrompt.
    For your Q: YES
    If it is helpful, please mark as correct or helpful

  • Installation not working from server

    I used the CCpackager to prepare the install on Windows. I have the design tools suite (acrobat PS, Ill Indesign + some stuff) I have to make 2 directories, one for acrobat, and one for the rest. Well I didn't have to, the packager did ! And I have to start an exe with parameters on the server in order to install acrobat. So I made a batch file with the parameters . Then I launch the setup from the other directory to install the rest of the suite. The problem is my users are not in an active dir, and they mount a net drive, and they cannot launch the batch because MS does not allow launching a batch as admin from a network location. I even had someone making a script giving the user admin rights on the batch, but it's not working. Can ADOBE make a real setup.exe that launches everything in one time ?
    Is it too hard to do ?
    We just cannot install that CC, 2 times out of 3 the install stops.
    I'm pissed
    Simoncu

    Moving the discussion to Enterprise Deployment for Creative Cloud, Creative Suite
    Thanks,
    Atul Saini

  • IOS 8.0.2 (iPhone5) Email notifications not working

    Hello, I updated my iPhone5 to iOS 8.0.2, the email notifications are not working. It doesn't show badges, sounds or alerts when ever i receive an email, I have to physically open the mail app to receive any updates. I am using a "@shaw.ca" email, I turned on push / fetch alerts and it's still not working.

    Hi trossfl,
    If you are having issues with Safari and Mail becoming unresponsive on your iPhone, you may want to try some things to troubleshoot.
    First, quit all running applications and test again -
    iOS: Force an app to close
    Next, I would try restarting the iPhone -
    Turn your iOS device off and on (restart) and reset
    If the issue is still present, you may want to restore the iPhone as a new device -
    iOS: How to back up your data and set up your device as a new device
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Email notifications not working

    Since yesterday I have no longer been receiving email notifications to threads in which I've replied. The threads are definitely in my list of "subscribed threads", and the email notification is set as before. I know our email server is working since I can send/receive mail just fine. Anyone else seeing this? Was there another "glitch" from the last NI.com site overhaul?

    Wow, you are right!  I am looking into this now.
    Thanks,
    Laura
    Web Support & Operations
    National Instruments

  • Iphone 4 email notification not working

    hi,
    my issue is simple, i am not receiving email notifications during when the phone is locked. i am absolutely required to receive email instantly and alerted INSTANTLY for my business, as i have a 20 minute guarantee for them.
    anyways, in my notifications -> mail section i have the notification center on, badge app icon on, new mail sound ding, show preview on, and view in lock screen on.
    yet whenever my phone is locked it doesn't alert me of the new email, ever.
    in my fetch settings its turned on, and to 15 mins (can't make it lower)... i dunno what this has to do with anything but i heard it was a factor.
    i really need my phone to alert me instantly can anyone help?
    ty

    Oh, OK, so your big issue is with Notification Center.  Personally, I have mail off in Notification Center, but my iPhone buzzes anyway when locked, which happens to be enough info for me.
    But I see your original post says you have set up Notification Center properly to give you visual as well as audio clues you have email waiting, but it's not working.
    I wonder if resetting your iPhone would help.  Try holding the home and on/off buttons together for about 10 seconds till the Apple logo appears.

Maybe you are looking for