Re: procmail recipe to change the Subject
am 11.06.2005 23:59:04 von BogartNeil Woods wrote:
>>>>>>Bogart writes:
>
>
>>How can I insert a tag in the subject line
>>in front of the existing subject (for example
>>like lists often do) ?
>
>
> Assuming you want to add the tag "[TAG]" to subject lines, something like
> the following should do the trick:
>
> :0 fhw
> * ^Subject: \/.*
> | formail -I "Subject: [TAG] $MATCH"
>
>
Thanks Neil,
No thanks AC (the miserable xxx)
bogey