diff options
Diffstat (limited to 'chapter01/unsubscribe.xml')
-rw-r--r-- | chapter01/unsubscribe.xml | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/chapter01/unsubscribe.xml b/chapter01/unsubscribe.xml index 425071d95..d9916af21 100644 --- a/chapter01/unsubscribe.xml +++ b/chapter01/unsubscribe.xml @@ -1,36 +1,28 @@ <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>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 +<para>Multiple lists can be unsubscribed at the same time using one email. This is done by leaving the subject header blank and putting all the commands in the body of the email. The email will look -like: -</para> +like: </para> -<blockquote><literallayout> -To: listar@linuxfromscratch.org +<blockquote><literallayout>To: listar@linuxfromscratch.org Subject: unsubscribe lfs-discuss unsubscribe lfs-apps -unsubscribe alfs-discuss -</literallayout></blockquote> +unsubscribe alfs-discuss</literallayout></blockquote> -<para> -After the email was sent, the Listar program will reply with an +<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> +from the list(s).</para> </sect2> |