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

/osnet-11/usr/src/cmd/sendmail/aux/
H A Dvacation.c114 char *shortfrom; local
242 shortfrom = sender;
246 from = getfrom(&shortfrom);
249 if (!junkmail(shortfrom) && filter_ok(shortfrom, filter_file) &&
250 !knows(shortfrom))
253 setknows(shortfrom);

Completed in 25 milliseconds