From 0121008a877f9c26b4b6731787417ba832d259e2 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Wed, 1 Jan 2014 19:08:05 +0000 Subject: [PATCH] new rejection reasons for ulm --- stump/etc/messages/abuse.IN1 | 2 +- stump/etc/messages/advert.IN1 | 16 ++++++++++++++++ stump/etc/messages/duplicate.IN1 | 15 +++++++++++++++ stump/etc/messages/meta.IN1 | 10 +++------- stump/etc/messages/mistake.IN1 | 5 ++--- stump/etc/messages/notnew.IN1 | 15 +++++++++++++++ stump/etc/messages/offtopic.IN1 | 15 +++++++++++++++ stump/etc/messages/privacy.IN1 | 15 +++++++++++++++ stump/etc/messages/unlawful.IN1 | 16 ++++++++++++++++ webstump/skeleton/rejection-reasons.IN1 | 15 ++++++++------- 10 files changed, 106 insertions(+), 18 deletions(-) create mode 100644 stump/etc/messages/advert.IN1 create mode 100644 stump/etc/messages/duplicate.IN1 create mode 100644 stump/etc/messages/notnew.IN1 create mode 100644 stump/etc/messages/offtopic.IN1 create mode 100644 stump/etc/messages/privacy.IN1 create mode 100644 stump/etc/messages/unlawful.IN1 diff --git a/stump/etc/messages/abuse.IN1 b/stump/etc/messages/abuse.IN1 index cf51a74..aa03e15 100644 --- a/stump/etc/messages/abuse.IN1 +++ b/stump/etc/messages/abuse.IN1 @@ -1,7 +1,7 @@ Thank you for your submission to %GROUP%. However, we regret to inform you that your message has been rejected -because it was rude, a flame, and/or personal abuse. +because it was abusive or hurtful to another poster. Please refer to the group charter and moderation policy at %GROUPURL% diff --git a/stump/etc/messages/advert.IN1 b/stump/etc/messages/advert.IN1 new file mode 100644 index 0000000..a502e91 --- /dev/null +++ b/stump/etc/messages/advert.IN1 @@ -0,0 +1,16 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it appears to be advertising in furtherance of a commercial +enterprise. + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/stump/etc/messages/duplicate.IN1 b/stump/etc/messages/duplicate.IN1 new file mode 100644 index 0000000..c23d088 --- /dev/null +++ b/stump/etc/messages/duplicate.IN1 @@ -0,0 +1,15 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it was a duplicate (i.e. identical to a previous post). + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/stump/etc/messages/meta.IN1 b/stump/etc/messages/meta.IN1 index e83cf76..cd66792 100644 --- a/stump/etc/messages/meta.IN1 +++ b/stump/etc/messages/meta.IN1 @@ -1,13 +1,9 @@ Thank you for your submission to %GROUP%. However, we regret to inform you that your message has been rejected -because it is a posting about moderation decisions, and we feel it is -overly specific, not constructive, or is part of a meta-discussion -which has got out of hand. - -If you feel your posting had merit, please repost it to -uk.net.news.moderation instead. We will read it there and respond as -appropriate. +because it is disputing a moderation decision. This is off-topic in +%GROUP%. If you wish to dispute the moderators' decisions, then please +do so in uk.net.news.moderation instead. Please refer to the group charter and moderation policy at %GROUPURL% diff --git a/stump/etc/messages/mistake.IN1 b/stump/etc/messages/mistake.IN1 index 5fcf364..a183e54 100644 --- a/stump/etc/messages/mistake.IN1 +++ b/stump/etc/messages/mistake.IN1 @@ -1,12 +1,11 @@ Thank you for your message. However, we have not approved it because -it appears to have been posted by mistake. +it appears to have been posted in error. -Reasons for us thinking a posting was a mistake often include: +Reasons for us thinking a posting was made in error often include: - It didn't contain any new text; - It appears to have been truncated or mangled; - It looks like it was sent before it was finished; - It looks like it was meant to be sent by private email; - - Multiple identical postings; - It looks like it was meant for a different newsgroup. If this decision was wrong please let us know, preferably before diff --git a/stump/etc/messages/notnew.IN1 b/stump/etc/messages/notnew.IN1 new file mode 100644 index 0000000..49a1eb6 --- /dev/null +++ b/stump/etc/messages/notnew.IN1 @@ -0,0 +1,15 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it contained insufficient new material. + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/stump/etc/messages/offtopic.IN1 b/stump/etc/messages/offtopic.IN1 new file mode 100644 index 0000000..94654e6 --- /dev/null +++ b/stump/etc/messages/offtopic.IN1 @@ -0,0 +1,15 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it was off topic for %GROUP%. + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/stump/etc/messages/privacy.IN1 b/stump/etc/messages/privacy.IN1 new file mode 100644 index 0000000..c4bf483 --- /dev/null +++ b/stump/etc/messages/privacy.IN1 @@ -0,0 +1,15 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it appears to infringe the privacy of a third party. + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/stump/etc/messages/unlawful.IN1 b/stump/etc/messages/unlawful.IN1 new file mode 100644 index 0000000..c7177b3 --- /dev/null +++ b/stump/etc/messages/unlawful.IN1 @@ -0,0 +1,16 @@ +Thank you for your submission to %GROUP%. + +However, we regret to inform you that your message has been rejected +because it might be unlawful by breaching an injunction or the sub +judice rule. + +Please refer to the group charter and moderation policy at + %GROUPURL% +and direct your queries to + %MODEMAIL% + +If you have difficulty reaching the moderators (eg due to +spamfiltering) please tell %SPAMFILTERINGADMIN%. + +Thank you, + - Moderator. diff --git a/webstump/skeleton/rejection-reasons.IN1 b/webstump/skeleton/rejection-reasons.IN1 index e19a72a..fea2fb7 100644 --- a/webstump/skeleton/rejection-reasons.IN1 +++ b/webstump/skeleton/rejection-reasons.IN1 @@ -1,11 +1,12 @@ discard::SILENTLY DISCARD (eg because message is spam) -abuse::message is rude and abusive +abuse::message is abusive/hurtful to another post repetition::message is excessively repetitious -crosspost::crossposting to that newsgroup is not permitted -charter::not in accordance with the charter -test::message is a test -meta::unconstructive or excessive metadiscussion -inflammatory::needlessly inflammatory +meta::message is disputing a moderation decision mistake::appears to have been posted in error -blocklist::poster banned defamatory::post may be defamatory (rejected message will not be published) +offtopic::message is off-topic +duplicate::message is identical to a previous post +notnew::message contains insufficient new material +privacy::message may infringe the privacy of a third party (rejected message will not be published) +advert::message is advertising +unlawful::message may be breaching an injunction or the sub judice rule (rejected message will not be published) -- 2.30.2