aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/sendbugmail.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-251-2/+3
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
* Patch for bug 270404: Add detaint_natural and fix use lib instruction in ↵jocuri%softhome.net2004-11-201-3/+5
| | | | sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
* Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for ↵justdave%bugzilla.org2004-07-061-0/+104
the no-longer-existing processmail for use by external scripts that used to use processmail's functionality. Contributed by Nick Barnes of Ravenbrook Ltd. a=justdave