Fórum

Email notifacation for flag reporting

Durai pandian, modificado 11 Anos atrás.

Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 26/10/12 Postagens Recentes
Hi friends,
In my project I need to set an email notification to the blog owner when I report the flag option in his blog.
Please help me with some solutions

Regards,
Durai
Ketan Patel, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 72 Data de Entrada: 04/05/12 Postagens Recentes
Hi,

Have you configure SMTP in your liferay project?
John Carter, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 18/10/12 Postagens Recentes
Durai pandian:
Hi friends,
In my project I need to set an email notification to the blog owner when I report the flag option in his blog.
Please help me with some solutions

Regards,
Durai


Set an email notification is already implemented in liferay,all you have to do is to configure mail setting in control panel go to server administrator and in header click the mail option
Durai pandian, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 26/10/12 Postagens Recentes
Yes, I did smtp configurations but it shows some error like this

11:08:08,609 ERROR [MailEngine:489] Exception reading response
11:08:08,610 ERROR [MailEngine:154] javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?


Thank you for ur reply
Durai pandian, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 26/10/12 Postagens Recentes
Yes, I did smtp configurations but it shows some error like this

11:08:08,609 ERROR [MailEngine:489] Exception reading response
11:08:08,610 ERROR [MailEngine:154] javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?

Thank you for ur reply
thumbnail
Harish Kumar, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Expert Postagens: 483 Data de Entrada: 31/07/10 Postagens Recentes
Hi Durai,

Have you checked the Use a Secure Network Connection check box?
Durai pandian, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 26/10/12 Postagens Recentes
Yes,
Now I unchecked Secure Network Connection, now there is no Error but there is no response when I report(submit) the flag.
there is no email notification.
Thank you for ur reply
thumbnail
Tejas Kanani, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Liferay Master Postagens: 654 Data de Entrada: 06/01/09 Postagens Recentes
Which version of Liferay are you using ?
I've checked in Liferay 6.1.1 GA2 and looks like its working fine in that.
To make sure smtp setting is proper, verify whether any other functionality which does send email notification is working ? i.e. new user creation ?

Thanks,
Tejas
Durai pandian, modificado 11 Anos atrás.

RE: Email notifacation for flag reporting

Junior Member Postagens: 53 Data de Entrada: 26/10/12 Postagens Recentes
It works fine now. I have missed some pop port no. and thank you for your reply