summaryrefslogtreecommitdiffstats
path: root/processmail
AgeCommit message (Expand)AuthorFilesLines
2001-04-08Fix for bug 71808: Can't set email preferences for voters (which caused voter...justdave%syndicomm.com1-1/+15
2001-04-08Fix for bug 71912: changes email pref for "If I'm removed from that capacity"...justdave%syndicomm.com1-2/+21
2001-04-07Re-fix for bug 29820: remove "Changed" from email subject line. Based on pat...justdave%syndicomm.com1-2/+2
2001-04-04Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.netdave%intrec.com1-1/+1
2001-03-29fix for 71798: bugmail not sent when moving from cc to assigned fieldscyeh%bluemartini.com1-3/+1
2001-03-16Re-fix for bug 71550: all watchers are now accounted for instead of only the ...dave%intrec.com1-3/+5
2001-03-15Fix for bug 71550: watchers now get email based on their own preferences rath...dave%intrec.com1-23/+21
2001-03-12Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff...dmose%mozilla.org1-2/+13
2001-02-15fix for bug found in original 17464 patch, where removal from the CC list was...dmose%mozilla.org1-38/+88
2001-01-25Re-fixing bug 30694. part of the original patch got left out.dave%intrec.com1-1/+1
2001-01-25patch from bug 17464 to give user some control over what sorts of bug mail ge...dmose%mozilla.org1-11/+370
2000-09-16fix for 41303: new email tech doesn't work with emailregexpcyeh%bluemartini.com1-1/+6
2000-09-14fix for 29820: Remove "Changed" from email subject linecyeh%bluemartini.com1-1/+6
2000-09-14fix for 51520: Missing uses of Param('emailsuffix')cyeh%bluemartini.com1-1/+3
2000-09-02Removing duplicate variable declaration from patch for bug 50698. Thedave%intrec.com1-2/+2
2000-08-30fix for 50698: parameter for sendmail deferred modecyeh%bluemartini.com1-2/+11
2000-08-30fix for 38624: "New value" column smaller than "old value" column. added ancyeh%bluemartini.com1-1/+1
2000-08-22fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.cyeh%bluemartini.com1-4/+4
2000-08-02Undoing missing QA bug introduced with earlier patch (see bug 30826 fordave%intrec.com1-1/+1
2000-07-23Fix for bug 30826 (new email tech not being honored for QA contacts).dave%intrec.com1-5/+7
2000-04-12use sendmail deferred delivery to avoid long hangs at bug submission timedmose%mozilla.org1-3/+4
2000-03-29allow users to watch the bugs of other usersdmose%mozilla.org1-129/+137
2000-03-11Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org1-2/+2
2000-01-30Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.terry%mozilla.org1-0/+1
2000-01-25Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org1-1/+1
2000-01-24New email code wasn't sending to people who had voted for a bug.terry%mozilla.org1-1/+8
2000-01-23New email code wasn't notifying people of changes in state ofterry%mozilla.org1-17/+61
2000-01-22Added a new table fielddefs that records information about theterry%mozilla.org1-1/+237
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-1/+32
2000-01-14Send one last email notification to people when a bug gets reassignedterry%mozilla.org1-5/+15
1999-11-03Whoops! Was reporting ASSIGNED bugs as being closed. Also, changedterry%mozilla.org1-4/+6
1999-11-03Due to popular request, "bug changed" mail will only report changes interry%mozilla.org1-8/+17
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-12Let's not keep everything locked up while regenerating.terry%mozilla.org1-0/+2
1999-10-12Stop reporting "area"; don't report voters on the CC line.terry%mozilla.org1-7/+13
1999-10-12Make "rescanall" only check bugs which have changed in the last two days.terry%mozilla.org1-1/+1
1999-10-12Added ability to run "processmail rescanall" to scan *every* bug forterry%mozilla.org1-1/+15
1999-10-08Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1-0/+4
1999-09-26Don't send email notification of bug changes to people who aren't allowed to ...terry%mozilla.org1-3/+6
1999-08-05Patch by msrex@suse.de -- don't send mail to the same address moreterry%mozilla.org1-1/+2
1999-06-15Added the ability to configure bugzilla so that we only allow localterry%mozilla.org1-1/+1
1999-06-12Make nospam comparison case insensitive, since BugZilla keeps thebryce-mozilla%nextbus.com1-2/+3
1999-05-28Notify by mail whenever a related bug changes status.terry%mozilla.org1-1/+10
1999-05-27Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1-1/+29
1999-05-13Added user preference controlling how much email they get.terry%mozilla.org1-6/+26
1999-05-12"nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1-39/+50
1999-05-11Oops; back out last change; was checked in by mistake (and with the wrong log...terry%mozilla.org1-48/+41
1999-05-11Remember the 'changedin' field when memorizing queries.terry%mozilla.org1-41/+48
1999-04-22Ignore blanks when doing diff. In particular, this helps hide anyterry%netscape.com1-1/+1
1999-03-04"regenerate" was busted.terry%netscape.com1-2/+3