FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Body Mangling Regex
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon5.gif  Body Mangling Regex [message #32297] Mon, 19 June 2006 16:06 Go to next message
aleman   United Kingdom
Messages: 40
Registered: May 2006
Location: Blackpool UK
Karma: 0
Member
ARRRRRGGGGGGGGGGHHHHHHHHHH!

Ok now I feel better Smile

Our Mailing list adds the following to messages which are not required in the Forum

_______________________________________________
ukhbtest mailing list
ukhbtest(at)lists(dot)uk-homebrew(dot)info
http://lists.uk-homebrew.info/listinfo.cgi/ukhbtest-uk-homebrew.info


Using the Regex Coach I finally came up with a regex to remove it which is

^[_*ukhbtest[\@| ][\.a-z- :\/\n]*

with the switches /i and /g

So Editing the Body Mangling Regex Putting the regex into the Big box and ig into the small box. When I send a mail to the mailing list I get NO Message Body In the Forum, Whats going on?

Anyone help here?

Cheers


--
Aleman
Re: Body Mangling Regex [message #32304 is a reply to message #32297] Mon, 19 June 2006 23:48 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You need to drop the ^ bit, since that says the data must appear at the start of the string, the footer you are trying to remove is found a the bottom.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Dynamic WWW_ROOT
Next Topic: Running Consistency Check via the command line
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 20 11:10:11 GMT 2024

Total time taken to generate the page: 0.02818 seconds