need help with regex recipe...
3 Feb
2002
3 Feb
'02
1:01 a.m.
for some of my smartlists, i have been using the following to put the listname in the Subject. however, strange things happen from time to time and i believe it is due to people inserting manually 'Re: ' and 'Re: [listname]'. :0wfh * $!^Subject: *(re:[ ]*)?\[$list\] * ^Subject: \/.* | formail -I"Subject: [$list] $MATCH" is: * $!^Subject: *(re:[ ]*)?\[$list\] really a better way to go than something like: * $!^Subject: *Re:.[$list\] to be honest, i lost track of just exactly what * $!^Subject: *(re:[ ]*)?\[$list\] is doing. any comments would be appreciated. thanks, --paul --
8358
Age (days ago)
8358
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Thomas