  prompt "unsubscribe:          "

  DEFAULT=`echo "$UNSUBCOOKIE" | cut -c"$LISTLEN"-`
  ${EZBIN}/ezmlm-manage "$DIR" <"$TMP" >"$ERR" 2>&1 || \
  fatal "failed to produce unsubscribe confirmation"

  grephdr_manage
  grephdr Subject: "GOODBYE from ${LIST}@${HOST}"
  grephdr_empty
  grepbody Acknowledgment: I have removed the address
  grepbody test@example.org
  grepbody from the ${LIST} mailing list. This address

  echo OK
