---+ Change E-mail Address %STARTINCLUDE% <strong>%MAKETEXT{"This form is used to change your registered e-mail addresses. Your registered e-mails are used by TWiki for sending you e-mails, include notifications of password changes. The addresses you register via this form are kept secret and will *not* be published anywhere on this site."}%</strong> %X% __Security Note__: %MAKETEXT{"You really ought to register a valid e-mail address. If TWiki can't find a registered e-mail for you in the secret database, it will look in your user topic for a line like this:"}% <verbatim> * Set Email = user@example.com </verbatim> %MAKETEXT{"If your user topic is not protected from changes by other people, and you don't register an e-mail address using this form, then your user account could be hijacked by someone else."}% %MAKETEXT{"If your old e-mail addresses are all invalid (you can't receive mail there any more) and you have forgotten your password, please contact [_1] for help." args="%WIKIWEBMASTER%"}% <form name="passwd" action="%SCRIPTURLPATH{"passwd"}%/%WEB%/%TOPIC%" method="post"> <div class="twikiFormSteps"> <div class="twikiFormStep"> *%MAKETEXT{"After submitting this form your e-mail will be changed, and you will be returned to this form."}%* </div> <div class="twikiFormStep"> Registered e-mail addresses for currently logged in user (=%USERINFO{format="$wikiname"}%=): %USERINFO{format="$emails"}% </div> <div class="twikiFormStep"> %TABLE{databg="" cellborder="0" tableborder="0"}% | | %MAKETEXT{"Fields marked [_1] are required" args="=<font color='red'>**</font>="}% | | %MAKETEXT{"Your [_1].LoginName" args="%TWIKIWEB%"}%: | <input type="text" name="username" value="%URLPARAM{"username" default="%USERNAME%"}%" size="40" class="twikiInputField" /> =<font color="red">**</font>= | | %MAKETEXT{"Password"}%: | <input type="password" name="oldpassword" value="%URLPARAM{oldpassword}%" size="40" class="twikiInputField" /> =<font color="red">**</font>= | | %MAKETEXT{"New e-mails (space-separated list)"}%: | <input type="text" name="email" size="40" class="twikiInputField" /> =<font color="red">**</font>= | </div> <div class="twikiFormStep twikiLast"> <input type="hidden" name="TopicName" value="%TOPIC%" /> <input type="hidden" name="action" value="changePassword" /> <input type="submit" class="twikiSubmit" value="Change e-mail address" /> </div><!-- /twikiFormStep--> </div><!-- /twikiFormSteps--> </form> <div class="twikiHelp"> * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]." args="%WIKIWEBMASTER%"}% * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users." args="%MAINWEB%.%WIKIUSERSTOPIC%"}% </div> %STOPINCLUDE% __%MAKETEXT{"Related topics:"}%__ ChangePassword, ResetPassword, UserToolsCategory, AdminToolsCategory <table bgcolor="yellow"><tr><td> __Note to administrator:__ This form applies only if TWiki uses a {PasswordManager} that supports storing e-mails (e.g. TWiki::Users::HtPasswdUser). Otherwise replace this topic with a note describing how to change registered e-mail in your organization). </td></tr></table>
This topic: TWiki
>
ChangeEmailAddress
Topic revision: r3 - 2005-03-27 - TWikiContributor
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.ChangeEmailAddress
.