
Mailing List Netiquette Enforcement Via Software? 18
Rob Kaper asks: "While administrating various e-mail mailing lists (with ezmlm), I noticed that most users lack an understanding of Netiquette. For example, they send their reply above the original, while quoting the entire original message.
I could of course tighten the list policies and kick off offenders, but that would be a rather harsh solution. Is there software available that enforces or stimulates obedience of the Netiquette guidelines? (for example mailing list software that reformats ugly replies, converts HTML to plain text or bounces such e-mails)" Such programs would be useful to mailing-list maintainers who have bandwidth quotas. Any clues?
Trying to sow a field with a Honda Civic (Score:1)
Re:Trying to sow a field with a Honda Civic (Score:1)
One thing which I've learned from usnig Slashcode with my relatives is that a Slashsite can be a complicated beast for the average net user. I've had to do things such as removing certain buttons and preferences and rewording things different ways. These changes were all in attempt to make the sight easier to use.
The Human Element (Score:3)
First of all, every single list needs a FAQ, or if the amount of specifics for each list is small enough, you need a global FAQ for all the lists. At the very least, this FAQ needs to contain:
* the name of the list
* who's running it
* the purpose of the list
* the amount of email that you can expect to get on it (Some people don't realize that a busy mailing list can easily hit 100+ messages a day)
* the web address to unsubscribe and subscribe if your mailing list software supports it
* the email commands to unsubscribe, subscribe, set yourself to digest, nomail, etc.
* a brief description of those features.
And, finally, the biggie:
* Expected posting guidelines. Don't scrimp on these. You'll always have some user who thinks that they have the right to free speech everywhere and that they don't have to play by the rules, and the better your posting guidelines are the easier it is to say "Sorry kid, go play on Usenet" and unsubscribe him.
(Anyone who has run a mailing list understands this type of user.)
Sample posting guidelines for the lists I run:
* Place your replies below the text you're quoting, snip irrelevant text, make sure you correctly attribute the people you're responding to.
* No HTML, attachements, vcards, or anything but pure straight text.
* Don't flame, post anything illegal, spam, harass other list members, and try to keep stuff On Topic.
Keeping stuff On Topic is another side note - it's hard to do, and nobody wants to watch email all day and bitch at people for being OT or not. We've had good success asking people to prefix posts that they KNOW are off topic with the [OT] tag. People who have absolutely no desire to read off topic stuff can then filter it out.
Also, clearly lay out what the punishments are for violations. We use a three strikes rule - you get two personal warnings, and on the third you get removed from the list. You're allowed to resubscribe, but if you violate again we'll ask you not to resubscribe for a length of time.
We've only ever had to block one person from acessing our lists once in my four years with them, and I believe once before I started working with them too. Not a bad record for 7 years...
Now, to get to the subject of my post - The Human Element.
The lists we run always have two main Admins - The Fearless Leader and the Assistant Fearless Leader. From there we add another people as neede d - we have someone who maintains the FAQs and the website that they're on, and on one of the lists we have someone who maintains a Newbies Guide (Said list is an Interactive Fiction list, and has strict guidelines so such a guide is necessary).
For the busiest list we have what we call GridSec, or without the "themed" term, Flunkies.
These people do the day to day job of scanning the list for posting violations or users having problems, sending our warnings, and keeping the senior Admins abreast of any problems. Personally I don't really have time now to read each and every post to the list, so having these guys around is a great big help. We had an "Open Call" for applications to be one, and ended up picking 3 people from different parts of the planet - this means we can safely sleep while we know the Euro based flunky can keep his eye on things.
Also, it's best to pick people who have been on the list a decent length of time, and who contribute positively - that way it's more likely that the people on the other end are going to listen to them and understand that they're not trying to be jerks, but they're trying to keep the list flowing smoothly.
I've probably forgotten a few things (Long posts first thing in the morning
Adam
More on the subject (Score:2)
I cannot enforce policies on my friends by moderating manually: too much work. And I'd like to keep my friends so unsubscribing them for their lack of Netiquette cannot be done. They all know I have a policy to send decent replies and I inform them to use it often - which always results into nice discussions and mockery.
At the moment I am thinking of writing a simple filter that will bounce a mail when it sees regular lines before "> Original message".
Try Listar (Score:3)
Re:Trying to sow a field with a Honda Civic (Score:1)
Not for me:
Re:IANAML (Score:1)
Re:User Education and Outlook Replies (Score:2)
Re:Trying to sow a field with a Honda Civic (Score:2)
ick, slashcode is slow. I often wait several seconds for a reply to load in /. At least I don't have to load each reply seperatly like most web forums, but even still the speed is unaccaptable. (For what /. does I don't see how you can make things better, but I still don't like it)
Mailing lists allow me to read one message while the next downloads. procmail give fairly good filtering on my end if I need it. I agree that I don't like them, but they do work.
Usenet is best, IMHO, but you need to deal with spam. (Private news servers are okay, but not much better then mail software for small groups.
Re:What I've never understood (Score:2)
But on a public list, most of the recipients cannot be expected to instantly recall what you're talking about. Especially not if there are two or three discussions going on at the same time. Help them out by writing your message so that any reader could instantly get the gist of things.
That doesn't mean making them scroll through pages and pages of quoted text. Just select a few lines which are relevant. Alternatively, you could include comments like '[style of quoting in messages] ' to make it clear what you're talking about. Or you could avoid quoting altogether and rephrase things in your own words (like this message).
If you're reading messages on a handheld, you can set up procmail to summarize them (eg show the first two non-comment lines). But also remember that a message like 'I agree' followed by pages and pages of quoted junk (as people tend to produce with Outlook) is also unreadable on a handheld.
User Education and Outlook Replies (Score:1)
Even if you turn on "prefix each line" for replys in the traditional internet style, Outlook doesn't get the line wrap right, causing really ugly posts.
The only option I can think of is to show mailing list subscribers what a good reply looks like, and hope that they either (a) reformat replies by hand or (b) give up Outlook.
Neither seems very likely to succeed, sad to say.
'Mommy' script (Score:1)
1. quote too much (e.g. more quoted text than new content)
2. send HTML attachments
3. have a horribly misconfigured mailer (*cough*Outlook*cough*)
4. send large messages or binary attachments
It works very well on one of his lists to which I subscribe. I don't know about the others, but I'd guess he's getting similar results with them also.
You have all you need... (Score:2)
The idx version not only allows you to create a web archive of the list that's dynamically updated, but it also allows you to strip HTML posts, remove "bad" attachments (above a certain size, certain attachment types, etc) and a bunch of wonderful moderation options.
Try it.
Re:What I've never understood (Score:2)
Personally I favour placing replies below the quoted material for a few reasons:
* It means that people are more likely to snip irrelevant stuff it's above what they've written, while plenty of people who reply above just include the whole message below, including
* It shows that the person has at least skimmed the message, as opposed to just hitting "reply" and typing wildly
* As mentioned above, when you haven't been paying attention to the entire thread I find it easier to read, especially if there's multiple replies in a single message, such as:
---
> Blah blah
oh really? very interesting..
> blah blah blah!
You just said that..
> blah blah!!
Okay, now you're just being repetitive.
---
However, if the person running the mailing list or the majority of the list members prefer placing replies on top, as long as everyone does it that way it's not a big deal, although I personally find it harder to read.
Consistency is the key, IMO.
Adam
Re:Trying to sow a field with a Honda Civic (Score:1)
Umm. Shouldn't that read... Keeping /. full of spelling errors for 3 years?
consistantly => consistently
sight => site
You're telling me.. (Score:1)
Re:More on the subject (Score:1)
not a very good idea, people sometimes have an introduction to their email, then quote, and the4n answer the quote.
you should instead check, if there are no regular lines after the first line of quote. (except for the sig)
greetings, eMBee.
--
Past solutions (Score:1)
Surely someone has come up with something similar for lists. At least I hope so. Some of the lists I subscribe to could *really* use it.