Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsavemail.c411 DeadLetterDrop == NULL ||
412 DeadLetterDrop[0] == '\0')
419 if (!writable(DeadLetterDrop, NULL, sff) ||
420 (fp = safefopen(DeadLetterDrop, O_WRONLY|O_APPEND,
454 DeadLetterDrop);
459 DeadLetterDrop);
H A Dsendmail.h2675 EXTERN char *DeadLetterDrop; /* path to dead letter office */ variable
H A Dreadcf.c4295 PSTRSET(DeadLetterDrop, val);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf440 #O DeadLetterDrop=/var/tmp/dead.letter
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4592 _OPTION(DeadLetterDrop, `confDEAD_LETTER_DROP', `/var/tmp/dead.letter')
/freebsd/contrib/sendmail/cf/
H A DREADME4253 confDEAD_LETTER_DROP DeadLetterDrop [undefined] Filename to save bounce
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4671 New option DeadLetterDrop to define the location of the system-wide
5300 confDEAD_LETTER_DROP DeadLetterDrop