Merge "Call attention to all OpenDaylight devs in email"
[releng/builder.git] / jjb / autorelease / include-raw-autorelease-notify-build-failure.sh
index 5cf86fda098a024fb864fcfd43542fbac1cb536f..596228f5bc2c093ea68573caf65b0ad3839fc4d7 100644 (file)
@@ -78,7 +78,7 @@ if [ ! -z "${ARTIFACTID}" ] && [[ "${BUILD_STATUS}" != "SUCCESS" ]]; then
     fi
 
     echo "${BODY}" | mail -a /tmp/error_msg \
-        -S "from=Jenkins <jenkins-dontreply@opendaylight.org>" \
+        -r "Jenkins <jenkins-dontreply@opendaylight.org>" \
         -s "${SUBJECT}" "${RELEASE_EMAIL}"
 fi