MeetingPlace Express 2.1.1.2 Email Notifications stopped working

Hello I am encountering the following issue with Email Notification with MPE 2.1.1.2:
I schedule a meeting and invite someone from outside of the company by email. The meeting creation works but no email is sent to the guess. When I go to the Email Notification Queue Status Report,in the Description field, I see the massage stating "New meeting scheduled. Queued for delivery" but never deliveried. Could you please let me know how can I resolve the email notification issue. Please note that the SMTP server is configured and it's working correctly.
This was previous post I found back in October 2006, so I'm hoping that in 2010 someone knows how to fix this problem.
https://supportforums.cisco.com/message/353918
Thanks in advanced!

You may have already checked these things, but it is worth asking:
1. There is a user called "guest" in MPE.  This user account is what is tied to non-MPE users when they join meetings and is also used by MPE for notification.  In particular, the E-mail type field is used.  Set this to SMTP
2. Ensure that there are no ACLs/firewall rules between MPE and your SMTP relay that would block access.  Yes, I know you said your SMTP relay server is working.  I am suggesting you ensure that the communication will flow freely between MPE and your SMTP relay server.
3. If your SMTP relay server requires authorization, enable it in MPE.  If not, then disable it.  I am betting you have already done this but I am just checking.
4. Check to see if your SMTP relay server has any local permission features that would block access from MPE.  Some relay servers differentiate between and internal (intra-company relay) and external.  Make sure that MPE can relay to external participants.
5.  Make sure MPE uses a SMTP e-mail alias that is valid.
6. Does SMTP relay work internally?  If you are an Exchange/Outlook shop and have configured user internal MPE user accounts and groups with E-mail type Exchange.  Change it to SMTP (for the internal entity) and test notification.
I have seen this issue a few times and I have had people say they know SMTP is working.  Usually they stumble across the fix by going through the questions listed above.
HTH.
Regards,
Bill

