Changelog for
sendmail-doc-8.9.3-15.i386.rpm :
Wed Sep 1 12:00:00 1999 Jeff Johnson
- 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 12:00:00 1999 Jeff Johnson
- add 127.0.0.1 to /etc/mail/access to avoid IDENT: relay problem (#3178).
Tue Aug 31 12:00:00 1999 Bill Nottingham
- chkconfig --del in preun, not postun (#3982)
Mon Aug 16 12:00:00 1999 Bill Nottingham
- initscript munging
Fri Jul 2 12:00:00 1999 Cristian Gafton
- fixed typo bug in comment in the default .mc file (#2812)
Mon Apr 19 12:00:00 1999 Cristian Gafton
- fox the awk scripts in the postinstall
- enable FEATURE(accept_unresolvable_domains) by default to make laptop
users happy.
Sun Apr 18 12:00:00 1999 Cristian Gafton
- 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 5 12:00:00 1999 Cristian Gafton
- fixed virtusertable patch
- make smrsh look into /etc/smrsh
Mon Mar 29 12:00:00 1999 Jeff Johnson
- remove noreplace attr from sednmail.cf.
Thu Mar 25 11:00:00 1999 Cristian Gafton
- 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 11:00:00 1999 Jeff Johnson
- correxct dangling symlinks.
- check for map file existence in %post.
Sun Mar 21 11:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 3)
Fri Mar 19 11:00:00 1999 Jeff Johnson
- improved 8.9.3 config from Mike McHenry
Tue Mar 16 11:00:00 1999 Cristian Gafton
- version 8.9.3
Tue Dec 29 11:00:00 1998 Cristian Gafton
- build for 6.0
- use the libdb1 stuff correctly
Mon Sep 21 12:00:00 1998 Michael K. Johnson
- 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 12:00:00 1998 Michael K. Johnson
- /etc/sysconfig/sendmail
Fri Aug 28 12:00:00 1998 Jeff Johnson
- recompile statically linked binary for 5.2/sparc
Tue May 5 12:00:00 1998 Prospector System
- translations modified for de, fr, tr
Sat May 2 12:00:00 1998 Cristian Gafton
- enhanced initscripts
Fri May 1 12:00:00 1998 Cristian Gafton
- added a rmail patch
Wed Oct 29 11:00:00 1997 Donnie Barnes
- argh! Fixed some of the db1 handling that had to be added for glibc 2.1
Fri Oct 24 12:00:00 1997 Donnie Barnes
- added support for db1 on SPARC
Thu Oct 16 12:00:00 1997 Donnie Barnes
- 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 8 12:00:00 1997 Donnie Barnes
- 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 6 12:00:00 1997 Erik Troan
- made aliases.db a ghost
Tue Sep 23 12:00:00 1997 Donnie Barnes
- fixed preuninstall script to handle aliases.db on upgrades properly
Mon Sep 15 12:00:00 1997 Donnie Barnes
- fixed post-install output and changed /var/spool/mqueue to 755
Thu Sep 11 12:00:00 1997 Donnie Barnes
- fixed /usr/lib/sendmail-cf paths
Tue Sep 9 12:00:00 1997 Donnie Barnes
- updated to 8.8.7
- added some spam filtration
- combined some makefile patches
- added BuildRoot support
Wed Sep 3 12:00:00 1997 Erik Troan
- marked initscript symlinks as missingok
- run newalises after creating /var/spool/mqueue
Thu Jun 12 12:00:00 1997 Erik Troan
- built against glibc, udated release to -6 (skipped -5!)
Tue Apr 1 12:00:00 1997 Erik Troan
- Added -nsl on the Alpha (for glibc to provide NIS functions).
Mon Mar 3 11:00:00 1997 Erik Troan
- Added nis support.