Searched refs:not_mail_from_table (Results 1 – 3 of 3) sorted by relevance
1112 int8_t not_mail_from_table; member
1144 return filter->config->not_mail_from_table < 0 ? !ret : ret; in filter_check_mail_from_table()
1644 filter_config->not_mail_from_table = $1 ? -1 : 1;