From 28783061412b0a455a2dab86e96cc6b44e0ecb5b Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Wed, 20 Apr 2005 03:40:18 -0800 Subject: [PATCH] [project @ 2005-04-20 04:40:18 by cjwatson] Add note to nonumnosub error that "Your message has been filed under junk but otherwise ignored", following the form of other messages. --- scripts/process.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/process.in b/scripts/process.in index d98d4ae5..e014ef7b 100755 --- a/scripts/process.in +++ b/scripts/process.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: process.in,v 1.90 2005/04/20 04:36:56 cjwatson Exp $ +# $Id: process.in,v 1.91 2005/04/20 04:40:18 cjwatson Exp $ # # Usage: process nn # Temps: incoming/Pnn @@ -514,7 +514,8 @@ X-$gProject-PR-Message: error Your message didn't have a Package: line at the start (in the pseudo-header following the real mail header), or didn't have a -pseudo-header at all. +pseudo-header at all. Your message has been filed under junk but +otherwise ignored. This makes it much harder for us to categorise and deal with your problem report. Please _resubmit_ your report to $baddress\@$gEmailDomain -- 2.39.5