aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-08-23 09:15:16 -0700
committerMark Sapiro <mark@msapiro.net>2015-08-23 09:15:16 -0700
commitc0d1e251988b357752eb35f5b14319cfa4cb46b6 (patch)
tree998e46438a35ab583e4ab72c3c865babb76e37fc
parenta72747841df20c99dacb8c7033cc10c04c9a82fe (diff)
downloadmailman2-c0d1e251988b357752eb35f5b14319cfa4cb46b6.tar.gz
mailman2-c0d1e251988b357752eb35f5b14319cfa4cb46b6.tar.xz
mailman2-c0d1e251988b357752eb35f5b14319cfa4cb46b6.zip
Changed Brad's email address in contrib/mmdsr comments.
-rw-r--r--contrib/mmdsr32
1 files changed, 16 insertions, 16 deletions
diff --git a/contrib/mmdsr b/contrib/mmdsr
index 51feb43d..a103a08d 100644
--- a/contrib/mmdsr
+++ b/contrib/mmdsr
@@ -38,10 +38,10 @@
###############################################################################
# Version history
###############################################################################
-# 0.0.1 Initial creation by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.1 Initial creation by Brad Knowles <brad@shub-internet.org>
# Created on: Tue Feb 15 04:01:20 PST 2005
#
-# 0.0.2 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.2 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Wed Feb 16 18:55:52 CET 2005
# Feedback from Tom G. Christensen (tgc99):
# > The current UID grab command doesn't work on Solaris
@@ -53,48 +53,48 @@
# > This is tested and works on RH 6.2, RH 7.3, RHEL 2.1,
# > RHEL3, FC3, FreeBSD 4.9, Solaris 2.6, 8.
#
-# 0.0.3 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.3 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Sun Mar 13 01:15:24 CET 2005
# Noted errors from grep when trying to search a nonexistant
# file. Added "-s" option to compensate, and extra code to
# notify the admin if the log file doesn't exist.
#
-# 0.0.4 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.4 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Sun Mar 13 01:58:37 CET 2005
# Eliminate some extra cruft from the "fromusenet" logs.
#
-# 0.0.5 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.5 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Wed Apr 13 00:54:42 CEST 2005
# Eliminate a lot of extra cruft from the "error" & "vette" logs.
# Eliminate more cruft from the "fromusenet" logs.
#
-# 0.0.6 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.6 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Thu Apr 14 03:07:08 CEST 2005
# Eliminate even more cruft from the "fromusenet" logs.
# Eliminate more cruft from the "vette" logs.
# Eliminate cruft from the "mischief" logs.
#
-# 0.0.7 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.7 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Sun May 1 22:29:13 CEST 2005 [guess]
# The "error" log "no such list" errors didn't need to be
# quite so "compressed", open them up to be more readable.
# Also eliminate all use of "xargs", use "fmt -w 75" instead.
#
-# 0.0.8 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.8 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Sun May 1 23:09:13 CEST 2005
# Clean up code for queue subdirectories to check.
#
-# 0.0.9 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.9 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Wed May 11 01:23:40 CEST 2005
# Eliminate date/time stamps from the rest of the logs,
# then pipe through `sort | uniq -c | sort -nr`
# so that all possible duplicates are eliminated.
#
-# 0.0.10 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.10 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Tue Jul 12 16:53:49 CDT 2005
# Add code to do summary of normal list activity
#
-# 0.0.11 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.11 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Tue Sep 6 15:44:19 CEST 2005
# Tweaked display of Mailman/qfiles subdirectories
# so as to avoid displaying more than $MAX_LINES
@@ -103,7 +103,7 @@
# Also slightly tweaked display of fromusenet logs
# to split summary from errors.
#
-# 0.0.12 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.12 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Thu Sep 22 22:37:35 CEST 2005
# Bugs found by Mark Sapiro and Adrian Wells.
# Mark suggested splitting the Mailman log directory
@@ -113,7 +113,7 @@
# change between Mailman 2.1.5 and 2.1.6, which broke
# hourly statistics.
#
-# 0.0.13 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.13 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Mon Dec 26 05:54:27 CET 2005
# Bugs found by Tom G. Christensen (tgc99):
# > ps output on solaris is full of whitespace but a further
@@ -128,12 +128,12 @@
# > individually under "Other Errors:". The following patch
# > (watch out for wrapped lines) summarizes them by list instead.
#
-# 0.0.14 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.14 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Thu Dec 29 08:17:38 CET 2005
# Added code to check /usr/local/mailman/data for
# moderation hold queue
#
-# 0.0.15 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.15 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Thu Jan 26 02:39:38 CET 2006
# Tweaked display of summary data in the "smtp-failure" log,
# and "other" category in the "vette" log, so as to reduce
@@ -145,7 +145,7 @@
# the files in the middle if there are too many -- now we
# know how many are being skipped.
#
-# 0.0.16 Update by Brad Knowles <brad@stop.mail-abuse.org>
+# 0.0.16 Update by Brad Knowles <brad@shub-internet.org>
# Updated on: Sun Jan 29 11:45:58 CET 2006
# Mark found a couple of typos that I somehow let slip
# through. Thanks!