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

Home » FUDforum » How To » about Body Mangling
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
about Body Mangling [message #9764] Sat, 19 April 2003 08:59 Go to next message
redhat71   China
Messages: 32
Registered: February 2003
Karma: 0
Member

when the part i want to remove is very long, for example:

========================================================
NEWSLETTER AND NEWSLETTER SUBSCRIPTION HELP

If you cannot "click" on the links in this newsletter, please try
copying the complete url into an open browser window's address bar.

bla bla bla
========================================================

is there a way to tell it to remove all the stuff begins from "NEWSLETTER AND NEWSLETTER SUBSCRIPTION HELP", till the end of the mail ?

thanks
Re: about Body Mangling [message #9852 is a reply to message #9764] Sat, 03 May 2003 02:26 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Use the wonders of regular expression, for example:

========================================================
NEWSLETTER AND NEWSLETTER SUBSCRIPTION HELP.*$


FUDforum Core Developer
Re: about Body Mangling [message #9853 is a reply to message #9852] Sat, 03 May 2003 03:13 Go to previous messageGo to next message
redhat71   China
Messages: 32
Registered: February 2003
Karma: 0
Member

prottoss wrote on Sat, 03 May 2003 10:26

Use the wonders of regular expression, for example:

========================================================
NEWSLETTER AND NEWSLETTER SUBSCRIPTION HELP.*$


just tried it, but it's not working, nothing was replaced

fyi, it works with a single line such like "NEWSLETTER AND NEWSLETTER SUBSCRIPTION HELP"

somehow the ".*$" was not recognized ?

i am using 2.3.8, thanks
Re: about Body Mangling [message #9858 is a reply to message #9853] Sat, 03 May 2003 17:58 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I'll be rewriting the NNTP and mailing list code for 2.5.0, shortly, so I'll make sure to ensure that subject/body mangling is working properly. At the moment, I'll assume that if it does not work, it means that the replacment code has a bug.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: adding raw HTML into announcements
Next Topic: Maillist connections
Goto Forum:
  

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

Current Time: Thu Oct 03 08:56:50 GMT 2024

Total time taken to generate the page: 0.03186 seconds