Am 2007-02-09 10:32:43, schrieb Daniele Micci: > Hi, just a suggestion. > Why don't you (the ML admins) tag each email in the ML inserting in > its subject some prefix (something like: "[Debian-legal] subject of > email")? This could help those of us who often read emails using a web > interface.
It is not done since most Debianers reading Messages in text MUA's
on the console where we have in general only 80 characters and
inserting Subject tags like [debian-user-german] would eat more
then 25% of the visible space and noone can read the subject.
Instead you should use the right filtering tool like procmail and
use one folder for each Mailinglist like:
----8<------------------------------------------------------------------
:0
* ^X-BeenThere:[EMAIL PROTECTED]
{
INCLUDERC=${HOME}/.procmail/FLT_subject
:0
*
^X-BeenThere:.*(mailman|request|subscribe|unsubscribe|owner)@lists\.alioth\.debian\.org
.ML_debian.ADMIN/
:0
* ^X-BeenThere:[EMAIL PROTECTED]
* ^X-BeenThere:.*\/[-a-zA-Z0-9]+
.ML_debian.${MATCH}/
}
:0
* ^From:.*(request|listmaster)@lists|([EMAIL PROTECTED])\.debian\.org
.ML_debian.ADMIN/
:0
* ^X-Mailing-List:.*<debian-\/[-a-zA-Z0-9]+
.ML_debian.${MATCH}/
----8<------------------------------------------------------------------
Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

