]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/mail/process_unknown_bug_number.tmpl
b3391a13a0940cac0f9cf376a75cba22f3bf6789
[debbugs.git] / templates / en_US / mail / process_unknown_bug_number.tmpl
1 You sent a message to the {$config{bug}} tracking system which gave (in the
2 Subject line or encoded into the recipient at {$config{email_domain}),
3 the number of a nonexistent {$config{bug}} report (#{$tryref}).
4 {if ($config{remove_age}){
5   $OUT .= "\n".
6 "This may be because that $config{bug} report has been resolved for more than $config{remove_age}\n".
7 "days, and the record of it has been archived and made read-only, or\n".
8 "because you mistyped the $config{bug} report number.\n"
9   }
10 }
11 Your message was dated {$date} and was sent to
12 {$baddress}@{$config{email_domain}}.  It had
13 Message-ID {$messageid}
14 and Subject {$subject}
15
16 It has been filed (under junk) but otherwise ignored.
17
18 Please consult your records to find the correct {$config{bug}} report
19 number, or contact {$config{maintainer_email}} for assistance.
20
21 {include('mail/serious_mail_misconfiguration')}