diff --git a/mod/notification-email.rsc b/mod/notification-email.rsc index 95a4b620..7c3a6ffb 100644 --- a/mod/notification-email.rsc +++ b/mod/notification-email.rsc @@ -105,7 +105,7 @@ /tool/e-mail/send from=[ $EMailGenerateFrom ] to=($Message->"to") \ cc=($Message->"cc") subject=($Message->"subject") \ body=($Message->"body") file=$Attach; - } else={ } + } on-error={ } :local Wait true; :do { :delay 1s;