Merge remote-tracking branch 'origin/master'
[unleashed/lotheac.git] / usr / src / pkg / manifests / system-network-mailwrapper.inc
blob45bd8c62a09caf6154c4d703d6e5e2166fc13ec3
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2014, Alexander Pyhalov
16 dir path=etc group=sys
17 dir path=etc/mail group=mail
18 dir path=usr/bin
19 dir path=usr/libexec
20 dir path=usr/sbin
21 dir path=usr/share/man
22 dir path=usr/share/man/man8
23 dir path=usr/share/man/man4
24 file path=etc/mailer.conf group=sys preserve=true
25 file path=usr/libexec/mailwrapper mode=0555
26 file path=usr/share/man/man8/mailwrapper.8
27 file path=usr/share/man/man4/mailer.conf.4
28 license libexec/mailwrapper/THIRDPARTYLICENSE \
29     license=libexec/mailwrapper/THIRDPARTYLICENSE
30 link path=usr/bin/mailq mediator=mta mediator-implementation=mailwrapper \
31     target=../libexec/mailwrapper
32 link path=usr/lib/sendmail mediator=mta mediator-implementation=mailwrapper \
33     target=../libexec/mailwrapper
34 link path=usr/sbin/newaliases mediator=mta mediator-implementation=mailwrapper \
35     target=../libexec/mailwrapper
36 link path=usr/sbin/sendmail mediator=mta mediator-implementation=mailwrapper \
37     target=../libexec/mailwrapper