FILTER_RSET
case FILTER_RSET:
{ FILTER_RSET, "rset", filter_builtins_notimpl },
smtp_filter_phase(FILTER_RSET, s, NULL);
{ CMD_RSET, FILTER_RSET, "RSET", smtp_check_rset, smtp_proceed_rset },