Hello *, Am 2007-07-26 11:33:52, schrieb Robert Cummings: > On Thu, 2007-07-26 at 16:24 +0100, Colin Guthrie wrote: > > M. Sokolewicz wrote: > > > It's not the only, about 50% of threads have it, and another 50% don't. > > > For instance, the DOM thread does not have it, this thread has it in > > > between Re:'s, Hide the real URL has it, Pirate PHP books doesn't, etc. > > > > I don't get them on any of my messages but then I read them all via nntp > > and Gmane.org.... > > I get it in every message... must be a mail client thingy. > > Cheers, > Rob. ------------------------- END OF REPLIED MESSAGE -------------------------
Maybe I am one of them, WHO HATE this Subject-Addy. I use procmail and
"sed" to kill it...
----[ '~/.procmail/FLT_subject' ]---------------------------------------
####################################################################
#
# FLT_subject
#
####################################################################
:0fh
* ^Subject:.*\[PHP\-ANNOUNCE\]
|sed -e "s/\[PHP\-ANNOUNCE\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\-DB\]
|sed -e "s/\[PHP\-DB\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\-EVANGELISM\]
|sed -e "s/\[PHP\-EVANGELISM\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\-GTK\-DEV\]
|sed -e "s/\[PHP\-GTK\-DEV\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\-GTK\]
|sed -e "s/\[PHP\-GTK\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\-WIN\]
|sed -e "s/\[PHP\-WIN\]//;s/\ \ / /"
:0fh
* ^Subject:.*\[PHP\ Classes\]
|sed -e "s/\[PHP\ Classes\]//;s/\ \ / /"
------------------------------------------------------------------------
Greetings
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 MSN LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

