History log of /freebsd-11.0-release/usr.sbin/mailwrapper/mailwrapper.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 270675 26-Aug-2014 bapt

Allow mailwrapper to use mailer.conf from localbase (respecting LOCALBASE env var if set)

Phabric: https://reviews.freebsd.org/D412
Reviewed by: bdrewery
MFC after: 2 weeks
Relnotes: yes


# 267668 20-Jun-2014 bapt

use .Mt to mark up email addresses consistently (part2)

PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>


# 205938 30-Mar-2010 delphij

Sync with OpenBSD:
- avoid coredump when there's only one token on a line;
- Use calloc();
- Remove a line inherited from example mdoc.

Obtained from: OpenBSD
MFC after: 1 month


# 162806 29-Sep-2006 ru

Markup fixes.


# 161036 07-Aug-2006 delphij

Merge all applicable NetBSD and OpenBSD improvements over this manpage
till NetBSD mailwrapper.8,v 1.11 and OpenBSD mailwrapper.8,v 1.8:

- Separate exit status out from diagnostics section.
- Fix typos.

Obtained from: NetBSD, OpenBSD
MFC After: Along with mailwrapper(8) updates.


# 131500 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 111447 24-Feb-2003 ru

mdoc(7) police: Scheduled sweep.


# 110574 08-Feb-2003 gshapiro

Give more information to users replacing sendmail regarding periodic's
submit mail queue check.

PR: docs/38924


# 99968 14-Jul-2002 charnier

The .Nm utility


# 79755 15-Jul-2001 dd

Remove whitespace at EOL.


# 68756 15-Nov-2000 ben

remove trailing periods from SEE ALSO.


# 61023 28-May-2000 charnier

Do not add progname in err() strings, it will be printed twice


# 59219 14-Apr-2000 sheldonh

Replace the inappropriate use of .Nx (netBSD) with a more generalized
.Ux (UNIX) as is appropriate in the context used.

PR: 17954
Submitted by: Brian Handy <handy@physics.montana.edu>


# 57673 01-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# 55283 31-Dec-1999 ache

/etc -> /etc/mail


# 55228 29-Dec-1999 peter

Make mailwrapper build


# 54817 19-Dec-1999 peter

This commit was generated by cvs2svn to compensate for changes in r54816,
which included commits to RCS files with non-trunk default branches.


# 54816 19-Dec-1999 peter

Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's
chosen mailer.

Obtained from: NetBSD