mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 22:12:43 +00:00
The standard .mc files shipped with the new sendmail have an extra divert(0)
at the top. Make our freebsd-supplied files match the standard files. Apply-to: 2.2
This commit is contained in:
parent
648251a14c
commit
bdfaa56a86
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19474
@ -41,6 +41,7 @@ divert(-1)
|
||||
# and do the modifications there.
|
||||
#
|
||||
|
||||
divert(0)dnl
|
||||
VERSIONID(`@(#)freebsd.mc $Revision: 1.1 $')
|
||||
OSTYPE(bsd4.4)dnl
|
||||
DOMAIN(generic)dnl
|
||||
|
@ -33,7 +33,8 @@ divert(-1)
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
|
||||
VERSIONID(`@(#)freefall.mc $Revision: 1.7 $')
|
||||
divert(0)dnl
|
||||
VERSIONID(`@(#)freefall.mc $Revision: 1.8 $')
|
||||
OSTYPE(bsd4.4)dnl
|
||||
DOMAIN(generic)dnl
|
||||
MAILER(local)dnl
|
||||
|
@ -41,6 +41,7 @@ divert(-1)
|
||||
# and do the modifications there.
|
||||
#
|
||||
|
||||
divert(0)dnl
|
||||
VERSIONID(`@(#)freebsd.mc $Revision: 1.1 $')
|
||||
OSTYPE(bsd4.4)dnl
|
||||
DOMAIN(generic)dnl
|
||||
|
@ -33,7 +33,8 @@ divert(-1)
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
|
||||
VERSIONID(`@(#)freefall.mc $Revision: 1.7 $')
|
||||
divert(0)dnl
|
||||
VERSIONID(`@(#)freefall.mc $Revision: 1.8 $')
|
||||
OSTYPE(bsd4.4)dnl
|
||||
DOMAIN(generic)dnl
|
||||
MAILER(local)dnl
|
||||
|
Loading…
Reference in New Issue
Block a user