MT Newswatcher filter problem

Ask a Question related to Mac Networking, Design and Development.

  1. #1

    Default MT Newswatcher filter problem

    I'm trying to filter some spam from the rec.photo.digital group.
    Some of it is crossposted to these groups:

    This is the way it shows up when I hit "reply."
    aus.religion.christian, rec.photo.digital, rec.woodworking,
    rec.photo.equipment.35mm, aus.religion.islam

    At the top of the message when it is displayed, the commas are not
    separated by commas.

    For one example I've added "rec.woodworking" to the filter list and it
    didn't work.
    Then I tried "rec.woodworking," and that didn't work either.

    Any ideas?
    TIA

    --
    Charlie Dilks
    Newark, DE USA
    Charlie D Guest

  2. Similar Questions and Discussions

    1. NewsWatcher-X crashes
      Why do some messages crash NewsWatcher-X when I try to open them? It is consistant with certain messages. Hank
    2. Filter Problem
      "Casey Howlett" <caseyh@heli-dyne.com> wrote: Casey, the concatenation would look something like this: Dim strFilter As String ...
    3. Mail & VPN (&MT-NewsWatcher as well)
      When I have VPN connected to the office, mail can't send mail. I suspect it probably wants to send mail via my office mailer. Is that the case...
    4. MT Newswatcher Questions
      I know how to block spammers and trolls but how do I block the relentless posts of people responding to certain trolls without blocking all their...
    5. URLs and MT-NewsWatcher
      I'm using Version 3.2 NewsWatcher on OS X 10.2.6. I have had three unpredictable behaviors when command-clicking or option-clicking a URL in a...
  3. #2

    Default Re: MT Newswatcher filter problem

    In article <cdilks-EE6CD5.19423907102003@news.fu-berlin.de>, Charlie D
    <cdilks@verizon.net> wrote:
    > Any ideas?
    I am using Thoth, but the reg. expression for crossposts to four or
    more groups that I use should work in MT. Newswatcher

    Kill if -- Xref contains the reg. exp. [^ ]+ [^ ]+ [^ ]+ [^ ]+

    --
    Charles
    Charles Guest

  4. #3

    Default Re: MT Newswatcher filter problem

    In article <071020032135175933%fort@his.com.remove.invalid> ,
    Charles <fort@his.com.remove.invalid> wrote:
    > In article <cdilks-EE6CD5.19423907102003@news.fu-berlin.de>, Charlie D
    > <cdilks@verizon.net> wrote:
    >
    > > Any ideas?
    >
    > I am using Thoth, but the reg. expression for crossposts to four or
    > more groups that I use should work in MT. Newswatcher
    >
    > Kill if -- Xref contains the reg. exp. [^ ]+ [^ ]+ [^ ]+ [^ ]+
    Thanks. I'll try that.

    --
    Charlie Dilks
    Newark, DE USA
    Charlie D Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139