------------------------------------------------------------------------
r135 | bruce | 2005-11-02 11:52:21 -0600 (Wed, 02 Nov 2005) | 3 lines
Changed paths:
   M /trunk/TODO
   M /trunk/lib/Makefile.am
   A /trunk/lib/base64.cc (from /trunk/protocols/smtp.cc:134)
   A /trunk/lib/base64.h
   M /trunk/protocols/smtp.cc

Broken the base64 conversion out of protocols/smtp.cc (and simplified it
greatly in the process).

------------------------------------------------------------------------
r134 | bruce | 2005-11-02 11:11:22 -0600 (Wed, 02 Nov 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/doc/nullmailer-send.8
   M /trunk/protocols/protocol.cc
   M /trunk/protocols/protocol.h
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc

Added support for SMTP AUTH PLAIN
Thanks Ace Jones <ace.j@hotpop.com>

------------------------------------------------------------------------
r133 | bruce | 2005-11-02 10:50:37 -0600 (Wed, 02 Nov 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/lib/list.h

Fixed compile error in lib/list.h

------------------------------------------------------------------------
r132 | bruce | 2005-11-02 10:50:11 -0600 (Wed, 02 Nov 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/configure.in

Bumped version to 1.01

------------------------------------------------------------------------
r130 | bruce | 2005-02-28 11:54:04 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/lib/Makefile.am

Fixed up lib Makefile to properly dist the ac directory.

------------------------------------------------------------------------
r129 | bruce | 2005-02-28 11:49:53 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/lib/makefield.cc
   M /trunk/src/send.cc

Renamed ac/time.h to ac/systime.h to prevent #include recursion.

------------------------------------------------------------------------
r128 | bruce | 2005-02-28 11:28:34 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/README

Updated dates, version, and em.ca URLs.

------------------------------------------------------------------------
r127 | bruce | 2005-02-28 11:28:11 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/HOWTO

Removed note about my daemontools RPMs as they are no longer really mailtained.

------------------------------------------------------------------------
r126 | bruce | 2005-02-28 11:27:45 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/TODO

Added some TODOs for protocols, I just want to get 1.00 out the door.

------------------------------------------------------------------------
r125 | bruce | 2005-02-28 11:20:39 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/makedist.in

Updated links to em.ca to untroubled.org

------------------------------------------------------------------------
r124 | bruce | 2005-02-28 11:20:15 -0600 (Mon, 28 Feb 2005) | 2 lines
Changed paths:
   M /trunk/TODO

Removed note about documentation fix.

------------------------------------------------------------------------
r123 | bruce | 2005-02-25 18:14:31 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/configure.in

Bumped version to 1.00 (no RC status)

------------------------------------------------------------------------
r122 | bruce | 2005-02-25 18:07:54 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   M /trunk/TODO

Removed extra TODO item as nullmailer-inject already handles it.

------------------------------------------------------------------------
r121 | bruce | 2005-02-25 18:06:16 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/src/inject.cc

Fixed bug in handling headers containing CR+LF line endings.

------------------------------------------------------------------------
r120 | bruce | 2005-02-25 17:52:31 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   M /trunk/test/functions

Use a plain grep instead of formail to extract header entries.

------------------------------------------------------------------------
r119 | bruce | 2005-02-25 17:52:15 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   M /trunk/test/tests/inject/recips
   M /trunk/test/tests/inject/sender

Use the "-n" argument to head and tail commands.

------------------------------------------------------------------------
r118 | bruce | 2005-02-25 17:50:11 -0600 (Fri, 25 Feb 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/inject.cc

Fixed bug in header parsing that would cause the last header line to 
be repeated if there was no body.

------------------------------------------------------------------------
r117 | bruce | 2005-02-25 16:33:59 -0600 (Fri, 25 Feb 2005) | 2 lines
Changed paths:
   D /trunk/acconfig.h
   M /trunk/acinclude.m4
   M /trunk/configure.in

Adjusted usage for newest automake 1.9 and autoconf 2.59 tools.

------------------------------------------------------------------------
r116 | bruce | 2005-02-21 16:23:55 -0600 (Mon, 21 Feb 2005) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/send.cc

Fixed problem with multiple arguments to protocol modules.
Thanks Sascha Silbe <sascha-ml-nullmailer@silbe.org>

------------------------------------------------------------------------
r115 | bruce | 2005-02-21 10:56:44 -0600 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/protocols/smtp.cc

Fixed extraneous spaces in SMTP sender.

------------------------------------------------------------------------
r114 | bruce | 2003-02-12 17:47:07 -0600 (Wed, 12 Feb 2003) | 2 lines
Changed paths:
   M /trunk/doc/nullmailer.7

Added reference to "me" config file in top-level documentation.

------------------------------------------------------------------------
r113 | bruce | 2003-01-15 11:34:45 -0600 (Wed, 15 Jan 2003) | 3 lines
Changed paths:
   M /trunk/test/address-test.cc

Fixed a bug in reporting errors in the result string -- they do need a
newline.

------------------------------------------------------------------------
r112 | bruce | 2003-01-15 11:34:08 -0600 (Wed, 15 Jan 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/lib/address.cc
   M /trunk/test/address-test.cc

Fixed the address parser handling domain names with trailing periods.

------------------------------------------------------------------------
r111 | bruce | 2003-01-13 14:21:50 -0600 (Mon, 13 Jan 2003) | 3 lines
Changed paths:
   M /trunk/protocols/protocol.cc
   M /trunk/src/inject.cc
   M /trunk/src/sendmail.cc

Fixed the warning on the cli_options list end marker.
Patch from Martin Godisch <martin@godisch.de>

------------------------------------------------------------------------
r110 | bruce | 2003-01-11 22:31:15 -0600 (Sat, 11 Jan 2003) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/sendmail.cc

Handle the "-bs" flag in the sendmail wrapper by dieing when we see it.
http://bugs.debian.org/170079
Patch from Martin Godisch <martin@godisch.de>

------------------------------------------------------------------------
r109 | bruce | 2003-01-11 22:27:24 -0600 (Sat, 11 Jan 2003) | 3 lines
Changed paths:
   M /trunk/lib/list.h
   M /trunk/src/sendmail.cc

Fixed some compile warnings.
Patch from Martin Godisch <martin@godisch.de>

------------------------------------------------------------------------
r108 | bruce | 2003-01-11 22:25:07 -0600 (Sat, 11 Jan 2003) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/queue.cc

Made permissions on queued files more strict.
http://bugs.debian.org/164951

------------------------------------------------------------------------
r107 | bruce | 2003-01-11 22:24:18 -0600 (Sat, 11 Jan 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure.in

Bumped version up to 1.00RC8

------------------------------------------------------------------------
r106 | bruce | 2003-01-03 17:10:21 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/TODO

Removed old items.

------------------------------------------------------------------------
r105 | bruce | 2003-01-03 17:09:46 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/HOWTO

Added note about setting up the "me" config file.

------------------------------------------------------------------------
r103 | bruce | 2003-01-03 15:49:25 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/README

Bumped up the version to 1.00RC7

------------------------------------------------------------------------
r102 | bruce | 2003-01-03 15:49:13 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/makedist.in

Added the ChangeLog.old file to the list of extras.

------------------------------------------------------------------------
r101 | bruce | 2003-01-03 15:02:46 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/lib/address-old.cc
   M /trunk/lib/address.cc
   M /trunk/lib/canonicalize.cc
   M /trunk/lib/config_read.cc
   M /trunk/lib/config_readint.cc
   M /trunk/lib/config_readlist.cc
   M /trunk/lib/errcodes.cc
   M /trunk/lib/hostname.cc
   M /trunk/lib/makefield.cc
   M /trunk/lib/tcpconnect.cc
   M /trunk/makedist.in
   M /trunk/protocols/protocol.cc
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc
   M /trunk/src/inject.cc
   M /trunk/src/mailq.cc
   M /trunk/src/queue.cc
   M /trunk/src/send.cc
   M /trunk/src/sendmail.cc

Updated dates on copyright marks.

------------------------------------------------------------------------
r100 | bruce | 2003-01-03 15:02:18 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   D /trunk/ChangeLog
   A /trunk/ChangeLog.old (from /trunk/ChangeLog:76)

Renamed ChangeLog to allow use of svn-generated ChangeLog

------------------------------------------------------------------------
r99 | bruce | 2003-01-03 14:51:59 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/nullmailer-send.8
   M /trunk/src/send.cc

Added a one-shot mode to nullmailer-send.

------------------------------------------------------------------------
r98 | bruce | 2003-01-03 14:40:21 -0600 (Fri, 03 Jan 2003) | 2 lines
Changed paths:
   M /trunk/src/send.cc

Reset reload_files to false when the files are reloaded.

------------------------------------------------------------------------
r97 | bruce | 2002-12-27 08:28:33 -0600 (Fri, 27 Dec 2002) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/protocols/smtp.cc

Fixed typo in smtp.cc -- "me" should be "hh".

------------------------------------------------------------------------
r96 | bruce | 2002-12-27 08:24:33 -0600 (Fri, 27 Dec 2002) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure.in

Bumped up version to 1.00RC7

------------------------------------------------------------------------
r94 | bruce | 2002-12-23 14:50:55 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/README

Removed CVS note.

------------------------------------------------------------------------
r93 | bruce | 2002-12-23 14:50:42 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/README

Set date to today.

------------------------------------------------------------------------
r92 | bruce | 2002-12-23 12:25:01 -0600 (Mon, 23 Dec 2002) | 3 lines
Changed paths:
   M /trunk/NEWS

Added note about new protocol module messages, new control file, and
FutureQuest sponsorship.

------------------------------------------------------------------------
r91 | bruce | 2002-12-23 12:22:39 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocols/protocol.cc

Fixups: also show the failure message, and use the proper exit code.

------------------------------------------------------------------------
r90 | bruce | 2002-12-23 12:19:58 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocols/protocol.cc
   M /trunk/protocols/protocol.h
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc

Show success messages as well.

------------------------------------------------------------------------
r89 | bruce | 2002-12-23 12:14:11 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocols/smtp.cc

Removed the superfluous "QUIT" command.

------------------------------------------------------------------------
r88 | bruce | 2002-12-23 12:11:57 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocols/protocol.cc
   M /trunk/protocols/protocol.h
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc

Output error messages when exiting with a failure code.

------------------------------------------------------------------------
r87 | bruce | 2002-12-23 12:11:03 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/src/send.cc

Allow protocol modules to output their own error messages.

------------------------------------------------------------------------
r86 | bruce | 2002-12-23 11:52:49 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/test/tests/inject/from
   M /trunk/test/tests/inject/sender

Make sure to remove default{domain,host} before testing use of "me".

------------------------------------------------------------------------
r85 | bruce | 2002-12-23 11:52:22 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/doc/nullmailer-queue.8
   M /trunk/src/queue.cc

Use the "me" control as the hostname to remap with adminaddr.

------------------------------------------------------------------------
r84 | bruce | 2002-12-23 11:51:17 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/src/inject.cc

Use the "me" control as the idhost, not a default file.

------------------------------------------------------------------------
r83 | bruce | 2002-12-23 11:50:38 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/doc/nullmailer-inject.1
   M /trunk/lib/hostname.cc

Fixed up and documented the default host/domain rules.

------------------------------------------------------------------------
r82 | bruce | 2002-12-23 11:38:45 -0600 (Mon, 23 Dec 2002) | 3 lines
Changed paths:
   M /trunk/lib/canonicalize.cc

Only append a "." to the domain name (when appending the defaultdomain)
if it isn't empty.

------------------------------------------------------------------------
r81 | bruce | 2002-12-23 11:27:33 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/spec

Auto-create /etc/nullmailer/{me,defaultdomain} on install.

------------------------------------------------------------------------
r80 | bruce | 2002-12-23 11:22:36 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/test/functions
   M /trunk/test/tests/inject/from
   M /trunk/test/tests/inject/message-id
   M /trunk/test/tests/inject/sender
   M /trunk/test/tests/protocols
   M /trunk/test/tests/queue/rewrite

Fixed up tests for the new "me" control file.

------------------------------------------------------------------------
r79 | bruce | 2002-12-23 10:59:48 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/test/functions
   M /trunk/test/tests/inject/bad-headers
   M /trunk/test/tests/inject/date
   M /trunk/test/tests/inject/from
   M /trunk/test/tests/inject/message-id
   M /trunk/test/tests/inject/recips
   M /trunk/test/tests/inject/return-path
   M /trunk/test/tests/inject/sender

Fixup the tests for the more strict bash2 syntax.

------------------------------------------------------------------------
r78 | bruce | 2002-12-23 10:59:26 -0600 (Mon, 23 Dec 2002) | 2 lines
Changed paths:
   M /trunk/test/Makefile.am

Skip over the .svn directory instead of the CVS directory.

------------------------------------------------------------------------
r77 | bruce | 2002-12-17 11:49:04 -0600 (Tue, 17 Dec 2002) | 2 lines
Changed paths:
   M /trunk/configure.in

Renamed lib/cli to lib/cli++

------------------------------------------------------------------------
r74 | bruce | 2002-12-14 23:36:45 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/lib/Makefile.am
   M /trunk/protocols/Makefile.am
   M /trunk/protocols/protocol.cc
   M /trunk/src/Makefile.am
   M /trunk/src/inject.cc
   M /trunk/src/sendmail.cc

Renamed lib/cli to lib/cli++ to match the current sources.

------------------------------------------------------------------------
r73 | bruce | 2002-12-14 23:29:43 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r72 | bruce | 2002-12-14 23:29:39 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/test/address-test.cc

Added some empty address list tests.

------------------------------------------------------------------------
r71 | bruce | 2002-12-14 23:29:06 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/doc/nullmailer-inject.1
   M /trunk/doc/nullmailer-send.8

Clarified documentation.

------------------------------------------------------------------------
r70 | bruce | 2002-12-14 23:28:13 -0600 (Sat, 14 Dec 2002) | 3 lines
Changed paths:
   M /trunk/protocols/Makefile.am
   M /trunk/src/Makefile.am
   M /trunk/test/Makefile.am

Remove the CXXLINK hack that prevents compilation with newer versions of
gcc.

------------------------------------------------------------------------
r69 | bruce | 2002-12-14 23:27:40 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/protocols/smtp.cc
   M /trunk/src/send.cc

Pass $HELOHOST on to the protocol modules.

------------------------------------------------------------------------
r68 | bruce | 2002-12-14 23:21:51 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/lib/canonicalize.cc
   M /trunk/lib/hostname.cc
   M /trunk/lib/hostname.h
   M /trunk/protocols/smtp.cc
   M /trunk/src/inject.cc
   M /trunk/src/queue.cc

Completed the conversion from hostname() to the new config files.

------------------------------------------------------------------------
r67 | bruce | 2002-12-14 21:18:09 -0600 (Sat, 14 Dec 2002) | 2 lines
Changed paths:
   M /trunk/NEWS

Fixed a bug in the setenv function in sendmail.cc.

------------------------------------------------------------------------
r66 | bruce | 2001-09-21 23:15:29 -0600 (Fri, 21 Sep 2001) | 2 lines
Changed paths:
   M /trunk/src/sendmail.cc

The parameter for putenv must not be automatic.

------------------------------------------------------------------------
r65 | bruce | 2001-08-25 21:49:12 -0600 (Sat, 25 Aug 2001) | 2 lines
Changed paths:
   M /trunk/src/inject.cc

Drop address header fields with blank contents.

------------------------------------------------------------------------
r64 | bruce | 2001-08-25 21:46:23 -0600 (Sat, 25 Aug 2001) | 2 lines
Changed paths:
   M /trunk/lib/address.cc

Completed handling empty address lists.

------------------------------------------------------------------------
r63 | bruce | 2001-08-25 21:15:31 -0600 (Sat, 25 Aug 2001) | 2 lines
Changed paths:
   M /trunk/lib/address.cc

Modified to properly parse an empty address field as empty.

------------------------------------------------------------------------
r62 | bruce | 2001-07-09 19:39:40 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/makedist.in

Updated for the new untroubled.org web site.

------------------------------------------------------------------------
r61 | bruce | 2001-07-09 19:39:18 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r60 | bruce | 2001-07-09 19:38:54 -0600 (Mon, 09 Jul 2001) | 3 lines
Changed paths:
   M /trunk/scripts/nullmailer.run

Redirect stderr to stdout before starting anything else to catch error
messages.

------------------------------------------------------------------------
r59 | bruce | 2001-07-09 19:38:29 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/protocols/smtp.cc

Fixed a quoting bug with handling lines starting with ".".

------------------------------------------------------------------------
r58 | bruce | 2001-07-09 19:37:33 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/configure.in

Tidied up the library function checks.

------------------------------------------------------------------------
r57 | bruce | 2001-07-09 19:36:59 -0600 (Mon, 09 Jul 2001) | 2 lines
Changed paths:
   M /trunk/src/sendmail.cc

Added an ignored option entry from the sendmail "-m" option.

------------------------------------------------------------------------
r56 | bruce | 2001-03-29 15:57:30 -0600 (Thu, 29 Mar 2001) | 2 lines
Changed paths:
   M /trunk/HOWTO

Fixed instructions on RPM startup.

------------------------------------------------------------------------
r55 | bruce | 2001-03-29 15:57:06 -0600 (Thu, 29 Mar 2001) | 2 lines
Changed paths:
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r54 | bruce | 2001-03-29 15:56:36 -0600 (Thu, 29 Mar 2001) | 2 lines
Changed paths:
   M /trunk/spec

Removed unnecessary init.d directory, and added in the man7 pages.

------------------------------------------------------------------------
r53 | bruce | 2001-02-27 16:38:05 -0600 (Tue, 27 Feb 2001) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure.in
   M /trunk/lib/makefield.cc
   M /trunk/src/send.cc

Fixed some include file problems with sys/time.h.

------------------------------------------------------------------------
r52 | bruce | 2001-02-07 15:45:32 -0600 (Wed, 07 Feb 2001) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/README

*** empty log message ***

------------------------------------------------------------------------
r51 | bruce | 2001-02-07 15:45:13 -0600 (Wed, 07 Feb 2001) | 2 lines
Changed paths:
   M /trunk/src/send.cc

Modified to always attempt to send everything in the queue.

------------------------------------------------------------------------
r50 | bruce | 2001-02-01 20:30:36 -0600 (Thu, 01 Feb 2001) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/configure.in

Bumped up version number to 1.00RC6.

------------------------------------------------------------------------
r49 | bruce | 2001-02-01 20:28:53 -0600 (Thu, 01 Feb 2001) | 2 lines
Changed paths:
   M /trunk/lib/hostname.cc
   M /trunk/src/send.cc

Added a missing include.

------------------------------------------------------------------------
r48 | bruce | 2000-12-30 04:22:46 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/NEWS

Added 1.00RC5 release notes.

------------------------------------------------------------------------
r47 | bruce | 2000-12-30 04:18:42 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/makedist.in
   M /trunk/spec

*** empty log message ***

------------------------------------------------------------------------
r46 | bruce | 2000-12-30 04:16:46 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/spec

Make the service directory.

------------------------------------------------------------------------
r45 | bruce | 2000-12-30 04:12:45 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/README
   M /trunk/configure.in

Bumped up version number.

------------------------------------------------------------------------
r44 | bruce | 2000-12-30 03:47:26 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   D /trunk/scripts/nullmailer.init

Removed unnecessary init script.

------------------------------------------------------------------------
r43 | bruce | 2000-12-30 03:47:17 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/spec

Modified to use supervise-scripts 3.

------------------------------------------------------------------------
r42 | bruce | 2000-12-30 03:41:21 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/protocols/smtp.cc

Return proper error codes for permanent and temporary SMTP failures.

------------------------------------------------------------------------
r41 | bruce | 2000-12-30 03:41:02 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/lib/hostname.cc

Fixed the prototype for getdomainname.

------------------------------------------------------------------------
r40 | bruce | 2000-12-30 03:40:44 -0600 (Sat, 30 Dec 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/HOWTO

*** empty log message ***

------------------------------------------------------------------------
r39 | bruce | 2000-08-30 14:58:37 -0600 (Wed, 30 Aug 2000) | 2 lines
Changed paths:
   M /trunk/lib/hostname.cc

Moved extern declaration of getdomainname out of the function.

------------------------------------------------------------------------
r38 | bruce | 2000-08-28 23:11:45 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   M /trunk/Makefile.am

Added missing INSTALL dist file.

------------------------------------------------------------------------
r37 | bruce | 2000-08-28 23:11:09 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   D /trunk/scripts/init
   A /trunk/scripts/nullmailer-log.run
   A /trunk/scripts/nullmailer.init
   A /trunk/scripts/nullmailer.run
   D /trunk/scripts/run-log
   D /trunk/scripts/run-svc
   M /trunk/spec

Renamed the script files.

------------------------------------------------------------------------
r36 | bruce | 2000-08-28 18:07:50 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog

Fixed up forgotten ChangeLog entries.

------------------------------------------------------------------------
r35 | bruce | 2000-08-28 18:00:15 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README

Final RC4 update.

------------------------------------------------------------------------
r34 | bruce | 2000-08-28 17:58:38 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   M /trunk/test/address-test.cc

Test addresses with trailing periods.

------------------------------------------------------------------------
r33 | bruce | 2000-08-28 17:57:43 -0600 (Mon, 28 Aug 2000) | 2 lines
Changed paths:
   M /trunk/lib/address.cc

Fixed to handle addresses with trailing periods.

------------------------------------------------------------------------
r32 | bruce | 2000-08-15 19:28:46 -0600 (Tue, 15 Aug 2000) | 3 lines
Changed paths:
   M /trunk/lib/hostname.cc

Added extern declaration of getdomainname for systems that don't declare
it.

------------------------------------------------------------------------
r31 | bruce | 2000-08-15 19:28:25 -0600 (Tue, 15 Aug 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/TODO

*** empty log message ***

------------------------------------------------------------------------
r30 | bruce | 2000-08-15 19:21:22 -0600 (Tue, 15 Aug 2000) | 3 lines
Changed paths:
   M /trunk/HOWTO
   D /trunk/INSTALL
   M /trunk/README
   M /trunk/TODO

Updated install instructions in HOWTO, removed the modified INSTALL
document.

------------------------------------------------------------------------
r29 | bruce | 2000-08-15 19:13:24 -0600 (Tue, 15 Aug 2000) | 2 lines
Changed paths:
   A /trunk/INSTALL

Added custom INSTALL instructions.

------------------------------------------------------------------------
r28 | bruce | 2000-08-15 16:45:39 -0600 (Tue, 15 Aug 2000) | 2 lines
Changed paths:
   M /trunk/acinclude.m4

Ignore warnings from compile output.

------------------------------------------------------------------------
r27 | bruce | 2000-08-14 15:05:51 -0600 (Mon, 14 Aug 2000) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/configure.in

Fixed the reversed named pipe bug logic.

------------------------------------------------------------------------
r26 | bruce | 2000-08-11 05:10:25 -0600 (Fri, 11 Aug 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/README
   M /trunk/makedist.in

1.00RC3 release checkin.

------------------------------------------------------------------------
r25 | bruce | 2000-08-11 05:09:41 -0600 (Fri, 11 Aug 2000) | 2 lines
Changed paths:
   M /trunk/test/address-test.cc

Fixed a problem with multiple use of itoa.

------------------------------------------------------------------------
r24 | bruce | 2000-08-10 18:48:19 -0600 (Thu, 10 Aug 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/TODO
   M /trunk/acconfig.h
   M /trunk/acinclude.m4
   M /trunk/configure.in

Added configure test for named pipe bug.

------------------------------------------------------------------------
r23 | bruce | 2000-08-10 18:47:53 -0600 (Thu, 10 Aug 2000) | 2 lines
Changed paths:
   M /trunk/src/inject.cc

Fixed header parsing logic.

------------------------------------------------------------------------
r22 | bruce | 2000-08-08 05:09:35 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/src/send.cc

Added code to handle systems that require a writer on the named pipe.

------------------------------------------------------------------------
r21 | bruce | 2000-08-08 05:08:43 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/src/sendmail.cc

Added a handler for the -L sendmail option (ignored).

------------------------------------------------------------------------
r20 | bruce | 2000-08-08 05:08:08 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/doc/Makefile.am
   A /trunk/doc/sendmail.1

Added man page for the sendmail emulator.

------------------------------------------------------------------------
r19 | bruce | 2000-08-08 04:43:47 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/doc/Makefile.am
   A /trunk/doc/nullmailer.7

Added an overall man page for nullmailer.

------------------------------------------------------------------------
r18 | bruce | 2000-08-08 04:31:02 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/Makefile.am

Fixed a typo in the root-install chmods.

------------------------------------------------------------------------
r17 | bruce | 2000-08-08 04:16:13 -0600 (Tue, 08 Aug 2000) | 2 lines
Changed paths:
   M /trunk/lib/tcpconnect.cc

Fixed some typos.

------------------------------------------------------------------------
r16 | bruce | 2000-07-07 18:21:53 -0600 (Fri, 07 Jul 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/TODO

Fixed up release notes.

------------------------------------------------------------------------
r15 | bruce | 2000-07-04 03:37:35 -0600 (Tue, 04 Jul 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/lib/hostname.cc

Fixed typo in lib/hostname.cc

------------------------------------------------------------------------
r14 | bruce | 2000-06-28 15:27:46 -0600 (Wed, 28 Jun 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/NEWS
   M /trunk/acconfig.h
   M /trunk/acinclude.m4
   M /trunk/configure.in

Added utsname tests to configure.

------------------------------------------------------------------------
r13 | bruce | 2000-06-28 15:26:44 -0600 (Wed, 28 Jun 2000) | 2 lines
Changed paths:
   M /trunk/lib/hostname.cc
   M /trunk/lib/mergelib.sh

Fixed domain name determination bug, and portability fix in mergelib.sh

------------------------------------------------------------------------
r12 | bruce | 2000-06-28 15:26:05 -0600 (Wed, 28 Jun 2000) | 2 lines
Changed paths:
   M /trunk/protocols/smtp.cc

Fixed response number bug.

------------------------------------------------------------------------
r11 | bruce | 2000-06-19 19:47:50 -0600 (Mon, 19 Jun 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/lib/tcpconnect.cc

Fixed a minor type bug.

------------------------------------------------------------------------
r10 | bruce | 2000-06-15 15:26:49 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog

Final release 1.00RC1 check in.

------------------------------------------------------------------------
r9 | bruce | 2000-06-15 15:22:13 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/NEWS

Final 1.00RC1 check in.

------------------------------------------------------------------------
r8 | bruce | 2000-06-15 15:20:59 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/configure.in

Fixed up NEWS and README to reflect new version number.

------------------------------------------------------------------------
r7 | bruce | 2000-06-15 15:13:53 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/lib/address-old.cc
   M /trunk/lib/address.cc
   M /trunk/lib/canonicalize.cc
   M /trunk/lib/config_read.cc
   M /trunk/lib/config_readint.cc
   M /trunk/lib/config_readlist.cc
   M /trunk/lib/errcodes.cc
   M /trunk/lib/hostname.cc
   M /trunk/lib/makefield.cc
   M /trunk/lib/tcpconnect.cc
   M /trunk/protocols/protocol.cc
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc
   M /trunk/src/inject.cc
   M /trunk/src/mailq.cc
   M /trunk/src/queue.cc
   M /trunk/src/send.cc
   M /trunk/src/sendmail.cc

Fixed up copyright notices.

------------------------------------------------------------------------
r6 | bruce | 2000-06-15 15:13:42 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/ChangeLog

Added note on bug fix to lib/makefields.cc

------------------------------------------------------------------------
r5 | bruce | 2000-06-15 14:59:15 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   D /trunk/test/address-test

Removed compiled binary file address-test.

------------------------------------------------------------------------
r4 | bruce | 2000-06-15 14:58:41 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/protocols/Makefile.am
   M /trunk/protocols/protocol.h
   M /trunk/protocols/qmqp.cc
   M /trunk/protocols/smtp.cc
   M /trunk/src/inject.cc
   M /trunk/src/mailq.cc
   M /trunk/src/queue.cc
   M /trunk/src/send.cc
   M /trunk/src/sendmail.cc
   M /trunk/test/Makefile.am
   M /trunk/test/address-test
   M /trunk/test/address-test.cc

Fixed include file paths.

------------------------------------------------------------------------
r3 | bruce | 2000-06-15 14:58:12 -0600 (Thu, 15 Jun 2000) | 3 lines
Changed paths:
   M /trunk/lib/Makefile.am
   M /trunk/lib/address.cc
   M /trunk/lib/address.h
   M /trunk/lib/canonicalize.cc
   M /trunk/lib/canonicalize.h
   M /trunk/lib/config_read.cc
   M /trunk/lib/config_readint.cc
   M /trunk/lib/config_readlist.cc
   M /trunk/lib/configio.h
   M /trunk/lib/connect.h
   D /trunk/lib/defines.cc
   D /trunk/lib/fdbuf.h
   M /trunk/lib/hostname.cc
   A /trunk/lib/make_defines.sh
   M /trunk/lib/makefield.cc
   A /trunk/lib/mergelib.sh
   D /trunk/lib/mystring.h
   M /trunk/lib/netstring.h

Fixed include file paths, added missing shell scripts and removed some
unnecessary headers.

------------------------------------------------------------------------
r2 | bruce | 2000-06-15 14:57:32 -0600 (Thu, 15 Jun 2000) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/README
   M /trunk/configure.in
   M /trunk/makedist.in

Bumped the version number, and touched up the README and NEWS.

------------------------------------------------------------------------
r1 | bruce | 2000-02-16 18:24:45 -0600 (Wed, 16 Feb 2000) | 2 lines
Changed paths:
   A /trunk
   A /trunk/AUTHORS
   A /trunk/BUGS
   A /trunk/ChangeLog
   A /trunk/HOWTO
   A /trunk/Makefile.am
   A /trunk/NEWS
   A /trunk/README
   A /trunk/TODO
   A /trunk/YEAR2000
   A /trunk/acconfig.h
   A /trunk/acinclude.m4
   A /trunk/configure.in
   A /trunk/doc
   A /trunk/doc/Makefile.am
   A /trunk/doc/diagram
   A /trunk/doc/nullmailer-inject.1
   A /trunk/doc/nullmailer-queue.8
   A /trunk/doc/nullmailer-send.8
   A /trunk/lib
   A /trunk/lib/Makefile.am
   A /trunk/lib/address-old.cc
   A /trunk/lib/address.cc
   A /trunk/lib/address.h
   A /trunk/lib/canonicalize.cc
   A /trunk/lib/canonicalize.h
   A /trunk/lib/config_read.cc
   A /trunk/lib/config_readint.cc
   A /trunk/lib/config_readlist.cc
   A /trunk/lib/configio.h
   A /trunk/lib/connect.h
   A /trunk/lib/defines.cc
   A /trunk/lib/defines.h
   A /trunk/lib/errcodes.cc
   A /trunk/lib/errcodes.h
   A /trunk/lib/fdbuf.h
   A /trunk/lib/hostname.cc
   A /trunk/lib/hostname.h
   A /trunk/lib/itoa.cc
   A /trunk/lib/itoa.h
   A /trunk/lib/list.h
   A /trunk/lib/listtest.cc
   A /trunk/lib/makefield.cc
   A /trunk/lib/mystring.h
   A /trunk/lib/netstring.cc
   A /trunk/lib/netstring.h
   A /trunk/lib/tcpconnect.cc
   A /trunk/makedist.in
   A /trunk/protocols
   A /trunk/protocols/Makefile.am
   A /trunk/protocols/protocol.cc
   A /trunk/protocols/protocol.h
   A /trunk/protocols/qmqp.cc
   A /trunk/protocols/smtp.cc
   A /trunk/scripts
   A /trunk/scripts/init
   A /trunk/scripts/run-log
   A /trunk/scripts/run-svc
   A /trunk/spec
   A /trunk/src
   A /trunk/src/Makefile.am
   A /trunk/src/address-main.cc
   A /trunk/src/inject.cc
   A /trunk/src/mailq.cc
   A /trunk/src/queue.cc
   A /trunk/src/send.cc
   A /trunk/src/sendmail.cc
   A /trunk/test
   A /trunk/test/Makefile.am
   A /trunk/test/address-test
   A /trunk/test/address-test.cc
   A /trunk/test/address-trace.cc
   A /trunk/test/functions
   A /trunk/test/tests
   A /trunk/test/tests/inject
   A /trunk/test/tests/inject/bad-headers
   A /trunk/test/tests/inject/date
   A /trunk/test/tests/inject/from
   A /trunk/test/tests/inject/message-id
   A /trunk/test/tests/inject/recips
   A /trunk/test/tests/inject/return-path
   A /trunk/test/tests/inject/sender
   A /trunk/test/tests/protocols
   A /trunk/test/tests/queue
   A /trunk/test/tests/queue/rewrite

Imported sources.

------------------------------------------------------------------------
