  prompt "unsubscribe nop:      "

  ${EZBIN}/ezmlm-unsub "$DIR" "$SENDER"

  DEFAULT="unsubscribe"
  ${EZBIN}/ezmlm-manage "$DIR" <"$TMP" >"$ERR" 2>&1 || \
  fatal "failed to produce unsubscribe nop"

  grephdr_manage
  grephdr Subject: "Not subscribed to ${LIST}@${HOST}"
  grephdr_empty
  grepbody I\'m sorry, I\'ve been unable to carry out your request,
  grepbody since the address
  grepbody test@example.org
  grepbody was not on the ${LIST} mailing list when I received

  echo OK
