From d08c754a14c68964134d18d0cd224f76c9fefa8e Mon Sep 17 00:00:00 2001 From: gecko <> Date: Thu, 2 Sep 1999 19:07:03 -0800 Subject: [PATCH] [project @ 1999-09-02 20:07:03 by gecko] Added text help pointer for receive script --- scripts/text.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/scripts/text.in b/scripts/text.in index d70377a7..3e10b27e 100644 --- a/scripts/text.in +++ b/scripts/text.in @@ -1,3 +1,18 @@ +############################################################################ +# Here is a blurb to point people to ftp archive of directions. It is +# used by the receive script when bouncing a badly formatted email +# +# $gTextInstructions = "$gBadEmailPrefix +# $gBadEmailPrefix Instructions are available from ftp.debian.org in /debian +# $gBadEmailPrefix and at all Debian mirror sites, in the files: +# $gBadEmailPrefix doc/bug-reporting.txt +# $gBadEmailPrefix doc/bug-log-access.txt +# $gBadEmailPrefix doc/bug-maint-info.txt +# $gBadEmailPrefix"; +############################################################################ +$gTextInstructions = "$gBadEmailPrefix"; + + ############################################################################ # Here is a blurb for any mirrors of the web site. Here's a sample: # -- 2.39.5