You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the quotes in -s '@SUBJECT@' @ADDRESS@ don't prevent splitting the string into multiple arguments. Same with ZED_EMAIL_OPTS="-s 'scrub result' @ADDRESS@".
System information
Describe the problem you're observing
Email notifications don't work.
Describe how to reproduce the problem
Configure email notifications, set them to verbose, leave
ZED_EMAIL_OPTS
unset, then start a scrub.Include any warning/errors/backtraces from the system logs
It looks like the quotes in
-s '@SUBJECT@' @ADDRESS@
don't prevent splitting the string into multiple arguments. Same withZED_EMAIL_OPTS="-s 'scrub result' @ADDRESS@"
.CC #6246
The text was updated successfully, but these errors were encountered: