Sending Email Notifications

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #815
    Mikhail
    Moderator

    Since Rapid SCADA v4.5.6 it is possible to setup email notifications. Emails are sent by KpEmail.dll

    Before sending the emails you should install a sertificate because Mono doesn’t trust any server by default.

    If you use gmail run these commands:

    mozroots --import --ask-remove
    certmgr -ssl smtps://smtp.gmail.com:465
    

    Then restart Rapid SCADA sevices.

    See details at
    http://www.mono-project.com/docs/faq/security/
    http://stackoverflow.com/questions/4148019/authentication-or-decryption-has-failed-when-sending-mail-to-gmail-using-ssl

    #828
    pragnya
    Participant

    Hi. I am a beginer in SCADA systems and trying to understand how the whole system works. I am not able to run the scadaAdmin.exe. Please help

    #829
    Mikhail
    Moderator

    Hi,
    I’ll help you. Just create a new topic in Installation Issues

    #846
    scodina
    Participant

    It’s not clear where I have to run that sertificate, cmd? Can you write a step by step list on how to create an alarm event from a discrete chanel and send the alarm by email or SMS, it will be very useful thanks

    #852
    Mikhail
    Moderator

    It is for Raspberry Pi only. Use command line.
    Please start a new topic with you question about configuring in Understanding the Software subforum, please.

    #5866
    GVG
    Participant

    Hello,

    Is it possible to send an email to several recipients using a unique command in the Atomatic Control Module?

    #5867
    manjey73
    Participant

    You can, the module sends a letter not only to one recipient, but also to a group of recipients

    #5871
    Mikhail
    Moderator

    Hi,

    Add a group of contacts in Address book, and then specify the group name in the command text.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.