Home
last modified time | relevance | path

Searched refs:savemail (Results 1 – 10 of 10) sorted by relevance

/freebsd/usr.bin/mail/
H A Dsend.c373 (void)savemail(expand(nbuf), mtf); in mail1()
377 (void)savemail(expand(cp), mtf); in mail1()
557 savemail(char name[], FILE *fi) in savemail() function
H A Dextern.h204 int savemail(char *, FILE *);
/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS11 6 savemail.c savemail, returntosender
H A DMakefile.m49 …ter.c mime.c parseaddr.c queue.c ratectrl.c readcf.c recipient.c sasl.c savemail.c sched.c sfsasl.…
H A Denvelope.c508 panic = savemail(e, !bitset(EF_NO_BODY_RETN, e->e_flags));
H A Dsavemail.c57 savemail(e, sendbody) in savemail() function
H A Dsendmail.h2978 extern bool savemail __P((ENVELOPE *, bool));
H A DREADME1841 savemail.c Routines which save the letter on processing errors.
/freebsd/usr.sbin/sendmail/
H A DMakefile18 ratectrl.c readcf.c recipient.c savemail.c sasl.c sched.c sfsasl.c \
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES946 If check_compat returns $#discard then a "savemail panic" could
3986 Avoid bogus error text when logging the savemail panic "cannot
10073 Fix a typo in savemail() that could cause the error message To:
10475 savemail. Problem reported by Richard Liu.