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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsavemail.c763 bool pm_notify; local
803 pm_notify = false;
806 pm_notify = true;
815 if (!pm_notify && q == NULL &&
839 if (pm_notify && e->e_parent->e_id != NULL)

Completed in 41 milliseconds