diff --git a/mod/notification-email.rsc b/mod/notification-email.rsc index 7c3a6ffb..95a4b620 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; - } on-error={ } + } else={ } :local Wait true; :do { :delay 1s;