Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

sendmail-doc-8.9.3-15 RPM for s390

From S/390 packages for Think Blue Linux

Name: sendmail-doc Distribution: Think Blue
Version: 8.9.3 Vendor: Thinking Objects Software GmbH
Release: 15 Build date: Wed Apr 26 04:29:21 2000
Group: Documentation Build host: piranha.think
Size: 1411797 Source RPM: sendmail-8.9.3-15.src.rpm
Packager: Thomas Uhl <uhl@to.com>
Summary: Documentation about the Sendmail Mail Transport Agent program.
The sendmail-doc package contains documentation about the Sendmail
Mail Transport Agent (MTA) program, including release notes, the
Sendmail FAQ and a few papers written about Sendmail.  The papers are
provided in PostScript(TM) and troff formats.

Install the sendmail-doc package if you need documentation about
Sendmail.

Provides

Copyright

BSD

Signatures

MD5: 977089213078d95634f8aeed63a9c630

Changelog

* Wed Apr 26 2000 Fritz Elfert <felfert@to.com>
  - rebuilt with gcc 2.95.2-3
* Sat Mar 18 2000 Fritz Elfert <felfert@to.com>
  - rebuilt with new compiler
* Sun Feb 20 2000 Fritz Elfert <felfert@to.com>
  - rebuilt against new glibc
* Sun Feb 20 2000 Fritz Elfert <felfert@to.com>
  - rebuilt against new glibc
* Sun Jan 23 2000 Thomas Uhl <uhl@to.com>
  - Linux/390 port
* Wed Sep 01 1999 Jeff Johnson <jbj@redhat.com>
  - install man pages, not groff output (#3746).
  - use dnl not '#' in m4 comment (#3749).
  - add FEATURE(mailtertable) to the config -- example file needs this (#4649).
  - use db2 not db1.
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
  - add 127.0.0.1 to /etc/mail/access to avoid IDENT: relay problem (#3178).
* Tue Aug 31 1999 Bill Nottingham <notting@redhat.com>
  - chkconfig --del in preun, not postun (#3982)
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Fri Jul 02 1999 Cristian Gafton <gafton@redhat.com>
  - fixed typo bug in comment in the default .mc file (#2812)
* Mon Apr 19 1999 Cristian Gafton <gafton@redhat.com>
  - fox the awk scripts in the postinstall
  - enable FEATURE(accept_unresolvable_domains) by default to make laptop
    users happy.
* Sun Apr 18 1999 Cristian Gafton <gafton@redhat.com>
  - make the redhat.mc be a separate source files. Sanitize patches that used
    to touch it.
  - install redhat.mc as /etc/sendmail.mc so that people can easily modify
    their sendmail.cf configurations.
* Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
  - fixed virtusertable patch
  - make smrsh look into /etc/smrsh
* Mon Mar 29 1999 Jeff Johnson <jbj@redhat.com>
  - remove noreplace attr from sednmail.cf.
* Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com>
  - provide a more sane /etc/mail/access default config file
  - use makemap to initializa the empty databases, not touch
  - added a small, but helpful /etc/mail/Makefile
* Mon Mar 22 1999 Jeff Johnson <jbj@redhat.com>
  - correxct dangling symlinks.
  - check for map file existence in %post.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
  - improved 8.9.3 config from Mike McHenry <mmchen@minn.net>
* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
  - version 8.9.3
* Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com>
  - build for 6.0
  - use the libdb1 stuff correctly
* Mon Sep 21 1998 Michael K. Johnson <johnsonm@redhat.com>
  - Allow empty QUEUE in /etc/sysconfig/sendmail for those who
    want to run sendmail in daemon mode without processing the
    queue regularly.
* Thu Sep 17 1998 Michael K. Johnson <johnsonm@redhat.com>
  - /etc/sysconfig/sendmail
* Fri Aug 28 1998 Jeff Johnson <jbj@redhat.com>
  - recompile statically linked binary for 5.2/sparc
* Tue May 05 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
  - enhanced initscripts
* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
  - added a rmail patch
* Wed Oct 29 1997 Donnie Barnes <djb@redhat.com>
  - argh!  Fixed some of the db1 handling that had to be added for glibc 2.1
* Fri Oct 24 1997 Donnie Barnes <djb@redhat.com>
  - added support for db1 on SPARC
* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
  - added chkconfig support
  - various spec file cleanups
  - changed group to Networking/Daemons (from Daemons).  Sure, it runs on
    non networked systems, but who really *needs* it then?
* Wed Oct 08 1997 Donnie Barnes <djb@redhat.com>
  - made /etc/mail/deny.db a ghost
  - removed preun that used to remove deny.db (ghost handles that now)
  - NOTE: upgrading from the sendmail packages in 4.8, 4.8.1, and possibly
    4.9 (all Red Hat betas between 4.2 and 5.0) could cause problems.  You
    may need to do a makemap in /etc/mail and a newaliases after upgrading
    from those packages.  Upgrading from 4.2 or prior should be fine.
* Mon Oct 06 1997 Erik Troan <ewt@redhat.com>
  - made aliases.db a ghost
* Tue Sep 23 1997 Donnie Barnes <djb@redhat.com>
  - fixed preuninstall script to handle aliases.db on upgrades properly
* Mon Sep 15 1997 Donnie Barnes <djb@redhat.com>
  - fixed post-install output and changed /var/spool/mqueue to 755
* Thu Sep 11 1997 Donnie Barnes <djb@redhat.com>
  - fixed /usr/lib/sendmail-cf paths
* Tue Sep 09 1997 Donnie Barnes <djb@redhat.com>
  - updated to 8.8.7
  - added some spam filtration
  - combined some makefile patches
  - added BuildRoot support
* Wed Sep 03 1997 Erik Troan <ewt@redhat.com>
  - marked initscript symlinks as missingok
  - run newalises after creating /var/spool/mqueue
* Thu Jun 12 1997 Erik Troan <ewt@redhat.com>
  - built against glibc, udated release to -6 (skipped -5!)
* Tue Apr 01 1997 Erik Troan <ewt@redhat.com>
  - Added -nsl on the Alpha (for glibc to provide NIS functions).
* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
  - Added nis support.

Files

/usr/doc/sendmail
/usr/doc/sendmail/FAQ
/usr/doc/sendmail/KNOWNBUGS
/usr/doc/sendmail/LICENSE
/usr/doc/sendmail/README
/usr/doc/sendmail/README.cf
/usr/doc/sendmail/README.smrsh
/usr/doc/sendmail/RELEASE_NOTES
/usr/doc/sendmail/doc
/usr/doc/sendmail/doc/changes
/usr/doc/sendmail/doc/changes/Makefile
/usr/doc/sendmail/doc/changes/changes.me
/usr/doc/sendmail/doc/changes/changes.ps
/usr/doc/sendmail/doc/intro
/usr/doc/sendmail/doc/intro/Makefile
/usr/doc/sendmail/doc/intro/intro.me
/usr/doc/sendmail/doc/intro/intro.ps
/usr/doc/sendmail/doc/op
/usr/doc/sendmail/doc/op/Makefile
/usr/doc/sendmail/doc/op/op.me
/usr/doc/sendmail/doc/op/op.ps
/usr/doc/sendmail/doc/usenix
/usr/doc/sendmail/doc/usenix/Makefile
/usr/doc/sendmail/doc/usenix/usenix.me
/usr/doc/sendmail/doc/usenix/usenix.ps


Generated by rpm2html 1.7

Fritz Elfert, Thu Jan 16 13:49:47 2003