Fórum

liferay5.2.2版本中的在用户忘记密码后发送新密码的邮件内容在哪文件修改?

tim miao, modificado 14 Anos atrás.

liferay5.2.2版本中的在用户忘记密码后发送新密码的邮件内容在哪文件修改?

New Member Mensagem: 1 Data de Entrada: 10/07/09 Postagens Recentes
liferay5.2.2版本中的在用户忘记密码后,系统由mailserver发送新密码的Email邮件内容在哪文件修改?

默认内容是:

Your new password for http://localhost is GStY5A38.

The request for a new password was made from 0:0:0:0:0:0:0:1 / 0:0:0:0:0:0:0:1 with the browser Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1) Gecko/20090624 Firefox/3.5.

Sincerely,
Joe Bloggs
test@liferay.com
http://localhost


谢谢。
thumbnail
Gavin Wan, modificado 14 Anos atrás.

RE: liferay5.2.2版本中的在用户忘记密码后发送新密码的邮件内容在哪文件修改?

Regular Member Postagens: 190 Data de Entrada: 14/09/07 Postagens Recentes
#
# Configure email notification settings.
#
admin.email.from.name=Joe Bloggs
admin.email.from.address=test@liferay.com

admin.email.user.added.enabled=true
admin.email.user.added.subject=com/liferay/portlet/admin/dependencies/email_user_added_subject.tmpl
admin.email.user.added.body=com/liferay/portlet/admin/dependencies/email_user_added_body.tmpl

admin.email.password.sent.enabled=true
admin.email.password.sent.subject=com/liferay/portlet/admin/dependencies/email_password_sent_subject.tmpl
admin.email.password.sent.body=com/liferay/portlet/admin/dependencies/email_password_sent_body.tmpl
谢谢你的回复,能告诉我下面这些内容所在文件的名字吗?thanks


Gavin Wan:
#
# Configure email notification settings.
#
admin.email.from.name=Joe Bloggs
admin.email.from.address=test@liferay.com

admin.email.user.added.enabled=true
admin.email.user.added.subject=com/liferay/portlet/admin/dependencies/email_user_added_subject.tmpl
admin.email.user.added.body=com/liferay/portlet/admin/dependencies/email_user_added_body.tmpl

admin.email.password.sent.enabled=true
admin.email.password.sent.subject=com/liferay/portlet/admin/dependencies/email_password_sent_subject.tmpl
admin.email.password.sent.body=com/liferay/portlet/admin/dependencies/email_password_sent_body.tmpl
thumbnail
Yongming Duan, modificado 14 Anos atrás.

RE: liferay5.2.2版本中的在用户忘记密码后发送新密码的邮件内容在哪文件修改?

Regular Member Postagens: 213 Data de Entrada: 15/10/07 Postagens Recentes
大哥,里面不是已经告诉你在什么文件了吗?

portal-impl/com/liferay/portlet/admin/dependencies/email_user_added_subject.tmpl
haha,sorry啦,没仔细看。发完贴看到了。谢谢楼上两位!
Yongming Duan:
大哥,里面不是已经告诉你在什么文件了吗?

portal-impl/com/liferay/portlet/admin/dependencies/email_user_added_subject.tmpl


有这个文件夹吗?我怎么没找到!好像不对。
我是问下面这段内容在哪个文件????????

#
# Configure email notification settings.
#
admin.email.from.name=Joe Bloggs
admin.email.from.address=test@liferay.com

admin.email.user.added.enabled=true
admin.email.user.added.subject=com/liferay/portlet/admin/dependencies/email_user_added_subject.tmpl
admin.email.user.added.body=com/liferay/portlet/admin/dependencies/email_user_added_body.tmpl

admin.email.password.sent.enabled=true
admin.email.password.sent.subject=com/liferay/portlet/admin/dependencies/email_password_sent_subject.tmpl
admin.email.password.sent.body=com/liferay/portlet/admin/dependencies/email_password_sent_body.tmpl

我最后是这么解决的

以管理员身份登陆,然后是"Control Panel"----->Portal----->Setting----->General
shifre xue, modificado 10 Anos atrás.

RE: liferay5.2.2版本中的在用户忘记密码后发送新密码的邮件内容在哪文件修改?

New Member Postagens: 3 Data de Entrada: 27/01/14 Postagens Recentes
管理员也登录不进去啊?怎么办?我都不知道管理员的密码和邮箱是多少,这个在哪块看?我现在用的是6.1版本的