diff options
| author | bwarsaw | 2001-10-21 06:41:57 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-10-21 06:41:57 +0000 |
| commit | a1ff99e87acd773e4c20e004c9a58808fbdeb29b (patch) | |
| tree | 4df0f1cdb8df836fd13d635937c913dafb94fe87 | |
| parent | b7d78423bc7e0dd89ef88fd1d09bc6bcad67d8be (diff) | |
| download | mailman-a1ff99e87acd773e4c20e004c9a58808fbdeb29b.tar.gz mailman-a1ff99e87acd773e4c20e004c9a58808fbdeb29b.tar.zst mailman-a1ff99e87acd773e4c20e004c9a58808fbdeb29b.zip | |
Unsubscription authorization request (sent to the admin, similar to
the subscription authorization request).
| -rw-r--r-- | templates/en/unsubauth.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/en/unsubauth.txt b/templates/en/unsubauth.txt new file mode 100644 index 000000000..920f6c1b6 --- /dev/null +++ b/templates/en/unsubauth.txt @@ -0,0 +1,11 @@ +Your authorization is required for a mailing list unsubscription +request approval: + + By: %(username)s + From: %(listname)s@%(hostname)s + +At your convenience, visit: + + %(admindb_url)s + +to process the request. |
