Author: Roland Mas <lolando@debian.org>
Description: Disable the blurb about replying to a bug via email
at least until this is made to work.
Index: src/common/tracker/Artifact.class.php
===================================================================
--- src.orig/common/tracker/Artifact.class.php
+++ src/common/tracker/Artifact.class.php
@@ -1582,10 +1582,6 @@
 			"\n".util_make_url ('/tracker/?func=detail&atid='. $this->ArtifactType->getID() .
 					    "&aid=". $this->getID() .
 					    "&group_id=". $this->ArtifactType->Group->getID()) .
-			"\nOr by replying to this e-mail entering your response between the following markers: ".
-			"\n".ARTIFACT_MAIL_MARKER.
-			"\n(enter your response here, only in plain text format)".
-			"\n".ARTIFACT_MAIL_MARKER.
 			"\n\n".
 			$this->marker('status',$changes).
 			 "Status: ". $this->getStatusName() ."\n".
