| /freebsd-13.1/etc/sendmail/ |
| H A D | Makefile | 26 DEST_SUBMIT_CF= ${DESTDIR}/etc/mail/submit.cf 28 ALL= freebsd.cf freebsd.submit.cf 29 CLEANFILES= freebsd.cf freebsd.submit.cf 70 ${.CURDIR}/freebsd.submit.mc freebsd.submit.cf ${DESTDIR}/etc/mail 90 freebsd.submit.cf ${DEST_SUBMIT_CF}
|
| /freebsd-13.1/etc/mail/ |
| H A D | Makefile | 77 SENDMAIL_SUBMIT_MC:= ${SENDMAIL_SUBMIT_MC}.submit.mc 80 ${CP} freebsd.submit.mc ${SENDMAIL_SUBMIT_MC} 196 install: install-cf install-submit-cf 205 install-submit-cf: ${INSTALL_SUBMIT_CF} 212 .if ${INSTALL_SUBMIT_CF} != /etc/mail/submit.cf 213 ${INSTALL} -m ${SHAREMODE} ${INSTALL_SUBMIT_CF} /etc/mail/submit.cf
|
| H A D | README | 22 by altering /etc/mail/freebsd.submit.mc (or setting SENDMAIL_SUBMIT_MC 24 'make install-submit-cf' in /etc/mail/. Change the FEATURE(msp) line 32 /etc/mail/submit.cf file: 35 rm /etc/mail/submit.cf
|
| /freebsd-13.1/libexec/rc/ |
| H A D | rc.sendmail | 158 if [ -r /etc/mail/submit.cf ]; then 178 if [ -r /etc/mail/submit.cf ]; then 206 if [ -r /etc/mail/submit.cf ]; then
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | SECURITY | 55 and submit.cf for the submission program. The following permissions 62 -r--r--r-- root wheel ... /etc/mail/submit.cf 72 permissions. In submit.cf the option UseMSP must be set, and 73 QueueFileMode must be set to 0660. submit.cf is available in 74 cf/cf/, which has been built from cf/cf/submit.mc. The file can 75 be used as-is, if you want to add more options, use cf/cf/submit.mc 80 -bs, and -t it is submit.cf (if it exists) for all others it is 128 submit.cf For the MSP (mail submission program) 129 The MSP is used to submit e-mails, hence it is invoked 202 no submit.cf file is installed. See devtools/README about
|
| H A D | Makefile.m4 | 17 `${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'))dnl
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | README.patches | 22 If you make your changes in the above order and then submit them, 34 Please read (and follow) the previous section if you want to submit 37 If you cannot easily get your patches to pogo, you may submit patches
|
| H A D | README.bk | 7 If you want to submit patches, please see the README.hackers file.
|
| /freebsd-13.1/contrib/sendmail/cf/cf/ |
| H A D | Makefile | 17 SUBMIT= submit 54 ALL= submit.cf $(GENERIC) $(OTHER) 80 install-cf: install-sendmail-cf install-submit-cf 85 install-submit-cf: $(SUBMIT).cf 86 $(INSTALL) -c -o $(CFOWN) -g $(CFGRP) -m $(CFMODE) $(SUBMIT).cf ${DESTDIR}$(MAILDIR)/submit.cf
|
| H A D | README | 7 By default you need two .mc files: sendmail.mc and submit.mc. The 27 The name of the source file for "submit.cf" can be overridden by
|
| H A D | submit.mc | 18 VERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $')
|
| /freebsd-13.1/sys/opencrypto/ |
| H A D | crypto.c | 1998 struct cryptop *crp, *submit; in crypto_dispatch_thread() local 2014 submit = NULL; in crypto_dispatch_thread() 2026 if (submit == NULL) in crypto_dispatch_thread() 2027 submit = crp; in crypto_dispatch_thread() 2031 if (submit != NULL) { in crypto_dispatch_thread() 2040 if (submit->crp_session->cap == cap) in crypto_dispatch_thread() 2044 submit = crp; in crypto_dispatch_thread() 2051 if (submit != NULL) { in crypto_dispatch_thread() 2052 TAILQ_REMOVE(&crp_q, submit, crp_next); in crypto_dispatch_thread() 2053 cap = submit->crp_session->cap; in crypto_dispatch_thread() [all …]
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | INSTALL | 27 6. Install sendmail.cf as /etc/mail/sendmail.cf and submit.cf as 28 /etc/mail/submit.cf. This can be done in the cf/cf by using
|
| /freebsd-13.1/usr.sbin/periodic/etc/daily/ |
| H A D | 500.queuerun | 25 if [ -f /etc/mail/submit.cf ]
|
| H A D | 440.status-mailq | 41 if [ -f /etc/mail/submit.cf ]
|
| /freebsd-13.1/contrib/expat/doc/ |
| H A D | ok.min.css | 2 …submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-… selector
|
| /freebsd-13.1/contrib/ipfilter/ |
| H A D | BugReport | 1 Please submit this information at SourceForge using this URL:
|
| H A D | STYLE.TXT | 3 coding style than it had before. If you submit patches, I expect them to
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/ |
| H A D | ibm,vas.txt | 4 to directly submit compression and other requests to Nest accelerators (NX)
|
| /freebsd-13.1/contrib/wpa/ |
| H A D | CONTRIBUTIONS | 117 have the right to submit it under the open source license 122 license and I have the right under that license to submit that 125 permitted to submit under a different license), as indicated 134 personal information I submit with it, including my sign-off) is
|
| /freebsd-13.1/contrib/capsicum-test/ |
| H A D | CONTRIBUTING.md | 15 You generally only need to submit a CLA once, so if you've already submitted
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/ |
| H A D | CREDITS.TXT | 3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
|
| /freebsd-13.1/sys/dev/ida/ |
| H A D | idavar.h | 118 void (*submit)(struct ida_softc *, struct ida_qcb *); member
|
| /freebsd-13.1/sys/contrib/libsodium/ |
| H A D | THANKS | 85 submit a pull request!)
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/ |
| H A D | ABI.rst | 34 4) Don't submit bindings for staging or unstable. That will be decided by
|