Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The list owner can modify or remove this by following the steps below.

Instructions

  1. Log in to the Listserv web interface with the email address set as an owner of your list.

  2. Select the list you wish to manage:

...

  1. image-20240710-171821.pngImage Added
  1. On the left side menu, click Mail Templates: 

...

  1. Image Added
  2. Click All Templates, select Top and Bottom Banners, then click Select:

...

  1. Image Added
  2. You will need to update two templates: BOTTOM_BANNER (used for messages that are plain-text) and BOTTOM_BANNER_HTML (used for messages that are sent in HTML).

...

  1. Image Added
  2. Click BOTTOM_BANNER to edit it.

  3. The text in the Content field is what you need to edit.  To remove the bottom banner completely, select all of the text in there and delete it.  If you choose to modify the text, take care not to change any of the Listserv code.  Then click Update.

...

  1. image-20240710-172023.pngImage Added

    Code Block
    .CS ISO-8859-1
    ########################################################################
    To unsubscribe from the &LISTNAME list, click the following link and send the email generated:
    .BB &LITEFE = 0
    &LISTNAME-SIGNOFF-REQUEST@&MYHOST
    .ELSE
    &WA_URL;?SUBED1=&LISTNAME_ENCODED&A=1
    .EB
  2. Then click Back:

...

  1. Image Added
  2. Click BOTTOM_BANNER_HTML to edit it.

  3. The text in the Content field is what you need to edit.  To remove the bottom banner completely, select all of the text in there and delete it. If you choose to modify the text, take care not to change any of the Listserv code. Then click Update.

...

  1. image-20240710-172052.pngImage Added
    Code Block
    .CS ISO-8859-1
    <br>
    <hr>
    <p align="center">To unsubscribe from the &LISTNAME list, click the following link and send the email generated:<br>
    .BB &LITEFE = 0
    <a href="mailto:&LISTNAME-SIGNOFF-REQUEST@&MYHOST" target="_blank">&LISTNAME-SIGNOFF-REQUEST@&MYHOST</a>
    .ELSE
    <a href="&WA_URL;?SUBED1=&LISTNAME_ENCODED&A=1" target="_blank">&WA_URL;?SUBED1=&LISTNAME_ENCODED&A=1</a>
    .EB
    </p>
Include Page
footer
footer