buildrelease
[openafs-wiki.git] / TWiki / ChangeEmailAddress.mdwn
1 # <a name="Change E-mail Address"></a> Change E-mail Address
2
3 **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.**
4
5 %X% **_Security Note_**: 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:
6
7        * Set Email = user@example.com
8
9 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.
10
11 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 0 for help.
12
13 <form action="http://www.dementia.org/twiki/manage/%WEB%/%TOPIC%" method="post" name="manage">
14   <div>
15     <div><strong>Sorry, the password system is currently read only, please contact 0</strong></div>
16     <div> Registered e-mail addresses for currently logged in user (<code>admin</code>): </div>
17     <div>
18       <table border="0" cellpadding="0" cellspacing="0" rules="none" style="border-width: 0px">
19         <tr>
20           <td bgcolor="transparent" style="">   </td>
21           <td bgcolor="transparent" style=""> Fields marked <code><font color="red">**</font></code> are required </td>
22         </tr>
23         <tr>
24           <td align="right" bgcolor="transparent" style=""> Your [[TWiki/LoginName]]: </td>
25           <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="username" size="40" type="text" value="admin" /> <code><font color="red">**</font></code></td>
26         </tr>
27         <tr>
28           <td align="right" bgcolor="transparent" style=""> Password: </td>
29           <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="oldpassword" size="40" type="password" value="" /> <code><font color="red">**</font></code></td>
30         </tr>
31         <tr>
32           <td align="right" bgcolor="transparent" style=""> New e-mails (space-separated list): </td>
33           <td bgcolor="transparent" style=""><input %notmodifyable%="%NOTMODIFYABLE%" name="email" size="40" type="text" /> <code><font color="red">**</font></code></td>
34         </tr>
35       </table>
36     </div>
37     <div><input name="TopicName" type="hidden" value="%TOPIC%" /> <input name="action" type="hidden" value="changePassword" /> <input %notmodifyable%="%NOTMODIFYABLE%" type="submit" value="Change e-mail address" /></div>
38   </div>
39 </form>
40
41 <div>
42   <ul>
43     <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> If you have any questions, please contact 0 </li>
44     <li><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> [[Main/TWikiUsers]] has a list of other TWiki users </li>
45   </ul>
46 </div>
47
48 **_Related topics:_** [[ChangePassword]], [[ResetPassword]], [[UserToolsCategory]], [[AdminToolsCategory]]