From: Casey Allen Shobe <lists@seattleserver.com>
To: mlmmj@mlmmj.org
Subject: Re: footer isn't appended to multipart messages (part II: reality check!)
Date: Wed, 06 Jul 2005 02:38:58 +0000 [thread overview]
Message-ID: <200507060238.58342.lists@seattleserver.com> (raw)
In-Reply-To: <200507052130.02825.lists@seattleserver.com>
On Tuesday 05 July 2005 23:32, you wrote:
> This is absolutely true- you (that is to say, *we*, that is to
> say techie/programmer types) find this stuff very annoying.
> However, mailing lists are used by knitting clubs too, and I, for
> one, DO NOT want the nightmare of administrating a knitting club
> mailing list that has absolutely no dependable notification of
> "how to do it yourself".
Reality check indeed: knitting club members aren't going to have a
clue wtf the reminder mail or appended text means. They don't
understand what "unsubscribing from a mailing list" is, they just
use a particular address to talk to other club members. If they
want off the list, no matter how much you spam them with
instructions, they will ask the head of the knitting club to do it.
I'm on some lists which append unsubscription messages to every
mail, and guess what I see posted there all the time? empty
messages with "unsubscribe" subjects (often with unsubscribe
misspelled, not that it matters since that's not how the lists
work).
Reality is, nontechy users have no interest in doing it themselves,
and techy users know right well how to find out. Most anyone in
between will look up the website where they signed up to try to
figure it out.
Also, even though Outhouse Express is not yet one of them, many mail
clients have built-in support for List-Unsubscribe header which
enables a button for unsubscribing from the list.
> not sure which "example" you mean
The example you asked about: appending footers with
subscribe/unsubscribe information.
> For other lists, on the contrary, it should be *encouraged* (see
> above)!
I could not disagree with this statement more. You really think
that when I (the idiot user in this example) feel like
unsubscribing that I'm going to wait around for the next monthly
mail or go digging around for an old one? No, I'm going to whine
to the list owner or whomever I think is in charge if I can't
figure things out, and probably just the whole list to make sure
somebody hears me.
> 1) I haven't found the documentation on how to enforce text-only
> mailing lists
You could filter incoming messages with something like maildrop or
your own script. Not sure how you'd go about mingling this with
mlmmj, perhaps somebody else can answer that.
> 2) not sure what happens on a text-only mlmmj list when a
> multi-part msg is sent, but [it] has to handle the
> default settings of widespread [...] email clients [...].
Short answer, if you want HTML mail to reach the list, then don't
block it. If you care about people seeing signatures on every
single mail (even the HTML ones), then don't allow HTML. You can't
(easily) have your cake and eat it too.
Long answer, you *can* have your cake and eat it too, but it will
require substantial work on your part to reduce the messages (which
I don't think you're actually willing to do or you might have just
implemented multipart footer appending yourself):
* Outlook Express sends HTML and text multipart messages by default
I believe. You could reduce this to plain text with some parsing,
removing the HTML part and leaving the plain text.
* At least Thunderbird sends HTML-only mail by default. It's not
that hard to go through and strip out HTML tags, since 99.9% of the
time, end users never use any custom HTML anyways, and if they do,
it's just a font or color and doesn't affect the legibility of the
message (except for the worse).
* You will run into messages with lots of parts, where people think
it's a good idea to tack on a VCF, HTML message, text message,
separate parts for their spam filtering mechanism's signature, one
for saying the mail passed their lame virus scan, and an image of
the company's logo. Good luck with those.
Realistic answer, chances are you will never make your knitting club
members happy, because the majority of them cannot and will not
understand what a mailing list even is. You might come closest
with the least effort by just going and signing up for yahoogroups,
which even gives you the option to convert all incoming messages to
HTML (*shudder*) and appends the dummy footer to every message, and
gives them an ad-filled web-interface that they can use instead of
email if they want to boot.
Another answer, if you just want a monthly/weekly/whatever reminder,
just mail the list from a cron job.
Cheers,
--
Casey Allen Shobe | http://casey.shobe.info
cshobe@seattleserver.com | cell 425-443-4653
AIM & Yahoo: SomeLinuxGuy | ICQ: 1494523
SeattleServer.com, Inc. | http://www.seattleserver.com
next prev parent reply other threads:[~2005-07-06 2:38 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 21:30 footer isn't appended to multipart messages Casey Allen Shobe
2005-07-05 22:09 ` Sven 'Darkman' Michels
2005-07-05 23:32 ` footer isn't appended to multipart messages (part II: reality check!) Patrick Bennett
2005-07-06 2:38 ` Casey Allen Shobe [this message]
2005-07-06 6:17 ` Fw: " Patrick Bennett
2005-07-06 8:05 ` footer isn't appended to multipart messages Mads Martin Joergensen
2005-07-06 8:12 ` footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-06 8:15 ` Mads Martin Joergensen
2005-07-06 13:00 ` Fw: " Morten K. Poulsen
2005-07-07 15:31 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-07 16:07 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-09 18:10 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-15 14:29 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-16 13:12 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-16 14:52 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-18 9:49 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-18 18:12 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-18 23:26 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-19 7:25 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-19 7:59 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-19 8:05 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-07-19 18:44 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-07-19 22:09 ` Jakob Hirsch
2005-07-20 6:18 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-10-10 5:28 ` Mads Martin Joergensen
2005-10-10 21:41 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-10-10 21:47 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Neale Pickett
2005-10-10 22:08 ` Fw: footer isn't appended to multipart messages (part II: reality Jakob Hirsch
2005-10-11 0:15 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-10-11 3:06 ` Neale Pickett
2005-10-11 7:52 ` Fw: footer isn't appended to multipart messages (part II: Jakob Hirsch
2005-10-11 8:52 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-10-11 9:30 ` Fw: footer isn't appended to multipart messages (part II: Jakob Hirsch
2005-10-11 12:24 ` Fw: footer isn't appended to multipart messages (part II: reality check!) Mads Martin Joergensen
2005-10-11 12:55 ` Neale Pickett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200507060238.58342.lists@seattleserver.com \
--to=lists@seattleserver.com \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.