blob: 59fa29b1c1851e592409bcba93bf998ef9ff7535 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!--
$FML: chaddr.sgml,v 1.2 2005/07/20 10:37:44 fukachan Exp $
$jaFML: chaddr.sgml,v 1.2 2003/04/15 14:51:45 fukachan Exp $
-->
<sect1 id="usage.user.chaddr">
<title>
Change Registered Address
</title>
<para>
In the case of elena@fml.org ML,
send the mail with
<screen>
chaddr OLD-ADDRESS NEW-ADDRESS
</screen>
to elena-ctl@fml.org.
<screen>
[Example]
chaddr rudo@nuinui.net rudo-new@nuinui.net
</screen>
You can send this mail from both OLD-ADDRESS and NEW-ADDRESS. &fml8;
treats this command as an exceptiona of From: based authentication.
</para>
<para>
&fml8; sends back the confirmation to both addresses. Please reply
the confirmation and send back it to elena-ctl@fml.org from either
address again. When you reply is confirmed to be valid, &fml8; remove
OLD-ADDRESS and add NEW-ADDRESS to the recipient and member list.
</para>
</sect1>
|