Common subdirectories: ./Tools and ../majordomo-1.94.2/Tools Common subdirectories: ./bin and ../majordomo-1.94.2/bin diff -u ./majordomo.cf ../majordomo-1.94.2/majordomo.cf --- ./majordomo.cf Mon Apr 7 21:07:09 1997 +++ ../majordomo-1.94.2/majordomo.cf Mon Apr 7 21:07:48 1997 @@ -284,6 +284,7 @@ /^subject:\s*Returned mail\b/i /^subject:\s*unable to deliver mail\b/i /^subject:\s.*\baway from my mail\b/i +/^subject:\s*Autoreply/i END # Taboo body contents to catch and forward to the approval address @@ -303,4 +304,4 @@ $majordomo_dont_reply = '(mailer-daemon|uucp|listserv|majordomo|listproc)\@'; 1; -# $Header: /sources/cvsrepos/majordomo/sample.cf,v 1.31 1997/04/02 10:33:13 cwilson Exp $ +# $Header: /sources/cvsrepos/majordomo/sample.cf,v 1.32 1997/04/07 18:57:43 cwilson Exp $ diff -u ./majordomo_version.pl ../majordomo-1.94.2/majordomo_version.pl --- ./majordomo_version.pl Mon Apr 7 21:07:04 1997 +++ ../majordomo-1.94.2/majordomo_version.pl Mon Apr 7 21:07:42 1997 @@ -1,5 +1,5 @@ -# $Header: /sources/cvsrepos/majordomo/majordomo_version.pl,v 1.20 1997/04/02 14:05:15 cwilson Exp $ +# $Header: /sources/cvsrepos/majordomo/majordomo_version.pl,v 1.21 1997/04/07 18:59:16 cwilson Exp $ -$majordomo_version = "1.94.2_spin2"; +$majordomo_version = "1.94.2_spin3"; 1; Common subdirectories: ./man and ../majordomo-1.94.2/man diff -u ./sample.cf ../majordomo-1.94.2/sample.cf --- ./sample.cf Mon Apr 7 21:07:10 1997 +++ ../majordomo-1.94.2/sample.cf Mon Apr 7 21:07:48 1997 @@ -284,6 +284,7 @@ /^subject:\s*Returned mail\b/i /^subject:\s*unable to deliver mail\b/i /^subject:\s.*\baway from my mail\b/i +/^subject:\s*Autoreply/i END # Taboo body contents to catch and forward to the approval address @@ -303,4 +304,4 @@ $majordomo_dont_reply = '(mailer-daemon|uucp|listserv|majordomo|listproc)\@'; 1; -# $Header: /sources/cvsrepos/majordomo/sample.cf,v 1.31 1997/04/02 10:33:13 cwilson Exp $ +# $Header: /sources/cvsrepos/majordomo/sample.cf,v 1.32 1997/04/07 18:57:43 cwilson Exp $