summaryrefslogtreecommitdiffstats
path: root/templates/unsubscribe_en.html
blob: 2a13fd378fac68595e8bf07ea83c18af75566c28 (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
$var title: Mailinglisten
$var headline:
     How to unsubscribe from a mailing list

<div class="info">
  <ol>
    <li>
      Go to the list info page of the mailing list you are subscribed
      to.<br />
      <br />
      Here is <a href="/mailman/listinfo">a list</a> of all public
      mailing lists, or go directly to the address:<br />
      http://lists.spline.de/mailman/listinfo/[mailing list name]
    </li>

    <li>
      At the bottom of the page, you'll find the unsubscribe
      form:<br />
      <img src="/static/img/unsubscr.gif"
           alt="email: _____________ [Options/Einstellungen]" />
    </li>

    <li>
      Enter your e-mail address into the "e-mail" field at the bottom
      of the page and click on "Options".
    </li>

    <li>
      Click on &quot;K&uuml;ndigung des Abos&quot;. You will get an
      e-mail with a link, that you should simply open to complete the
      process.
    </li>
  </ol>
</div>