From: cjwatson <> Date: Fri, 11 Apr 2003 03:16:55 +0000 (-0800) Subject: [project @ 2003-04-10 20:16:55 by cjwatson] X-Git-Tag: release/2.6.0~935 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=65150d11d2f1bcc7f6de7c3cd07be4d85842358f;p=debbugs.git [project @ 2003-04-10 20:16:55 by cjwatson] Clarify when -forwarded sets the forwarded-to address. See http://lists.debian.org/debian-mentors-0304/msg00126.html. --- diff --git a/html/Developer.html.in b/html/Developer.html.in index d7687c73..c512a7f9 100644 --- a/html/Developer.html.in +++ b/html/Developer.html.in @@ -129,7 +129,7 @@ report. <p>When the $gBug tracking system gets a message at <var>nnn</var><code>-forwarded</code> it will mark the relevant $gBug as having been forwarded to the address(es) in the <code>To</code> field -of the message it gets. +of the message it gets, if the $gBug is not already marked as forwarded. <p>You can also manipulate the `forwarded to' information by sending messages to <a href="server-control.html"><code>control\@$gEmailDomain</code></a>.