RE: Is Message Board flag working?

7170125, modified 14 Years ago. New Member Post: 1 Join Date: 1/20/11 Recent Posts
Hi,

I have just installed Liferay 6.0.5 and I was testing out the Message Board features.

I have flagged a thread using a normal portal account. How do I view the flagged entries when I login using my Admin account?

Thanks.
thumbnail
6648410, modified 14 Years ago. New Member Posts: 16 Join Date: 11/30/10 Recent Posts
Hi Natalie,

I have the same issues. Have you resolve it yet?
thumbnail
552936, modified 14 Years ago. Liferay Legend Posts: 1902 Join Date: 3/10/08 Recent Posts
Yes, it should be working.

The admin user can't see the entries through through the UI. Instead, the flag entries are emailed to the community/organization admin.
thumbnail
6648410, modified 14 Years ago. New Member Posts: 16 Join Date: 11/30/10 Recent Posts
tag <liferay-ui:flags> need configuration email likes:

#smtp properties
mail.session.mail.smtp.host=smtp.gmail.com
mail.session.mail.smtp.password=myaccount
mail.session.mail.smtp.user=myaccount@gmail.com
mail.session.mail.smtp.port=465
mail.session.mail.pop3.port=995
mail.session.mail.smtp.auth=true
mail.session.mail.smtp.starttls.enable=true
mail.session.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory
mail.session.mail.smtp.socketFactory.fallback=false
mail.session.mail.smtp.socketFactory.port=465
mail.session.mail.imap.host=localhost
mail.session.mail.pop3.host=localhost

I hope it helps anyone.
I tried and successful!

Thanks.
Rajesh Vijayakumar, modified 14 Years ago. Junior Member Posts: 92 Join Date: 5/16/11 Recent Posts
Hi,

I would like to how the Administrator will receive mail notifications when a particular page or blog entry or message in message board is been flagged.Can you please explain the detailed procedure to be followed in configuring the Mail Account for the Administrator to receive the mail notifications.

Can you please Help me out in this.
thumbnail
Raja Nagendra Kumar, modified 14 Years ago. Expert Posts: 484 Join Date: 3/2/06 Recent Posts
Did you try this

http://www.liferay.com/community/wiki/-/wiki/Main/Flag+Inappropriate+Content;jsessionid=A817A845B11368B343087B631DD12304.node-1

Regards,
Nagendra
Rajesh Vijayakumar, modified 14 Years ago. Junior Member Posts: 92 Join Date: 5/16/11 Recent Posts
Raja Nagendra Kumar:
Did you try this

http://www.liferay.com/community/wiki/-/wiki/Main/Flag+Inappropriate+Content;jsessionid=A817A845B11368B343087B631DD12304.node-1

Regards,
Nagendra


Hi Raja,

I have went through the above link that you have mentioned. I have doubt in that..

flags.email.from.name=Joe Bloggs
flags.email.from.address=test@liferay.com

The mail notification about the flagging will be sent from which mail id and to which mail id. In this case whether it will be sent to test@liferay.com or mail will be sent from test@liferay.com

Can you please explain how the whole mail notification feature will work in liferay portal ..Can you please explain me in detail. I am very new to liferay portal...

And also can you please suggest me books that are available in the market to buy for learning the liferay portal development...

Thanks in advance...
Rajesh
Chanakya P, modified 2 Years ago. Junior Member Posts: 72 Join Date: 2/17/14 Recent Posts

Hi All,

 

I have Same requirement. 

Am using lifearay liferay dxp.

 

Site Admin/Portal Admin Unable to get email notfications, when any user click on flag in message board.

 

Note: Outgoing SMTP Server details Configured properly.

 

Can any one help me out. 

 

How a site/portal admin will get email notifcations when user click on flag in message board?