diff options
| author | bwarsaw | 2001-12-27 07:12:12 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-12-27 07:12:12 +0000 |
| commit | 586d9bddbf2c3ba3716da3468da458a66c86d2a1 (patch) | |
| tree | d468aff93353b90f4f45e79d0e64792bf140c50d | |
| parent | 8b573625e802be7880faf01e052b9a12868e0332 (diff) | |
| download | mailman-586d9bddbf2c3ba3716da3468da458a66c86d2a1.tar.gz mailman-586d9bddbf2c3ba3716da3468da458a66c86d2a1.tar.zst mailman-586d9bddbf2c3ba3716da3468da458a66c86d2a1.zip | |
intermediate
| -rw-r--r-- | templates/en/disabled.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/templates/en/disabled.txt b/templates/en/disabled.txt new file mode 100644 index 000000000..69197d19e --- /dev/null +++ b/templates/en/disabled.txt @@ -0,0 +1,25 @@ +Your membership in the mailing list %(listname)s has been disabled due +to excessive bounces. You will not get any more messages from this +list until you re-enable your membership. You will receive +%(noticesleft)s more reminders like this before your membership in the +list is deleted. + +To re-enable your membership, you can simply respond to this message +(leaving the Subject: line intact), or visit the confirmation page at + + %(confirmurl)s + +You can also visit your membership page at + + %(optionsurl)s + +On your membership page, you can change various delivery options such +as your email address and whether you get digests or not. As a +reminder, your membership password is + + %(password)s + +If you have any questions or problems, you can contact the list owner +at + + %(owneraddr)s |
