Mercurial > public > src > moin > 1.9
changeset 5955:21a89a0b74d6
resetpw docs: fix path of mailtemplate.txt, it is in same directory as the docs
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Sun, 10 Mar 2013 17:34:13 +0100 |
parents | a36af2908724 |
children | 64f514bff31e |
files | docs/resetpw/README |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/resetpw/README Sun Mar 10 17:02:20 2013 +0100 +++ b/docs/resetpw/README Sun Mar 10 17:34:13 2013 +0100 @@ -58,12 +58,12 @@ Maybe first try it with a single user account: -moin ... account resetpw --name JoeDoe --notify --subject 'Wiki password reset' --text-from-file contrib/resetpw/mailtemplate.txt +moin ... account resetpw --name JoeDoe --notify --subject 'Wiki password reset' --text-from-file mailtemplate.txt Use some valid name, maybe a testing account of yourself. You should now have mail. If that worked ok, you can now do a global password reset for your wiki: -moin ... account resetpw --all-users --notify --subject 'Wiki password reset' --text-from-file contrib/resetpw/mailtemplate.txt +moin ... account resetpw --all-users --notify --subject 'Wiki password reset' --text-from-file mailtemplate.txt The subject may contain a placeholder for the sitename, which is useful for wiki farms (showing the builtin default here):