<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/sendmail, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-18T01:25:41Z</updated>
<entry>
<title>The sendmail binary now has a reasonable default for MaxMimeHeaderLength</title>
<updated>2003-04-18T01:25:41Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-04-18T01:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e59cfb1047b9d3240c8ad569c2dee561a1b4ab8'/>
<id>urn:sha1:3e59cfb1047b9d3240c8ad569c2dee561a1b4ab8</id>
<content type='text'>
built in.  No need to set it here.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Replace old, not-working URL for an online index of DNS blacklist</title>
<updated>2002-10-16T22:52:56Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-10-16T22:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc5ce63097a9764c678a22942f763f283242e271'/>
<id>urn:sha1:cc5ce63097a9764c678a22942f763f283242e271</id>
<content type='text'>
servers with a reference to the Google directory.

Reviewed by:	gshapiro
MFC after:	1 week
</content>
</entry>
<entry>
<title>Drop support for COPY, -c has been the default mode of install(1)</title>
<updated>2002-07-29T09:40:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-29T09:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2893b161bbea64e099654c0dd78073cfb5667b0'/>
<id>urn:sha1:d2893b161bbea64e099654c0dd78073cfb5667b0</id>
<content type='text'>
for a long time now.

Approved by:	bde
</content>
</entry>
<entry>
<title>s/${INSTALL} -c/${INSTALL} ${COPY}/</title>
<updated>2002-07-18T12:07:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-18T12:07:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0b87f79976047c8f4332bbf7dc03146f6b0de79f'/>
<id>urn:sha1:0b87f79976047c8f4332bbf7dc03146f6b0de79f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the default permissions for the sendmail statistics file to 0640</title>
<updated>2002-05-24T01:44:53Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-05-24T01:44:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=519c4f18164a148151342a9312cc8c8a658b8631'/>
<id>urn:sha1:519c4f18164a148151342a9312cc8c8a658b8631</id>
<content type='text'>
instead of 0644 to help protect users against a file locking local
denial of service.

MFC after:	1 day
		pending RE approval
</content>
</entry>
<entry>
<title>There are still many broken nameservers out there in the wild.  Even</title>
<updated>2002-05-21T02:02:23Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-05-21T02:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b943c00ef4facec445c5c62f749bd3b2e8aae108'/>
<id>urn:sha1:b943c00ef4facec445c5c62f749bd3b2e8aae108</id>
<content type='text'>
though I would personally prefer to see the broken nameservers fixed
instead of standards compliant applications work around them, I can't
force FreeBSD users to help fight that battle.

Submitted by:	Damon Anton Permezel &lt;dap@damon.com&gt;
MFC after:	2 days
		pending RE approval
</content>
</entry>
<entry>
<title>Non-sendmail users use the FreeBSD sendmail startup functionality to start</title>
<updated>2002-04-21T20:32:28Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-21T20:32:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3bf762b7f61757c859d21eb99a0226e6d6c4cc63'/>
<id>urn:sha1:3bf762b7f61757c859d21eb99a0226e6d6c4cc63</id>
<content type='text'>
alternative MTAs.  Therefore, always install rc.sendmail, regardless of
NO_SENDMAIL make.conf setting.  Users can still set mta_start_script to a
different script.

This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to
src/etc/rc.sendmail.

Noticed by:	Calvin NG &lt;calvinng@brel.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick</title>
<updated>2002-04-14T19:20:26Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-14T19:20:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=14d6d7657a14449e6f27cb64b91cae98fcddb4ab'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Add my Copyright on this file so I can allow others to use it</title>
<updated>2002-04-12T20:28:06Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-12T20:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6b0d580e74340872e751317ac2e7ae21cc56581'/>
<id>urn:sha1:e6b0d580e74340872e751317ac2e7ae21cc56581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quoting Peter Wemm, "At great personal risk, touch the sendmail startup</title>
<updated>2002-04-05T02:30:49Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-05T02:30:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=619b80c4e66179b83f0b53ba06261919939a8aa1'/>
<id>urn:sha1:619b80c4e66179b83f0b53ba06261919939a8aa1</id>
<content type='text'>
again."

As an alternative to sendmail_enable=NONE, solve the boot time problem
for non-sendmail users completely by moving all of the sendmail startup
code from /etc/rc to /etc/rc.sendmail.  The source for that script will
be kept in src/etc/sendmail/rc.sendmail so make.conf's NO_SENDMAIL will
prevent it from being installed.  A new rc.conf variable,
mta_start_script specifies the script to run to start the user's
preferred MTA.  For backward compatibility, it will default to
/etc/rc.sendmail.  The specified script is called out of /etc/rc after
checking to make sure it exists.  A new rc.sendmail.8 man page has also
been added which now houses the sendmail_* variable descriptions
formerly in rc.conf.5.

Use /etc/rc.sendmail in /etc/mail/Makefile to reduce code duplication.

Reviewed by:	-current, -stable, obrien, peter, ru
MFC after:	1 week
</content>
</entry>
</feed>
