You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/26 18:47:38 UTC

[Spamassassin Wiki] Update of "DevBookmarks" by JustinMason

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by JustinMason:
http://wiki.apache.org/spamassassin/DevBookmarks

The comment on the change is:
add link to ruleqa app

------------------------------------------------------------------------------
  == QA ==
  
    * [http://www.pathname.com/~corpus/ Nightly mass-check results]
+   * [http://buildbot.spamassassin.org/ruleqa/ A much cooler version of the above]
  
  == Notes ==
  
  '''How to use keyword bookmarks in Mozilla/Firefox''': right-click on the link, select 'Bookmark This Link...', and add it to your bookmarks.  Then open Bookmarks -> Manage Bookmarks..., find the new bookmark, right-click, Properties, and type the desired keyword string in the Keyword: text-box, hit OK, hit File -> Close.   Once you've done this, you can then use the URL bar as a command line to search for strings; e.g. {{{sb ALL_TRUSTED}}} will [http://bugzilla.spamassassin.org/buglist.cgi?long_desc=ALL_TRUSTED&long_desc_type=allwordssubstr&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED full-text search all open bugs for the string 'ALL_TRUSTED'], and {{{bug 3406}}} will open [http://bugzilla.spamassassin.org/show_bug.cgi?id=3406 bug 3406].
  
-