blob: 1ee947947dd6a379f35138f6c5c0e1858f6bfba9 (
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
35
36
37
|
<sect2>
<title>How to unsubscribe?</title>
<para>
To unsubscribe from a list, send an email to
<ulink url="mailto:listar@linuxfromscratch.org">
listar@linuxfromscratch.org</ulink> and write <emphasis>unsubscribe
listname</emphasis> as the subject header of the message.
</para>
<para>
Multiple lists can be unsubscribed at the same time
using one email. This is done by leaving the subject header blank. The
email will look like:
</para>
<blockquote><literallayout>
To: listar@linuxfromscratch.org
Subject:
unsubscribe lfs-discuss
unsubscribe lfs-apps
unsubscribe alfs-discuss
</literallayout></blockquote>
<para>
After the email was sent, the Listar program will reply with an
email requesting a confirmation of the unsubscription
request. After this confirmation email is sent back, Listar will
send an email again with the message that the user has been unsubscribed
from the list(s).
</para>
</sect2>
|