<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/mail/Makefile, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing space.</title>
<updated>2004-06-06T17:28:31+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2004-06-06T17:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=022f50456418919f62a864dd65d0f473d3a4f4df'/>
<id>022f50456418919f62a864dd65d0f473d3a4f4df</id>
<content type='text'>
Submitted by:	jens
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	jens
</pre>
</div>
</content>
</entry>
<entry>
<title>Bow to popular demand and default SENDMAIL_SUBMIT_MC to</title>
<updated>2003-07-06T19:17:04+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-07-06T19:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a99be61b7d18064886b9dda7705d8086a7567f50'/>
<id>a99be61b7d18064886b9dda7705d8086a7567f50</id>
<content type='text'>
`hostname`.submit.mc which is templated from freebsd.submit.mc if the
default file does not exist.  This makes the building of the submit.cf
behavior identical to that of the the sendmail.cf.

PR:		44256
Submitted by:	Matt Emmerton &lt;matt@gsicomp.on.ca&gt;
MFC after:	5 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`hostname`.submit.mc which is templated from freebsd.submit.mc if the
default file does not exist.  This makes the building of the submit.cf
behavior identical to that of the the sendmail.cf.

PR:		44256
Submitted by:	Matt Emmerton &lt;matt@gsicomp.on.ca&gt;
MFC after:	5 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Style fixes: tab after a dependency operator should be a single space</title>
<updated>2003-07-06T18:07:06+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-07-06T18:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=043fc4cb151dd77870c0736e978ef2f425b19483'/>
<id>043fc4cb151dd77870c0736e978ef2f425b19483</id>
<content type='text'>
             second level indent of tab should be four spaces

Submitted by:	ru
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
             second level indent of tab should be four spaces

Submitted by:	ru
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow multiple aliases files to be rebuilt</title>
<updated>2003-02-08T21:55:31+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-02-08T21:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a4d1b9a3c651e23204a6c5235ecf740da4fc0229'/>
<id>a4d1b9a3c651e23204a6c5235ecf740da4fc0229</id>
<content type='text'>
PR:		bin/40540
Submitted by:	Cyrille Lefevre &lt;cyrille.lefevre@laposte.net&gt;
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		bin/40540
Submitted by:	Cyrille Lefevre &lt;cyrille.lefevre@laposte.net&gt;
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for COPY, -c has been the default mode of install(1)</title>
<updated>2002-07-29T09:40:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-29T09:40:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2893b161bbea64e099654c0dd78073cfb5667b0'/>
<id>d2893b161bbea64e099654c0dd78073cfb5667b0</id>
<content type='text'>
for a long time now.

Approved by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for a long time now.

Approved by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>s/${INSTALL} -c/${INSTALL} ${COPY}/</title>
<updated>2002-07-18T12:07:49+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-18T12:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b87f79976047c8f4332bbf7dc03146f6b0de79f'/>
<id>0b87f79976047c8f4332bbf7dc03146f6b0de79f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the</title>
<updated>2002-05-24T01:46:39+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-05-24T01:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=34925ba6f79e1071e608d07bb4abeb125150fa91'/>
<id>34925ba6f79e1071e608d07bb4abeb125150fa91</id>
<content type='text'>
permissions to use for alias and map database files built by
/etc/mail/Makefile.  The default is 0640 to assist users in avoiding
a file locking local denial of service.

MFC after:	1 day
		pending RE approval
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
permissions to use for alias and map database files built by
/etc/mail/Makefile.  The default is 0640 to assist users in avoiding
a file locking local denial of service.

MFC after:	1 day
		pending RE approval
</pre>
</div>
</content>
</entry>
<entry>
<title>sys.mk no longer includes bsd.own.mk so I need to include it here for</title>
<updated>2002-04-23T17:08:08+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-23T17:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a49265d153082b2194a6bd63cea815d3b5ace19'/>
<id>4a49265d153082b2194a6bd63cea815d3b5ace19</id>
<content type='text'>
the definition of SHAREMODE.

Submitted by:	Udo Schweigert &lt;Udo.Schweigert@siemens.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the definition of SHAREMODE.

Submitted by:	Udo Schweigert &lt;Udo.Schweigert@siemens.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick</title>
<updated>2002-04-14T19:20:26+00:00</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-14T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d6d7657a14449e6f27cb64b91cae98fcddb4ab'/>
<id>14d6d7657a14449e6f27cb64b91cae98fcddb4ab</id>
<content type='text'>
the .mc file used for /etc/mail/submit.cf.  By default,
/etc/mail/freebsd.submit.mc is installed and used.

Requested by:	fenner
Submitted by:	ume
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the .mc file used for /etc/mail/submit.cf.  By default,
/etc/mail/freebsd.submit.mc is installed and used.

Requested by:	fenner
Submitted by:	ume
MFC after:	1 week
</pre>
</div>
</content>
</entry>
</feed>
