Enables e-mails
diff --git a/Jenkinsfile b/Jenkinsfile
index 0122999..4c5b6b1 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -165,7 +165,6 @@
       }
     }
   }
-/*
   post {
     // If this build failed, send an email to the list.
     failure {
@@ -215,5 +214,4 @@
       }
     }
   }
- */
 }