]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2003-07-18 14:10:31 by cjwatson]
authorcjwatson <>
Fri, 18 Jul 2003 21:10:31 +0000 (13:10 -0800)
committercjwatson <>
Fri, 18 Jul 2003 21:10:31 +0000 (13:10 -0800)
Document X-Debbugs-CC: restriction (#15742).

html/Reporting.html.in

index bba28d62ef3cd536fa8106a91e815f23b6435b5a..fbceb2fed967fe49ec9c766ef9ff907a108d568a 100644 (file)
@@ -165,6 +165,12 @@ This will cause the $gBug tracking system to send a copy of your report
 to the address(es) in the <code>X-Debbugs-CC</code> line as well as to
 any mailing list.
 
+<p>Avoid sending such copies to the addresses of other $gBug reports, as
+they will be caught by the checks that prevent mail loops. There is
+relatively little point in using <code>X-Debbugs-CC</code> for this
+anyway, as the $gBug number added by that mechanism will just be
+replaced by a new one; use an ordinary <code>CC</code> header instead.
+
 <p>This feature can often be combined usefully with mailing
 <code>quiet</code> - see below.