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