Mail SMTP Set

Forum Home Forums Uncategorized Issues Mail SMTP Set

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #3330
    leon
    Participant

    HI
    https://imgur.com/a/JGdQc
    Please guide setting method Thanks!!

    #3331
    Joao
    Participant

    You can create a email group in Communicator> Device Libraries > double click KpEmail

    then just send a command type 1 (binary) with this content:

    group_name; subject; message

    #3332
    Joao
    Participant

    You can use the module Automatic Control to send Emails automatcly. This can help: http://doc.rapidscada.net/content/en/modules/mod-auto-control.html

    #3335
    Mikhail
    Moderator

    Hi,
    See the description at Device Libraries – KpEmail.dll
    You need a Binary command number 1 with a text that Joao noticed above.

    • This reply was modified 6 years ago by Mikhail.
    #3337
    leon
    Participant

    Joan
    Thank you for your reply but I’m still trying

    #3340
    leon
    Participant

    Hi Mikhail
    I’m sorry I don’t really use
    Is there a similar setting reference?

    Administrator>Devices>Call unmber need set email?
    Communicator>Line 4>Request Sequence>Call unmber and Command line need set??

    https://imgur.com/a/DSRDb

    #3342
    Joao
    Participant

    you are sending a command type Standard, It have to be binary

    this is my configs:

    https://imgur.com/a/CPKHb

    • This reply was modified 6 years ago by Joao.
    • This reply was modified 6 years ago by Joao.
    #3350
    Mikhail
    Moderator

    leon, first of all, make sure that you can successfully send emails from Communicator. You don’t need other apps for testing, just Communicator. Send commands from the Command tab.
    After you send emails from Communicator, you will setup Administrator and Automatic Control module.

    #3358
    leon
    Participant

    hi
    Email has not been sent yet
    https://imgur.com/a/tDWns

    Thank you very very much for your answers

    #3362
    Mikhail
    Moderator

    Hi,
    I wrote:

    After you send emails from Communicator, you will setup Administrator and Automatic Control module.

    So at the first, you should fix sending using Communicator only.

    #3365
    leon
    Participant

    hi
    I succeeded Thank you all!!

    Sending email notifications.

    Commands:
    1 (binary) – send the notification.

    Command text examples:
    group_name;subject;message
    contact_name;subject;message
    email;subject;message

    #3368
    Mikhail
    Moderator

    Great 🙂

    #4108
    Gonederra
    Participant

    I’ve got some probems with the SMTP server. It gives me this error:

    Error sending email to *****@gmail.com: El servidor SMTP requiere una conexión segura o el cliente no se autenticó. La respuesta del servidor fue: 5.5.1 Authentication Required. Learn more at

    It is translated to, the connection is not safe or the client could not be authentified.Am I configuring something wrong or is it something else?

    I am just trying to send an email via Communicator with the commands as it is specified before in this thread.

    Thanks.

    #4110
    Mikhail
    Moderator

    Go to gmail account settings. Open the “Forwarding and POP/IMAP” tab and try enabling POP.

    #5266
    jsanjose
    Participant

    I’m experiencing the same problem.

    Using Communicator I’m sending a test message using a gmail account. The log response is 5.5.1 Authentication Required. It’s a config problem.

    Using SSL on SMTP Gmail server doesn’t work, using smtp.gmail.com on port 578 since this is de STARTTLS port. Nevertheless, 465 port doesn’t work neither (time exceded error).

    Any ideas?

    Thanks in advance.

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