Hello TBUDL,

I have a bit of a problem  I'm using the reply macro from the regex macro
collection that is supposed to remote all the Yahoo groups information
when I reply to a message, but it's leaving all that stuff in the
message.  Can anyone help me with a better macro to clean out all the
ads, PGP signatures, ect. from messages I'm replying too?

Here's the Macro I'm using to clean it up at the moment.

,----- [ Macro from Regex Macro Collection ]
| %quotes='%SETPATTREGEXP="(?is)((\s*)?\n?-----BEGIN PGP %-
| SIGNED.*?\n(Hash:.*?\n)?\s*)?(.*?)(^(%-
| -*?\s*?--\s*\n|%-
| _{40,}\s*\n|%-
| \n-----BEGIN PGP SIGNATURE.*s?\n|%-
| -+\s+.*roups.*~--\>)|%-
| \n+Get your FREE download|%-
| \z)"%REGEXPBLINDMATCH="%text"%SUBPATT="4"
`-----

I've also tried this one from the Macro and QT repository with no
luck.

,----- [ Macro from Macro and QT repository ]
| %QUOTES='%SETPATTREGEXP="(?is)%-
| ((\s*)?\n?-----BEGIN PGP SIGNED.*?\n(Hash:.*?\n)?\s*)?%-
| (\s*(Dear|Hi|Hello|Hey|Greetings|Howdy) \S*?\s*\n+)?%-
| (-+[\S ]+\n)?%-
| (.*?)(^(%-
| - -*?\s*?--\s*\n|%-
| _{40,}\s*\n|%-
| -{40,}\s*\n|%-
| \n-----BEGIN PGP SIGNATURE.*s?\n|%-
| --+\s+.*roups.*~--\>)|%-
| \n\nYour use of|%-
| \n+Get your FREE download|%-
| \nNote that the email address of the sender has been changed|%-
| \n---\nOutgoing mail is certified Virus Free.|%-
| \z)"%REGEXPBLINDMATCH="%text"%SUBPATT="7"'
| 
`-----


And here's the new Yahoo Groups information

,----- [ Yahoo Groups ]
| Yahoo! Groups Links
| 
| <*> To visit your group on the web, go to:
|     http://groups.yahoo.com/group/the_hollows/
| 
| <*> Your email settings:
|     Individual Email | Traditional
| 
| <*> To change settings online go to:
|     http://groups.yahoo.com/group/the_hollows/join
|     (Yahoo! ID required)
| 
| <*> To change settings via email:
|     mailto:[EMAIL PROTECTED] 
|     mailto:[EMAIL PROTECTED]
| 
| <*> To unsubscribe from this group, send an email to:
|     [EMAIL PROTECTED]
| 
| <*> Your use of Yahoo! Groups is subject to:
|     http://docs.yahoo.com/info/terms/
|  
`-----


I'd really appreciate any help anyone can give me.


-- 
David 
Cá fhad é ó an tús go deireadh? Turas mór

Using The Bat! v3.85.03 on Windows XP 5.1 Build  2600
Service Pack 2


________________________________________________
Current version is 3.85.03 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to