Fix up tinder.conf some more
authorKoen Kooi <koen@openembedded.org>
Sun, 24 Jul 2005 10:01:31 +0000 (10:01 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 24 Jul 2005 10:01:31 +0000 (10:01 +0000)
conf/tinder.conf

index bb28bb3..d5ed38a 100644 (file)
@@ -4,15 +4,17 @@ INHERIT          += "tinderclient"
 #TINDER_ADMIN      = "you@yourhost"
 
 #Name of the client
-#DO NOT USE / in a name!!
-#TINDER_BUILDNAME  = "Tinder Client Test-NameOfClient"
+#DO NOT USE '/' or ' ' in a name!!
+#TINDER_BUILD  = "Test-NameOfClient"
 
 #What error parser to use
 #TINDER_ERROR      = "unix"
 #TINDER_VERBOSE_REPORT = "1"
 #TINDER_LOG        = "${TMPDIR}/tinder.log"
 #TINDER_MAILTO     = "tinderbox-oe@gmx.net"
-#TINDER_SUBJECT    = "Subject of the to be send mail"
+
+#We have fixed procmail rules for the subject
+#TINDER_SUBJECT    = "OpenEmbedded Tinder Log"
 #TINDER_TREE       = "OpenEmbeddedBuild"
 
 #the From: of the report mails