Home
last modified time | relevance | path

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

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-network-mailwrapper.p5m16 set name=pkg.fmri value=pkg:/system/network/mailwrapper@$(PKGVERS)
17 set name=pkg.summary value=mailwrapper
27 link path=usr/bin/mailq target=../lib/mailwrapper mediator=mta \
28 mediator-implementation=mailwrapper
30 file path=usr/lib/mailwrapper mode=0555
31 link path=usr/lib/sendmail target=mailwrapper mediator=mta \
32 mediator-implementation=mailwrapper
34 link path=usr/sbin/newaliases target=../lib/mailwrapper mediator=mta \
35 mediator-implementation=mailwrapper
36 link path=usr/sbin/sendmail target=../lib/mailwrapper mediator=mta \
[all …]
H A DSUNWcs.p5m1686 # The mailx binary calls /usr/lib/sendmail provided by mailwrapper
1688 depend type=require fmri=system/network/mailwrapper
/illumos-gate/usr/src/cmd/mailwrapper/
H A DMakefile19 LIBPROG= mailwrapper
25 MWOBJS= fgetln.o fparseln.o mailwrapper.o
30 CPROG= mailwrapper
68 mailwrapper: $(MWOBJS) target
77 $(RM) $@; $(SYMLINK) ../lib/mailwrapper $@
80 $(RM) $@; $(SYMLINK) mailwrapper $@
83 $(RM) $@; $(SYMLINK) ../lib/mailwrapper $@
86 $(RM) $@; $(SYMLINK) ../lib/mailwrapper $@
92 $(RM) $(OBJS) $(MWOBJS) mailwrapper
H A DTHIRDPARTYLICENSE.descrip1 mailwrapper and BSD compatibilty functions
H A DTHIRDPARTYLICENSE62 mailwrapper.c is provided under the following license
/illumos-gate/usr/src/cmd/
H A DMakefile260 mailwrapper \
/illumos-gate/usr/src/man/man8/
H A DMakefile284 mailwrapper.8 \