diff options
| author | bwarsaw | 1998-07-06 17:44:12 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-07-06 17:44:12 +0000 |
| commit | 4b6a0cadf36a0d4176a27e70db4e16490e71b8f1 (patch) | |
| tree | b589a605ea5efac624056eb21836ef4b9f8b2fe1 | |
| parent | 2ac4c4c0d8f385350fcaad406af603bcffc542ba (diff) | |
| download | mailman-4b6a0cadf36a0d4176a27e70db4e16490e71b8f1.tar.gz mailman-4b6a0cadf36a0d4176a27e70db4e16490e71b8f1.tar.zst mailman-4b6a0cadf36a0d4176a27e70db4e16490e71b8f1.zip | |
Set up for new mailpasswds format
| -rw-r--r-- | templates/cronpass.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/templates/cronpass.txt b/templates/cronpass.txt index d4d85d7b8..17dfda089 100644 --- a/templates/cronpass.txt +++ b/templates/cronpass.txt @@ -2,11 +2,6 @@ This is a reminder, sent out once a month, about your %(hostname)s mailing list memberships. It includes your subscription info and how to use it to change it or unsubscribe from a list. -Passwords for %(user)s: - -%(header)s -%(table)s - You can visit the URLs to change your membership status or configuration, including unsubscribing, setting digest-style delivery or disabling delivery altogether (e.g., for a vacation), and so on. @@ -19,3 +14,5 @@ sent to you with instructions. If you have questions, problems, comments, etc, send them to mailman-owner@%(hostname)s. Thanks! + +Passwords for %(user)s: |
