Home
last modified time | relevance | path

Searched refs:HelpFile (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/
H A DREADME103 and the files specified by the ErrorHeader and HelpFile options. Similar
105 HelpFile files.
H A DRELEASE_NOTES6065 class, ErrorHeader, or HelpFile files located in unsafe
8642 H HelpFile
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c5826 if (HelpFile == NULL ||
5827 (hf = safefopen(HelpFile, O_RDONLY, 0444, sff)) == NULL)
5912 HelpFile, HELPVERSION);
H A Dreadcf.c3567 SET_OPT_DEFAULT(HelpFile, "helpfile");
3572 HelpFile = newstr(val);
H A Dsendmail.h2685 EXTERN char *HelpFile; /* location of SMTP help file */ variable
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf179 O HelpFile=/etc/mail/helpfile
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4315 O HelpFile=ifdef(`HELP_FILE', HELP_FILE, `MAIL_SETTINGS_DIR`'helpfile')