diff options
Diffstat (limited to 'scripts/post')
| -rwxr-xr-x | scripts/post | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/post b/scripts/post index 4eac017c6..c5b8f1109 100755 --- a/scripts/post +++ b/scripts/post @@ -7,8 +7,6 @@ # Send back why the post was rejected. import sys -f = open('/tmp/hmm2', 'a+') -sys.stderr = f sys.path.append('/home/mailman/mailman/modules') @@ -48,7 +46,8 @@ Your mail to '%s' with the subject: %s Is being held until the list moderator can review it for approval. -The reason why it is being held is: + +The reason it is being held: %s |
