You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

SA Developer Bookmarks

This page contains some links that make good bookmarks for SpamAssassin developers and contributors. Please feel free to add more. Note that a link to this wiki isn't really necessary though (wink)

Bugs

  • [http://bugzilla.spamassassin.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailreporter2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=300bugs&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All open bugs] in the Bugzilla

  • [http://bugzilla.spamassassin.org/show_bug.cgi?id=%s Bug Lookup keyword bookmark]: suggested keyword "bug"

  • [http://bugzilla.spamassassin.org/buglist.cgi?long_desc=%s&long_desc_type=allwordssubstr&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Bugzilla search open bugs keyword bookmark]: suggested keyword "bs"

  • [http://bugzilla.spamassassin.org/buglist.cgi?long_desc=%s&long_desc_type=allwordssubstr&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED Bugzilla search all bugs keyword bookmark]: suggested keyword "bsa"

  • [http://bugs.gentoo.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=SpamAssassin&product=Gentoo+Linux&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED SpamAssassin bug list at the Gentoo Bugzilla]

  • [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&data=spamassassin&archive=no&repeatmerged=no SpamAssassin bug list for Debian]

QA

  • [http://www.pathname.com/~corpus/ Nightly mass-check results]

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].

  • No labels