Forum Home › Forums › Uncategorized Issues › Mail SMTP Set
- This topic has 17 replies, 6 voices, and was last updated 5 years, 1 month ago by Mikhail.
-
AuthorPosts
-
March 22, 2018 at 8:06 am #3330leonParticipant
HI
https://imgur.com/a/JGdQc
Please guide setting method Thanks!!March 22, 2018 at 6:01 pm #3331JoaoParticipantYou 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
March 22, 2018 at 6:08 pm #3332JoaoParticipantYou can use the module Automatic Control to send Emails automatcly. This can help: http://doc.rapidscada.net/content/en/modules/mod-auto-control.html
March 23, 2018 at 6:01 am #3335MikhailModeratorHi,
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, 5 months ago by Mikhail.
March 23, 2018 at 6:09 am #3337leonParticipantJoan
Thank you for your reply but I’m still tryingMarch 23, 2018 at 7:55 am #3340leonParticipantHi 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??March 23, 2018 at 3:12 pm #3342JoaoParticipantyou are sending a command type Standard, It have to be binary
this is my configs:
March 23, 2018 at 5:28 pm #3350MikhailModeratorleon, 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.March 26, 2018 at 6:06 am #3358leonParticipanthi
Email has not been sent yet
https://imgur.com/a/tDWnsThank you very very much for your answers
March 26, 2018 at 12:54 pm #3362MikhailModeratorHi,
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.
March 27, 2018 at 10:06 am #3365leonParticipanthi
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;messageMarch 27, 2018 at 3:22 pm #3368MikhailModeratorGreat 🙂
August 9, 2018 at 8:14 am #4108GonederraParticipantI’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.
August 9, 2018 at 3:16 pm #4110MikhailModeratorGo to gmail account settings. Open the “Forwarding and POP/IMAP” tab and try enabling POP.
April 10, 2019 at 2:18 pm #5266jsanjoseParticipantI’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.
-
AuthorPosts
- You must be logged in to reply to this topic.