# LIST= # *^TOlinux-l@mlists.in-berlin.de # { # LIST="linux-l" # } # Remove the "Subject tag" from Subject munging maillists # and stuff it into an extra header line, "X-Label:". # :0 # * LIST ?? . # { # SUBJECT=`formail -zx Subject:` # :0 f # | formail -i "Subject: `echo ${SUBJECT} | sed -e \"s/\[${LIST}\] *//\"`" \ # -i "X-Label: ${LIST}" # }