Similar Messages

  • Email Notifications stop working on all of my forms.  Help?

    Email Notifications stop working on all of my forms.  Help?

    This may be an indication that your incoming mail server has started treating all of those messages as SPAM, and is deleting them. Try setting those messages go to an outside e-mail account, submit a test submission of your form, and see what happens. It might at least help in tracking down the problem. If you find that the messages go to an outside account, work with your Postmaster to get the messages coming from FormsCentral whitelisted. It might still be something else, but this is something you can try to narrow the possibilities.
    Hope that helps,
    Brian

  • 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.

  • Does the Task Status Email Notification definition work for you?

    Hi,
    Have you ever set the email definition Task Status Email Notification? Worked?
    I've configured this template in my process tasks notifications. The e-mails for C and R status were sent OK but the values were all empty. Below are the subject and body of this email definition.
    Subject
    Process task <Process Definition.Tasks.Task Name> is <Process Instance.Task Details.Data>.
    Body
    The Process task <Tasks.Task Name> is <Task Details.Status>.
    The details of this process task are as follows:
    Process Task Name: <Process Definition.Name>
    Process Task Status: <Task Details.Status>
    Resource Name: <Resource.Resource Name>
    Target User: <Users.First Name> <Users.Last Name> [<Users.User ID>]
    Assigned to: <Process Instance.Task Information.Assignee First Name> <Process Instance.Task Information.Assignee Last Name> [<Process Instance.Task Information.Assignee User ID>]
    Response Code : <Responses.Response>
    Response Description : <Responses.Description>
    Error Details : <Task Details.Reason>

    Thanks for your attention.
    For all custom process tasks I have set this definition to notify the target user, for example, when the task is Completed or Rejected. For all all I've got the same problem: the notification e-mail is sent but the values are all empty.
    I thought the tags were based on the fields returned by the getProvisioningTaskDetails that returns the information below. But you can see the tags are different from.
    Process Instance.Task Details.Key
    Process Instance.Task Details.Type
    Process Instance.Task Details.Status
    Process Instance.Task Details.Data
    Process Instance.Task Details.Reason
    Process Instance.Task Information.Assign Type
    Organizations.Key
    Process Instance.Key
    Process Definition.Name
    Process Instance.Descriptive Data
    Process Instance.Task Details.Projected Start
    Process Instance.Task Details.Projected End
    Process Instance.Task Details.Actual Start Date
    Process Instance.Task Details.Actual End Date
    SCH_REASON
    Process Instance.Task Details.Updated By
    Process Instance.Task Details.Update Date
    Process Instance.Task Details.Row Version
    Process Instance.Task Details.Action
    Process Instance.Task Details.System level
    Process Instance.Task Details.Creation Date
    Process Instance.Task Details.Created By
    Process Instance.Task Details.Note
    Process Definition.Tasks.Key
    Process Definition.Tasks.Task Name
    Process Definition.Tasks.Task Description
    Process Definition.Tasks.Days
    Process Definition.Tasks.Hours
    Process Definition.Tasks.Minutes
    Process Definition.Tasks.Milestone Datalabel
    Process Definition.Tasks.Disable Manual Insert
    Process Definition.Tasks.Responses.Description
    Process Instance.Task Information.Updated By User Key
    Process Instance.Task Information.Updated By User ID
    Process Instance.Task Information.Updated By First Name
    Process Instance.Task Information.Updated By Last Name
    Process Instance.Task Information.Assignee User Key
    Process Instance.Task Information.Assignee User ID
    Process Instance.Task Information.Assignee First Name
    Process Instance.Task Information.Assignee Last Name
    Process Instance.Task Information.Assignee Email
    Process Definition.Tasks.Responses.Key
    Process Instance.Task Information.Row Version
    TLG_KEY
    Status.Category
    Groups.Key
    Groups.Group Name
    Thanks,
    Renato.

  • My email app. stopped working.  It doesn't open any accounts

    My email app. stopped working.  It doesn't open any accounts.  It used to but just opens up a blank screen.  Any suggestions?
    Also Safari doesn't open up anything either, but used to.

    try restarting the app
    Normally double tap the 'home' button
    all the active apps will pop up at the bottom
    hold an app
    once the '-' symbol appears release then find the 'hung' apps by scrolling and click the '-' symbol
    click the home key
    then click on mail/safari and see if that helps

  • Facebook Notifications Stopped Working on iPad 3

    The push notifications stopped working on my iPad 3 since yesterday. Anyone knows anything about it? All my settings is just the same as they were before. I didn't changed anything. I reinstalled the app several times, rebooted my device, i did EVERYTHING i could, but just the facebook notifications isn't working anymore.

    You aren't the only one. I now have NO sound at all in FB with YouTube or even just uploaded videos. Surely we won't have to wait for an date!

  • N9 email app stopped working

    About several montha ago the email app stopped working.  I am using it with my Gmail account which is an imap to the phone.  I can not do anything with it.  Can not download emails or delete them.
    I am wondering if I have too many emails in the app?
    This N9 has PR1.3 on it

    Don't know wjether Post #655 in this thread of any help:http://talk.maemo.org/showthread.php?t=78480&page=66
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Why has .mac email suddenly stopped working on my PowerPC G5?

    It's worked fine for a couple of years and now it asks for my password, which it will not acknowledge.   I checked my .mac account settings, etc and all seems fine.  The .mac account runs fine on my phone and thru iCloud.  But now not on my desktop.
    They're killing off MobileMe and I noticed that my desktop won't sync anymore with that either.  Related?    It appears that you will need OSX Lion to function fully with iCloud.    Let's see, I'm only 13 OSX upgrades behind........

    Please help!
    My email has stopped working on my HTC evo.
    It's done this before and i went to settings and followed these instructions then it worked great for a few months but now I can not receive email. I can send but incoming does not work.
    the WARNING says  your incoming server does not support SSL
    this is what i followed last time, but it doesnt work now
    iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
    IMAP (Incoming Mail Server) information:
    ▪ Server name: imap.mail.me.com
    ▪ SSL Required: Yes
    ▪ Port: 993
    ▪ Username: [email protected] (use your @me.com address from your iCloud account)
    ▪ Password: Your iCloud password
    SMTP (outgoing mail server) information:
    ▪ Server name: smtp.mail.me.com
    ▪ SSL Required: Yes
    ▪ Port: 587
    ▪ SMTP Authentication Required: Yes
    ▪ Username: [email protected] (use your @me.com address from your iCloud account)
    ▪ Password: Your iCloud password

  • My email has stopped working and now i cannot send or recive anything on my ipod what do i do?

    my ipod touches email has stopped working and now i cant send or recieve anything what do i do?

    u go back to using ur computer for email!!!!! XD

  • HT4864 My outgoing email as stopped working when using Outlook for mac 2011. Any suggestions?

    My outgoing email as stopped working when using Outlook for mac 2011. I have deleted and reinstalled the account twice. I have 11 gig free on my iCloud account. The outgoing server is set at smtp.mail.me.com using port 587. If I was able to reinstall the account, I am positive I have the correct password. I can log into my iCloud accout using the same credentials.
    Any suggestions?

    I called Microsoft to fix my problem...for those maybe having the same issue, I was told by the Tech to use this outgoing server setting - p06-smtp.mail.me.com
    All is working fine since doing so.

  • Why did my notifications stop working?

    why did my notifications stop working? it's been a few days

    Have you tried the troubleshooting included here:
    iOS: Understanding Notifications

  • Push notifications stopped working iphone5

    my push notifications stopped working when I upgraded from a 4s to a 5. anyone else having this problem?

    Sorry, yes, the problem is fixed.  We announced it here:
    https://supportforums.cisco.com/message/3732232#3732232
    but we should also have followed up in this discussion.
    Andy

  • All my apps including email have stopped working..

      All my apps including email have stopped working..  and i have no idea why this happened a few days ago now and ever since ive noticed that ive no GPSR icon only 3G (sorry if i sound stupid im not very tech savy at all).
    First noticed my apps not working when the normal facebook at twiter wouldnt work and then bbm messages wouldnt send and the same for emails as i havnt been reciveing any and nethier will they send.
    Can anyone help with this?
    Many thanks
    Debbie

    Ok it has all of a sudden came back to life!! and 50 emails came through as proof! grr!!

  • 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

Maybe you are looking for

  • IMessage on a iPad one with iOS 5.1.1

    My iPad iMessage has stopped working. I can't seem to sign in. Everytime I try it bounces me back to the signin window. Other devices seem to work fine. I've tried rebooting, resetting the networks, etc. Any suggestions appreciates. The password and

  • How to find i phone 5 is on which network while its not activated

    i got new mobile it was unlocked but when i restarted its not activating how to find its on what network

  • Monster cable itv link

    Hi I was just wondering if I can use the MonsterCable iTV Link wire to connect my MacBook to a television like I used to do with my iBook G4 14"? Do I need some sort of adapter? Thanks.

  • Kudos to All Involved in Arch

    Hi, First a little introduction I guess... I'm an Ubuntu refugee that thinks he's settled on Arch for the next little while. I've used Linux exclusively since September 8th, 2001 when I first installed Gentoo. Gentoo lived on my drives until approxim

  • Bill Presentment Architecture help please

    Hello, This is the first time that I am using BPA. We need to add additional information to our Invoice and need to change the format. I have created a custom template for our invoice Print using Bill presentment Architecture. It looks good when I op