Foren

Is Message Board flag working?

Natalie Chang, geändert vor 13 Jahren.

Is Message Board flag working?

New Member Beitrag: 1 Beitrittsdatum: 20.01.11 Neueste Beiträge
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
Phu Pham Cong, geändert vor 13 Jahren.

RE: Is Message Board flag working?

New Member Beiträge: 16 Beitrittsdatum: 30.11.10 Neueste Beiträge
Hi Natalie,

I have the same issues. Have you resolve it yet?
thumbnail
Samuel Kong, geändert vor 13 Jahren.

RE: Is Message Board flag working?

Liferay Legend Beiträge: 1902 Beitrittsdatum: 10.03.08 Neueste Beiträge
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
Phu Pham Cong, geändert vor 13 Jahren.

RE: Is Message Board flag working?

New Member Beiträge: 16 Beitrittsdatum: 30.11.10 Neueste Beiträge
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, geändert vor 12 Jahren.

RE: Is Message Board flag working?

Junior Member Beiträge: 92 Beitrittsdatum: 16.05.11 Neueste Beiträge
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, geändert vor 12 Jahren.

RE: Is Message Board flag working?

Expert Beiträge: 484 Beitrittsdatum: 02.03.06 Neueste Beiträge
Did you try this

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

Regards,
Nagendra
Rajesh Vijayakumar, geändert vor 12 Jahren.

RE: Is Message Board flag working?

Junior Member Beiträge: 92 Beitrittsdatum: 16.05.11 Neueste Beiträge
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, geändert vor 1 Jahr.

RE: Is Message Board flag working?

Junior Member Beiträge: 72 Beitrittsdatum: 17.02.14 Neueste Beiträge

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?