diff options
| author | bwarsaw | 2002-05-28 03:15:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-28 03:15:01 +0000 |
| commit | 2fa36d3934b61d8883febbdfd933be59f63ae98f (patch) | |
| tree | cef65fb8fcfc6e6316b2fb5d61d6126f453e61a5 | |
| parent | 9f00a6babbe6b751da15296a546ef9382a607fca (diff) | |
| download | mailman-2fa36d3934b61d8883febbdfd933be59f63ae98f.tar.gz mailman-2fa36d3934b61d8883febbdfd933be59f63ae98f.tar.zst mailman-2fa36d3934b61d8883febbdfd933be59f63ae98f.zip | |
intermediate
| -rw-r--r-- | templates/en/nomoretoday.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/en/nomoretoday.txt b/templates/en/nomoretoday.txt new file mode 100644 index 000000000..1019dce34 --- /dev/null +++ b/templates/en/nomoretoday.txt @@ -0,0 +1,8 @@ +We have received a message from your address `%(sender)s' requesting +an automated response from the %(listname)s mailing list. We have +seen %(num)s such messages from you today. In order to avoid problems +such as mail loops between email robots, we will not be sending you +any further email responses today. Please try again tomorrow. + +If you believe this message is in error, or if you have any questions, +please contact the list owner at %(owneremail)s. |
