  prompt "unsubscribe:          "

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

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

  ${ECHO} OK
