| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sendmail-doc | Distribution: BlueSky |
| Version: 8.11.0 | Vendor: Red Hat, Inc. |
| Release: 8 | Build date: Wed Aug 23 03:32:26 2000 |
| Group: Documentation | Build host: porky.devel.redhat.com |
| Size: 1264302 | Source RPM: sendmail-8.11.0-8.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| 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.
BSD
* Wed Aug 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
* Tue Aug 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it (#16064)
* Tue Aug 08 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
* Sat Aug 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
* Tue Aug 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
* Wed Jul 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl dep
- fix prereq
* Wed Jul 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jul 10 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
* Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
* Wed Jul 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
* Sat Jul 01 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
* Sat Jun 24 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
* Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
* Sat May 20 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
* Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
* Thu May 04 2000 Bill Nottingham <notting@redhat.com>
- update to 8.10.1
- fix build without sendmail installed
- add 'mailnull' user
* Wed Mar 15 2000 Bill Nottingham <notting@redhat.com>
- update to 8.10.0
- remove compatiblity chkconfig links
- add a mailnull user for sendmail to use
* Thu Feb 17 2000 Cristian Gafton <gafton@redhat.com>
- break the hard link for makemap and create it as a symlnk (#8223)
* Thu Feb 17 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Fix location of mailertable (Bug #6035)
* Sat Feb 05 2000 Bill Nottingham <notting@redhat.com>
- fixes for non-root builds (#8178)
* Wed Feb 02 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change perms on /etc/sysconfig/sendmail from 0755 to 0644
- allow compressed man-pages
* Thu Dec 02 1999 Cristian Gafton <gafton@redhat.com>
- add patch to prevent the DoS when rebuilding aliases
* Thu Sep 02 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.
* Wed Sep 01 1999 Jeff Johnson <jbj@redhat.com>
- add 127.0.0.1 to /etc/mail/access to avoid IDENT: relay problem (#3178).
* Wed Sep 01 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in preun, not postun (#3982)
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat Jul 03 1999 Cristian Gafton <gafton@redhat.com>
- fixed typo bug in comment in the default .mc file (#2812)
* Tue Apr 20 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.
* Mon Apr 19 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.
* Tue Apr 06 1999 Cristian Gafton <gafton@redhat.com>
- fixed virtusertable patch
- make smrsh look into /etc/smrsh
* Tue Mar 30 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
* Tue Sep 22 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.
* Fri Sep 18 1998 Michael K. Johnson <johnsonm@redhat.com>
- /etc/sysconfig/sendmail
* Sat Aug 29 1998 Jeff Johnson <jbj@redhat.com>
- recompile statically linked binary for 5.2/sparc
* Wed May 06 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- enhanced initscripts
* Sat May 02 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
* Sat Oct 25 1997 Donnie Barnes <djb@redhat.com>
- added support for db1 on SPARC
* Fri Oct 17 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?
* Thu Oct 09 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.
* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
- made aliases.db a ghost
* Wed Sep 24 1997 Donnie Barnes <djb@redhat.com>
- fixed preuninstall script to handle aliases.db on upgrades properly
* Tue Sep 16 1997 Donnie Barnes <djb@redhat.com>
- fixed post-install output and changed /var/spool/mqueue to 755
* Fri Sep 12 1997 Donnie Barnes <djb@redhat.com>
- fixed /usr/lib/sendmail-cf paths
* Wed Sep 10 1997 Donnie Barnes <djb@redhat.com>
- updated to 8.8.7
- added some spam filtration
- combined some makefile patches
- added BuildRoot support
* Thu Sep 04 1997 Erik Troan <ewt@redhat.com>
- marked initscript symlinks as missingok
- run newalises after creating /var/spool/mqueue
* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
- built against glibc, udated release to -6 (skipped -5!)
* Wed Apr 02 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.
/usr/share/doc/sendmail /usr/share/doc/sendmail/FAQ /usr/share/doc/sendmail/KNOWNBUGS /usr/share/doc/sendmail/LICENSE /usr/share/doc/sendmail/README /usr/share/doc/sendmail/README.cf /usr/share/doc/sendmail/README.smrsh /usr/share/doc/sendmail/RELEASE_NOTES /usr/share/doc/sendmail/doc /usr/share/doc/sendmail/doc/op /usr/share/doc/sendmail/doc/op/Makefile /usr/share/doc/sendmail/doc/op/op.me /usr/share/doc/sendmail/doc/op/op.ps
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 08:39:42 2013