]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/mail/process_unknown_bug_number.tx
0cdba0ddd9cdcd37cbe39f2debff3c03ca84aa08
[debbugs.git] / templates / en_US / mail / process_unknown_bug_number.tx
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 This may be because that <: $config.bug :> report has been resolved for more than <: $config.remove_age :>
6 days, and the record of it has been archived and made read-only, or
7 because you mistyped the <: $config.bug :> report number.
8 : }
9
10 Your message was dated <: $date :> and was sent to
11 < :$baddress :>@<:$config.email_domain:>.  It had
12 Message-ID <: $messageid :>
13 and Subject <: $subject :>
14
15 It has been filed (under junk) but otherwise ignored.
16
17 Please consult your records to find the correct <: $config.bug :> report
18 number, or contact <: $config.maintainer_email :> for assistance.
19
20 .include('mail/serious_mail_misconfiguration')