I am not really used to Google Groups, my current subscriptions are on
'django-users' and 'sqlalchemy-users' mailing lists only.
On the latter, it was decided recently to have every mail subject prefixed with
"[sqlalchemy]", which I find very nice to identify the origin of the dozens of
mails I received every day from this Google group.
As you might guess, I was wondering if such setup could be done for Django-users
mailing list? I receive hundreds of mails every day from so many contributors,
it would really help to see which mails come from Django users, just by having
something like '[Django'] in front of every mail.
What do you think?
This has been brought up before, and the general consensus was a resounding NO!
If you're using a mail reader that can't automatically filter incoming
messages into separate folders, based on the "To:" line, well, then
you should consider changing mail readers.
Jay P.
Generally I'm against that sort of thing; it's easy enough in any good
mail client (including Gmail) to filter based on the 'To:' header and
get things sent into particular folders/labels/whatever, and having
list-name prefixes on every message eats up valuable screen real
estate. For example, I'd much rather filter on the 'To:' and see
Problem using Foobar
Than have a list prefix and see
[Django-users] Problem
(since, of course, most mail clients truncate longer subject lines)
--
"May the forces of evil become confused on the way to your house."
-- George Carlin
This was the thread entitled "suggestion" about a month ago.
http://groups.google.com/group/django-users/browse_frm/thread/
6207286aa908f9b5/ba7b877ae8a62f7b?lnk=gst&q=mail
+header&rnum=15#ba7b877ae8a62f7b
Don
> As you might guess, I was wondering if such setup could be done for
> Django-users
> mailing list? I receive hundreds of mails every day from so many
> contributors,
> it would really help to see which mails come from Django users,
> just by having
> something like '[Django'] in front of every mail.
this has been discussed before i think - but for what its worth i am
+1 here
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Kenneth Gonsalves schrieb:
>
> On 21-Nov-06, at 7:33 PM, djang...@douidoui.net wrote:
>
>> As you might guess, I was wondering if such setup could be done for
>> Django-users
>> mailing list? I receive hundreds of mails every day from so many
>> contributors,
>> it would really help to see which mails come from Django users,
>> just by having
>> something like '[Django'] in front of every mail.
>
> this has been discussed before i think - but for what its worth i am
> +1 here
>
+1 from me, too.
Regards,
Horst
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFFZBr5e3xiN2SrYecRAtHOAJ48mDdYPdMIW+4mLP+3uFbhbsBNHwCeIXvY
QWRYvbT3GDsrxl0z8McJdjE=
=CxR7
-----END PGP SIGNATURE-----
Jacob
> Guys, this isn't gonna happen.
how does it hurt the cause if it is implemented? Yes, i know that it
is dead easy to configure a mail client to direct the mail into a
separate folder - but some of us like to get all mail into the inbox,
scan it with our eyes and weed out using the delete key. Yes, this
*is* old fashioned, but i can identify mail from [trac], [SQL],
[ZPT], the rest is either django, personal mail or spam. So, unless
there are some deep rooted reasons for not doing this, why dont you
guys help us retards out?
Hi Kenneth,
Have a look at the "Identification and Header Management" section in
the fantastic "Producing Open Source Software" book:
http://producingoss.com/html-chunk/mailing-lists.html#header-management
Adrian
--
Adrian Holovaty
holovaty.com | djangoproject.com
As I've said now in both threads on the topic, I think there are solid
reasons why adding extra clutter to subject lines is a bad thing -- it
makes them *less* amenable to quick glances, because while you can see
the name of the list it came from, you also end up seeing less of the
actual subject. For example, consider a CSS-oriented mailing list; if
they use a list prefix, I see this in my inbox:
[css-list] CSS problem in M
CSS problem in Mozilla? In MSIE? In Mosaic? On a Macintosh? Drop the
list prefix from that, and I can see at a glance what the email is
about.
>> there are some deep rooted reasons for not doing this, why dont you
>> guys help us retards out?
>
> Hi Kenneth,
>
> Have a look at the "Identification and Header Management" section in
> the fantastic "Producing Open Source Software" book:
>
> http://producingoss.com/html-chunk/mailing-lists.html#header-
> management
have seen that - looks like a reply-to munging debate again -
idealogicaly reply-to munging is bad, but practicaly has been
accepted practicaly everywhere. Same thing here. Django lists are the
only ones that i subscribe to that dont do this - its no big deal,
but I will vote +1 every time someone brings it up.
> actual subject. For example, consider a CSS-oriented mailing list; if
> they use a list prefix, I see this in my inbox:
>
> [css-list] CSS problem in M
>
> CSS problem in Mozilla? In MSIE? In Mosaic? On a Macintosh? Drop the
> list prefix from that, and I can see at a glance what the email is
> about.
i solve that by making the mail client window wider - and you could
prefix it as [Dju] - only 5 characters, wouldnt make all that much
difference.
According to your mail headers you're using Apple Mail, with which
you can set a rule to color all Django emails thereby making it
easier to pick them out of your inbox, if you're so inclined.
Don
I'm with you Gonsalves :)
The other lists I'm on are prefixed as well and I like it. I don't
filter any mails, I get them all in the same inbox.
I guess one could use a mail client that knows how to change the subject
to add the prefix. Is there any such client?
Tim
> I guess one could use a mail client that knows how to change the
> subject
> to add the prefix. Is there any such client?
pass it through procmail
And I hate my mailer to occupy the whole desktop and you could filter by
headers :-)
My point is that everyone has their own habits and neither is 'better'
in any way. When there is no *compelling* reason to chose one preference
over another the only way is to cater to preferences of those who
created the list.
yes, that's what i do to REMOVE the prefix in the mailing lists where
they have it :)
gabor