<HTML
><HEAD
><TITLE
>Reducing Spam</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
"><LINK
REL="HOME"
TITLE="The Bugzilla Guide"
HREF="index.html"><LINK
REL="UP"
TITLE="The Future of Bugzilla"
HREF="future.html"><LINK
REL="PREVIOUS"
TITLE="The Future of Bugzilla"
HREF="future.html"><LINK
REL="NEXT"
TITLE="Better Searching"
HREF="searching.html"></HEAD
><BODY
CLASS="SECTION"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>The Bugzilla Guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="future.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 6. The Future of Bugzilla</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="searching.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECTION"
><H1
CLASS="SECTION"
><A
NAME="SPAMLITE"
>6.1. Reducing Spam</A
></H1
><P
><P
CLASS="LITERALLAYOUT"
>Those&nbsp;who&nbsp;use&nbsp;Bugzilla&nbsp;frequently&nbsp;are&nbsp;probably&nbsp;used&nbsp;to&nbsp;notification&nbsp;spam<br>
-&nbsp;unwanted&nbsp;or&nbsp;unnecessary&nbsp;notifications.&nbsp;&nbsp;A&nbsp;number&nbsp;of&nbsp;proposals&nbsp;have<br>
been&nbsp;put&nbsp;forward&nbsp;to&nbsp;attempt&nbsp;to&nbsp;reduce&nbsp;this.<br>
<br>
1.&nbsp;Reduce&nbsp;CC&nbsp;Spam<br>
<br>
Some&nbsp;of&nbsp;you&nbsp;probably&nbsp;know&nbsp;me&nbsp;as&nbsp;that&nbsp;guy&nbsp;who&nbsp;CCs&nbsp;on&nbsp;heaps&nbsp;and&nbsp;heaps&nbsp;of<br>
bugs.&nbsp;&nbsp;Just&nbsp;as&nbsp;you&nbsp;get&nbsp;a&nbsp;lot&nbsp;of&nbsp;CC&nbsp;changes&nbsp;from&nbsp;me,&nbsp;so&nbsp;do&nbsp;I&nbsp;get&nbsp;a&nbsp;lot<br>
from&nbsp;others.&nbsp;&nbsp;Why&nbsp;should&nbsp;CC&nbsp;changes&nbsp;send&nbsp;out&nbsp;email&nbsp;notifications?<br>
<br>
It's&nbsp;not&nbsp;necessarily&nbsp;the&nbsp;best&nbsp;idea&nbsp;to&nbsp;just&nbsp;remove&nbsp;the&nbsp;CC&nbsp;spam,&nbsp;there&nbsp;are<br>
other&nbsp;issues&nbsp;too,&nbsp;like&nbsp;the&nbsp;difficulty&nbsp;of&nbsp;adding&nbsp;to&nbsp;large&nbsp;CC&nbsp;fields.<br>
<br>
For&nbsp;these&nbsp;reasons&nbsp;and&nbsp;more,&nbsp;an&nbsp;RFE&nbsp;for&nbsp;a&nbsp;per&nbsp;user&nbsp;"BCC"&nbsp;facility&nbsp;exists<br>
that&nbsp;people&nbsp;could&nbsp;use&nbsp;to&nbsp;silently&nbsp;and&nbsp;privately&nbsp;track&nbsp;bugs,&nbsp;in&nbsp;a&nbsp;similar<br>
way&nbsp;to&nbsp;voting&nbsp;today,&nbsp;but&nbsp;applying&nbsp;to&nbsp;an&nbsp;unlimited&nbsp;number&nbsp;of&nbsp;bugs.&nbsp;&nbsp;See<br>
"http://bugzilla.mozilla.org/show_bug.cgi?id=7345".<br>
<br>
2.&nbsp;Bulk&nbsp;Changes<br>
<br>
You&nbsp;know&nbsp;the&nbsp;drill&nbsp;-&nbsp;a&nbsp;large&nbsp;milestone&nbsp;change,&nbsp;a&nbsp;component&nbsp;movement,<br>
whatever,&nbsp;and&nbsp;lots&nbsp;of&nbsp;notifications&nbsp;are&nbsp;generated.&nbsp;&nbsp;If&nbsp;there's&nbsp;enough<br>
maybe&nbsp;you'll&nbsp;just&nbsp;go&nbsp;delete,&nbsp;delete,&nbsp;delete,&nbsp;whoops,&nbsp;there&nbsp;goes&nbsp;another<br>
notification&nbsp;that&nbsp;wasn't&nbsp;from&nbsp;the&nbsp;bulk&nbsp;change&nbsp;you&nbsp;missed.<br>
<br>
Shouldn't&nbsp;bulk&nbsp;changes&nbsp;send&nbsp;out&nbsp;one&nbsp;notification?&nbsp;&nbsp;A&nbsp;proposal&nbsp;for&nbsp;this<br>
is&nbsp;at&nbsp;"http://bugzilla.mozilla.org/show_bug.cgi?id=26943".<br>
<br>
3.&nbsp;Configurable&nbsp;Notification&nbsp;Criteria<br>
<br>
It&nbsp;would&nbsp;be&nbsp;good&nbsp;if&nbsp;you&nbsp;could&nbsp;choose&nbsp;what&nbsp;you&nbsp;want&nbsp;to&nbsp;receive.&nbsp;&nbsp;There<br>
are&nbsp;two&nbsp;parts&nbsp;to&nbsp;this.<br>
<br>
(a)&nbsp;Choose&nbsp;a&nbsp;selection&nbsp;of&nbsp;bugs&nbsp;you're&nbsp;interested&nbsp;in.&nbsp;&nbsp;This&nbsp;would&nbsp;be<br>
similar&nbsp;to&nbsp;CC&nbsp;except&nbsp;you&nbsp;let&nbsp;the&nbsp;set&nbsp;be&nbsp;computed&nbsp;from&nbsp;selection&nbsp;criteria<br>
rather&nbsp;than&nbsp;limited&nbsp;to&nbsp;the&nbsp;bugs&nbsp;your&nbsp;name&nbsp;is&nbsp;on.&nbsp;&nbsp;There&nbsp;is&nbsp;currently&nbsp;a<br>
limited&nbsp;version&nbsp;of&nbsp;this&nbsp;in&nbsp;the&nbsp;bugzilla&nbsp;preferences,&nbsp;ie&nbsp;"all&nbsp;qualifying<br>
bugs"/"all&nbsp;qualifying&nbsp;bugs&nbsp;except&nbsp;the&nbsp;ones&nbsp;I&nbsp;change"/"only&nbsp;those&nbsp;bugs<br>
which&nbsp;I&nbsp;am&nbsp;listed&nbsp;on&nbsp;the&nbsp;cc&nbsp;line".<br>
(b)&nbsp;Choose&nbsp;what&nbsp;changes&nbsp;will&nbsp;trigger&nbsp;a&nbsp;notification&nbsp;for&nbsp;the&nbsp;bugs&nbsp;you&nbsp;are<br>
watching.&nbsp;&nbsp;With&nbsp;this,&nbsp;you&nbsp;could&nbsp;choose&nbsp;whether&nbsp;you&nbsp;want&nbsp;to&nbsp;receive&nbsp;cc,<br>
dependency&nbsp;and&nbsp;keyword&nbsp;changes,&nbsp;for&nbsp;example.<br>
<br>
Both&nbsp;of&nbsp;these&nbsp;proposals&nbsp;live&nbsp;at<br>
"http://bugzilla.mozilla.org/show_bug.cgi?id=14137".<br>
Note&nbsp;that&nbsp;they&nbsp;also&nbsp;live&nbsp;at<br>
"http://bugzilla.mozilla.org/show_bug.cgi?id=17464",&nbsp;and&nbsp;the&nbsp;change&nbsp;<br>
has&nbsp;been&nbsp;checked&nbsp;in.&nbsp;&nbsp;This&nbsp;is&nbsp;fixed&nbsp;with&nbsp;Bugzilla&nbsp;2.12&nbsp;and&nbsp;is&nbsp;no&nbsp;longer<br>
an&nbsp;issue.&nbsp;&nbsp;Woo-Hoo!</P
></P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="future.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="searching.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>The Future of Bugzilla</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="future.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Better Searching</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>