Searched refs:mailer (Results 1 – 25 of 64) sorted by relevance
123
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/mailer/ |
| D | uucp.m4 | 35 R<@> $n errors to mailer-daemon 88 # envelope sender rewriting for uucp-dom mailer 93 R<@> $n errors to mailer-daemon 95 # pass everything to standard SMTP mailer rewriting 99 # envelope sender rewriting for uucp-uudom mailer 104 R<@> $n errors to mailer-daemon 106 # do standard SMTP mailer rewriting 126 # There are innumerable variations on the UUCP mailer. It really 130 # old UUCP mailer (two names) 138 # smart UUCP mailer (handles multiple addresses) (two names) [all …]
|
| D | smtp.m4 | 54 R$+.BITNET <@ $~[ $*:$+ > $: $1 .BITNET < @ $4 > strip mailer: part', 66 R$+ < @ $~[ $* : $+ > $@ $1 < @ $4 > strip mailer: part 104 # relay mailer header masquerading recipient rewriting
|
| D | local.m4 | 41 R<@> $n errors to mailer-daemon 61 R<@> $n errors to mailer-daemon
|
| D | pop.m4 | 33 # POP mailer is a pseudo-domain
|
| D | mail11.m4 | 15 # This mailer is only useful if you have DECNET and the
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/ |
| D | Makefile | 174 ${CFDIR}/mailer/cyrus.m4 \ 175 ${CFDIR}/mailer/cyrusv2.m4 \ 176 ${CFDIR}/mailer/fax.m4 \ 177 ${CFDIR}/mailer/local.m4 \ 178 ${CFDIR}/mailer/mail11.m4 \ 179 ${CFDIR}/mailer/phquery.m4 \ 180 ${CFDIR}/mailer/pop.m4 \ 181 ${CFDIR}/mailer/procmail.m4 \ 182 ${CFDIR}/mailer/qpage.m4 \ 183 ${CFDIR}/mailer/smtp.m4 \ [all …]
|
| D | mailertable | 5 # The sendmail(8) mailer table is used to override routing for particular 12 # Each line is of the form "mailer:domain" (without the quotes) 13 # where "mailer" is the internal mailer name, and "domain" is
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/ |
| D | README | 118 mailer, and other important things. If you omit it, you will get an 133 mailer is always included automatically. Beware: MAILER declarations 266 /etc/mailer/sendmail.st /etc/mail/statistics 327 LOCAL_MAILER_FLAGS [Prmn9] The flags used by the local mailer. The 338 local mailer and which are converted to MIME will be 341 end of line for the local mailer. 344 local mailer. This should be changed with care. 346 LOCAL_SHELL_FLAGS [eu9] The flags used by the shell mailer. The 352 LOCAL_MAILER_QGRP [undefined] The queue group for the local mailer. 355 USENET_MAILER_FLAGS [rsDFMmn] The mailer flags for the usenet mailer. [all …]
|
| D | Makefile | 6 DIRS= cf domain feature hack m4 mailer ostype sh siteconfig
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | deliver.c | 5107 mailfile(filename, mailer, ctladdr, sfflags, e) in mailfile() argument 5109 MAILER *volatile mailer; 5132 if (mailer == NULL) 5133 mailer = FileMailer; 5148 bitnset(M_7BITS, mailer->m_flags) && 5189 else if (mailer->m_rootdir != NULL) 5191 expand(mailer->m_rootdir, targetfile, sizeof(targetfile), e); 5322 if (bitnset(M_SPECIFIC_UID, mailer->m_flags)) 5325 if (mailer->m_uid == NO_UID) 5328 RealUid = mailer->m_uid; [all …]
|
| /mirbsd/src/usr.sbin/mailwrapper/ |
| D | Makefile | 4 MAN= mailwrapper.8 mailer.conf.5
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/ostype/ |
| D | darwin.m4 | 15 dnl turn on S flag for local mailer
|
| D | freebsd4.m4 | 15 dnl turn on S flag for local mailer
|
| D | freebsd5.m4 | 15 dnl turn on S flag for local mailer
|
| D | dragonfly.m4 | 15 dnl turn on S flag for local mailer
|
| D | freebsd6.m4 | 15 dnl turn on S flag for local mailer
|
| D | solaris2.pre5.m4 | 15 # use mail as local mailer which are usually version before 2.5.
|
| D | irix5.m4 | 19 # - SGI's /etc/sendmail.cf defines also 'u' for local mailer flags -- you
|
| D | irix6.m4 | 19 # - SGI's /etc/sendmail.cf defines also 'u' for local mailer flags -- you
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/feature/ |
| D | mailertable.m4 | 24 …TACluster=${sendmailMTACluster})(sendmailMTAHost=$j))(sendmailMTAMapName=mailer)(sendmailMTAKey=%0…
|
| D | nullclient.m4 | 20 # mailer". In this sense, it acts like the "R" option in Sun
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | bsdi.mc | 47 dnl # The uucp-dom mailer requires MAILER(smtp). For more info, see 98 dnl define(`UUCP_RELAY', `mailer:your_relay_host') 99 dnl define(`BITNET_RELAY', `mailer:your_relay_host') 100 dnl define(`CSNET_RELAY', `mailer:your_relay_host')
|
| /mirbsd/src/gnu/usr.sbin/sendmail/ |
| D | RELEASE_NOTES | 28 A new mailer flag '!' is available to suppress an MH hack 85 resolve to the error mailer using a temporary failure 940 mailer. Patch from John Beck of Sun Microsystems. 977 Run mailer programs as the RunAsUser when RunAsUser is set and 978 the F=S mailer flag is set without a U= mailer equate. 1107 A new error code for the $#error mailer, $@ quarantine, can be used 1109 header check rulesets. The $: of the mailer triplet will 1175 New mailer flag 'B' to strip leading backslashes, which is a 1177 New mailer flag 'W' to ignore long term host status information. 1305 CONFIG: Remove the f flag from the default mailer flags of [all …]
|
| /mirbsd/src/usr.sbin/isdn/isdnd/ |
| D | main.c | 471 if (mailto[0] && mailer[0]) in error_exit() 488 mailer, in error_exit()
|
| D | isdnd.h | 581 char mailer[MAXPATHLEN] = ""; /* panic mail address */ variable 665 char mailer[MAXPATHLEN]; variable
|
123