Skip to content

Commit

Permalink
Updated authors/readme for local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bigntallmike committed Feb 3, 2021
1 parent cdf9ba1 commit 4b9e6aa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Bruce Guenter <bruce@untroubled.org>

Michael T. Babcock <mtb-code@mikebabcock.ca>
23 changes: 10 additions & 13 deletions README
Original file line number Diff line number Diff line change
@@ -1,23 +1,20 @@
nullmailer
Simple relay-only mail transport agent
Bruce Guenter <bruce@untroubled.org>
Version 2.2
2018-10-12
Version 2.x
2021-02-03

This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which
relay to a fixed set of smart relays. It is designed to be simple to
configure, secure, and easily extendable.

A mailing list has been set up to discuss this package. To subscribe,
send an email to:
nullmailer-subscribe@lists.untroubled.org
A mailing list archive is available at:
http://lists.untroubled.org/?list=nullmailer

Development versions of nullmailer are available at GitHub:
Original versions of nullmailer are available at GitHub:
https://github.com/bruceg/nullmailer

This package is Copyright (C) 2018 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version. A copy of this license is included with this package. This
package comes with no warranty of any kind.
This fork includes changes needed at client sites where we install and maintain
systems that send month-end statements and other messages to customers.

This package is Copyright (C) 2018 Bruce Guenter, or (C) 2021 Michael Babcock
and may be copied according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2
or a later version. A copy of this license is included with this package.
This package comes with no warranty of any kind.

0 comments on commit 4b9e6aa

Please sign in to comment.