Home
last modified time | relevance | path

Searched refs:mailer (Results 1 – 25 of 30) sorted by relevance

12

/original-bsd/usr.sbin/sendmail/cf/cf/
H A DMakefile69 ../mailer/fax.m4 \
70 ../mailer/local.m4 \
71 ../mailer/mail11.m4 \
72 ../mailer/pop.m4 \
73 ../mailer/procmail.m4 \
74 ../mailer/smtp.m4 \
75 ../mailer/usenet.m4 \
76 ../mailer/uucp.m4 \
H A DMakefile.dist70 ../mailer/fax.m4 \
71 ../mailer/local.m4 \
72 ../mailer/mail11.m4 \
73 ../mailer/pop.m4 \
74 ../mailer/procmail.m4 \
75 ../mailer/smtp.m4 \
76 ../mailer/usenet.m4 \
77 ../mailer/uucp.m4 \
/original-bsd/usr.sbin/sendmail/cf/mailer/
H A Duucp.m424 # There are innumerable variations on the UUCP mailer. It really
28 # old UUCP mailer (two names)
36 # smart UUCP mailer (handles multiple addresses) (two names)
45 `# domain-ized UUCP mailer
50 # domain-ized UUCP mailer with UUCP-style sender envelope
62 R<@> $n errors to mailer-daemon
115 # envelope sender rewriting for uucp-dom mailer
120 R<@> $n errors to mailer-daemon
122 # pass everything to standard SMTP mailer rewriting
126 # envelope sender rewriting for uucp-uudom mailer
[all …]
H A Dpop.m426 # POP mailer is a pseudo-domain
H A Dsmtp.m484 R$+.BITNET <@ $+:$+ > $: $1 .BITNET < @ $3 > strip mailer: part',
96 R$+ < @ $+ : $+ > $: $1 < @ $3 > strip mailer: part')
H A Dlocal.m432 R<@> $n errors to mailer-daemon
H A Dmail11.m47 # This mailer is only useful if you have DECNET and the
/original-bsd/usr.sbin/sendmail/
H A DFiles.cf59 cf/mailer/fax.m4
60 cf/mailer/local.m4
61 cf/mailer/mail11.m4
62 cf/mailer/pop.m4
63 cf/mailer/procmail.m4
64 cf/mailer/smtp.m4
65 cf/mailer/usenet.m4
66 cf/mailer/uucp.m4
H A DMakefile20 (cd cf/mailer; sccs check)
H A DRELEASE_NOTES181 flags rather than the recipient mailer flags.
184 recipient mailer flags.
195 mailer corresponding to the envelope sender
255 fashion as the U= mailer option.
681 Add Nice=N mailer option to set the niceness at which a mailer will
1035 cf/mailer/mail11.m4
1036 cf/mailer/procmail.m4
1835 cf/mailer/pop.m4
3165 CONFIG: Fix typo in UUCP mailer definition.
3295 mailer.
[all …]
H A DFAQ345 This is a local mailer issue, not a sendmail issue.
355 Again, this is a local mailer issue, not a sendmail issue.
356 Either modify your local mailer (source code will be
357 required) or change the program called in the "local" mailer
370 the "don't deliver to expensive mailer" flag, and it delivers the
383 mailer" flag (mailer flag "e"), be sure you also turn on
384 global option "c" -- otherwise it ignores the mailer flag.
417 This UUCP mailer keeps everything as domain addresses.
418 Basically, it uses the SMTP mailer rewriting rules.
420 Unfortunately, a lot of UUCP mailer transport agents
[all …]
H A DKNOWNBUGS40 when calling a mailer. This macro is initialized too early, and
45 * If you EXPN a list or user that has a program mailer, the output of
/original-bsd/usr.sbin/sendmail/cf/
H A DREADME209 USENET_MAILER_FLAGS [rlsDFMmn] The mailer flags for the usenet mailer.
211 usenet mailer.
252 the Procmail mailer.
258 mailer.
290 mailer is the internal mailer name, such as ``uucp-new'' and the hostname
451 mailer:domain
452 where "mailer" is the internal mailer name, and "domain"
519 local_procmail Use procmail as the local mailer. This mailer can
667 Basically, it uses the SMTP mailer rewriting rules. This mailer
797 The ``mailer:'' can be omitted, in which case the mailer defaults to
[all …]
/original-bsd/usr.bin/f77/libF77/
H A DREAD_ME20 dlw@g.cc.berkeley (new uucp mailer)
21 ucbvax!g.dlw (old uucp mailer)
/original-bsd/usr.bin/f77/libI77/
H A DREAD_ME20 dlw@g.cc.berkeley (new uucp mailer)
21 ucbvax!g.dlw (old uucp mailer)
/original-bsd/usr.bin/f77/libU77/
H A DREAD_ME27 dlw@g.cc.berkeley (new uucp mailer)
28 ucbvax!g.dlw (old uucp mailer)
/original-bsd/usr.sbin/sendmail/EPA/mldistrib/
H A Dmldistrib.c202 static char mailer[] = _PATH_SENDMAIL; local
219 if ((name = rindex(mailer, '/')) != CHARNULL)
222 name = mailer;
241 mailfp = my_popen(mailer, args, "w");
/original-bsd/usr.sbin/sendmail/src/
H A DTODO24 E **** Fix parseaddr to return a dummy mailer with QBADADDR set for
34 you don't. Perhaps two flavors of "error" mailer?
39 X **** Add uucp-bang mailer that strips off any domain name from
41 mailer table entries.
111 Perhaps a per-mailer value?
117 X ** Rewriting rules based on incoming mailer.
135 mailer and then redirect them in ruleset 5; this allows you to
173 X ** "R mailer address" in -bt mode does remotename on address.
218 that to decide whether or not to honor F=I mailer flag.
262 X * Disable all default RW sets except mailer-specific?
H A Dsendmail.h68 typedef struct mailer MAILER;
109 struct mailer *q_mailer; /* mailer to use */
177 struct mailer struct
321 struct mailer *mci_mailer; /* ptr to the mailer for this conn */
H A Dusersmtp.c60 struct mailer *m; in smtpinit()
304 struct mailer *m; in smtpmailfrom()
576 struct mailer *m; in smtpdata()
/original-bsd/usr.sbin/sendmail/cf/feature/
H A Dnullclient.m418 # mailer". In this sense, it acts like the "R" option in Sun
/original-bsd/usr.sbin/sendmail/smrsh/
H A DREADME17 program mailer definition of sendmail(8). This README file describes
99 Typically, the program mailer is defined by a single line in the
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dcf.m443 `define(`_MAILER_$1_', `')PUSHDIVERT(7)include(../mailer/$1.m4)POPDIVERT`'')')
H A Dproto.m4618 # not local -- try mailer table lookup
733 ### Ruleset 95 -- canonify mailer:host syntax to triple ###
738 R< $- : $+ > $* $# $1 $@ $2 $: $3 try qualified mailer
740 R< $+ > $* $#_RELAY_ $@ $1 $: $2 use unqualified mailer
/original-bsd/usr.sbin/sendmail/doc/usenix/
H A Dusenix.me399 Each user should be able to specify which mailer to execute
448 which routes the message to the correct mailer(s).
560 (i.e, not appearing to be a valid address for another mailer)
606 Forwarding also permits a user to specify a private incoming mailer.
612 will use a different incoming mailer.

12