From: cjwatson <> Date: Sun, 24 Aug 2003 23:14:41 +0000 (-0800) Subject: [project @ 2003-08-24 16:14:41 by cjwatson] X-Git-Tag: release/2.6.0~804 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9fe44cdbb11792e60821d4773489d140b5f7f297;p=debbugs.git [project @ 2003-08-24 16:14:41 by cjwatson] Use a generic example e-mail address. --- diff --git a/debian/crontab b/debian/crontab index ea66e2bd..4389696d 100644 --- a/debian/crontab +++ b/debian/crontab @@ -1,6 +1,6 @@ # Example crontab for bugs system. Install this as a user crontab for the # user who owns /var/lib/debbugs/spool (for example, debbugs). -MAILTO=owner@bugs.benham +MAILTO=owner@bugs.example.org 3,18,33,48 * * * * /usr/lib/debbugs/processall >/dev/null 7,22,37,52 * * * * /usr/lib/debbugs/rebuild db-h 9,39 * * * * /usr/lib/debbugs/html-control >/dev/null