mhonarc-users

SUBJECTSTRIPCODE help

2018-11-28 10:08:07
Folks:

I'm trying to modify my config to remove '[EXTERNAL]' from messages that are 
posted to my lists.

I thought it would be quite simple to implement using this:

<SUBJECTSTRIPCODE>
s/\[EXTERNAL\]//;
</SUBJECTSTRIPCODE>

However, when the messages show up in my archives, [EXTERNAL] is still in the 
message and on the threads.

My original code was this: 's/\[EXTERNAL\]\s+(re:\s*)?//i;', but it wasn't 
working, so I simplified it to the above.

Thanks!

david

--
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes 
Association's Tour de Cure to raise money for diabetes research, education, 
advocacy, and awareness.  You can make a tax-deductible donation to my ride by 
visiting https://mideml.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation 
map ... https://mideml.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!

<Prev in Thread] Current Thread [Next in Thread>
  • SUBJECTSTRIPCODE help, David Gibbs <=