diff options
| author | bwarsaw | 1998-08-29 06:40:17 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-08-29 06:40:17 +0000 |
| commit | 8b6877ad1a779f6454db699d554b29fcc810028f (patch) | |
| tree | 7a6317b28e9c6f5c6aa28d6f103afd6018bcd1a8 | |
| parent | cbe6dcd0ff513937581dad6cca00ae01c736786c (diff) | |
| download | mailman-8b6877ad1a779f6454db699d554b29fcc810028f.tar.gz mailman-8b6877ad1a779f6454db699d554b29fcc810028f.tar.zst mailman-8b6877ad1a779f6454db699d554b29fcc810028f.zip | |
| -rw-r--r-- | templates/postheld.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/postheld.txt b/templates/postheld.txt new file mode 100644 index 000000000..dd8689c4e --- /dev/null +++ b/templates/postheld.txt @@ -0,0 +1,12 @@ +Your mail to '%(list_name)s' with the subject: + + %(subject)s + +Is being held until the list moderator can review it for approval. + +The reason it is being held: + + %(reason)s + +Either the message will get posted to the list, or you will receive +notification of the moderator's decison. |
