summaryrefslogtreecommitdiffstats
path: root/contrib/sendbugmail.pl
AgeCommit message (Collapse)AuthorFilesLines
2004-11-20Patch for bug 270404: Add detaint_natural and fix use lib instruction in ↵jocuri%softhome.net1-3/+5
sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-07-06Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for ↵justdave%bugzilla.org1-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