Showing posts with label Opt-In List Filter. Show all posts

Opt-In List Filter Free

Opt-In List Filter is free for private, non-commercial use.


Opt-In List Filter 1.5

New version of Opt-In List Filter allows to process multi-column lists.
You can choose which column to filter and select column delimiter.


Download Opt-In List Filter

Save and load configuration in Opt-In List Filter

Using Drag & Drop feature in Opt-In List Filter

Opt-In List Filter 1.3

[+] Wildcard matching. It is simpler than regexps and has these features:

  • c - Any character represents itself apart from those mentioned below. Thus c matches the character c.
  • ? - Matches any single character. It is the same as . in full regexps.
  • * - Matches zero or more of any characters. It is the same as .* in full regexps.
  • [...] - Sets of characters can be represented in square brackets, similar to full regexps. Within the character class, like outside, backslash has no special meaning.
Download Opt-In List Filter



Opt-In List Filter 1.2

New in version 1.2:

[+] "List (comma-separated)" expression type.
[+] "Case Sensitive" option.
[+] Example on the picture below do the following:
      1. Keep all domains that end with ".com" or ".net", exclude usernames with "admin" substring from them.
      2. Keep all domains that end with ".org", exclude usernames with "support" substring from them.



Opt-In List Filter 1.0

New program that allows to filter your mailing lists.


Download Opt-In List Filter