Searched defs:shortfrom (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dvacation.c121 char *shortfrom; local
249 shortfrom = sender;
253 from = getfrom(&shortfrom);
256 if (!junkmail(shortfrom) && filter_ok(shortfrom, filter_file) &&
257 !knows(shortfrom))
260 setknows(shortfrom);

Completed in 62 milliseconds