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
Hi Manu,
I am afraid there is no way 🙁
Nico
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...?


