Email with SCADA Basic - Display error in HMI

3 Posts
3 Users
0 Likes
28 Views
(@m.nau@ypsys.com)
Posts: 0
New Member Guest
 

Hi everyone,

Is it possible to get the information in a view to know if an email is correctly gone?

Actually, the only thing I see if there an problem (email configuration) is logged in the trace.dat.

Example :
2015/07/16,16:56:59.207,6,W,,6210,,1,Erreur sur l'envoi du message électronique = Echec dû à certaines exceptions
2015/07/16,16:56:59.207,6,W,,6212,,1,Objet = test mail via PcVue
2015/07/16,16:56:59.207,6,W,,6214,,1,Destinataire = manunau@manunau.cm
2015/07/16,16:56:59.207,6,W,,6216,,1,Profil = EmailProfile01

The goal is to get the different possible states when PcVue sends an email in a specific view.

Thanks in advance for your answer.

Manu

 
Posted : 16/07/2015 8:08 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

Hi Manu,

I am afraid there is no way 🙁

Nico

 
Posted : 03/08/2015 12:23 pm
(@admin_doc72)
Posts: 493
Member Admin
 

Hi Manu,

Managing the different states of sending an email is in the responsibility of the SMTP server.
I suggest checking the logs of the SMTP server.

If you are lucky you can maybe even get the SMTP server to send you back its logs. In this regard I am thinking to redirecting the System.Diagnostics output of a Microsoft IIS server, for example.

Or maybe there are already mail servers out there which support SNMP and which you can monitor by using PcVue's SNMP client? I do not know if this is realistic, but maybe it is worth to investigate in that direction...?

 
Posted : 03/08/2015 12:56 pm