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

/sendmail/sendmail/
H A Dmain.c2065 if (Mailer[i] != NULL)
2066 printmailer(sm_debug_file(), Mailer[i]); local
4187 if (Mailer[i] != NULL)
4188 printmailer(smioout, Mailer[i]);
H A Dsendmail.h384 ** Mailer definition structure.
501 EXTERN MAILER *Mailer[MAXMAILERS + 1]; variable

Completed in 29 milliseconds