2004-09-09 12:12:06 +00:00
|
|
|
#!/bin/bash
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
#
|
|
|
|
# sendmail This shell script takes care of starting and stopping
|
|
|
|
# sendmail.
|
|
|
|
#
|
|
|
|
# chkconfig: 2345 80 30
|
|
|
|
# description: Sendmail is a Mail Transport Agent, which is the program \
|
|
|
|
# that moves mail from one machine to another.
|
|
|
|
# processname: sendmail
|
2004-09-09 12:16:58 +00:00
|
|
|
# config: /etc/mail/sendmail.cf
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
# pidfile: /var/run/sendmail.pid
|
|
|
|
|
2007-08-27 10:25:01 +00:00
|
|
|
### BEGIN INIT INFO
|
|
|
|
# Provides: sendmail MTA smtpdaemon
|
|
|
|
# Required-Start: $local_fs $network
|
|
|
|
# Required-Stop: $local_fs $network
|
|
|
|
# Default-Start: 2 3 4 5
|
|
|
|
# Default-Stop: 0 1 6
|
|
|
|
# Short-Description: start and stop sendmail
|
|
|
|
# Description: sendmail is a Mail Transport Agent (MTA)
|
|
|
|
### END INIT INFO
|
|
|
|
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
# Source function library.
|
2004-09-09 12:12:37 +00:00
|
|
|
. /etc/rc.d/init.d/functions
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
|
|
|
# Source networking configuration.
|
2004-09-09 12:22:54 +00:00
|
|
|
[ -f /etc/sysconfig/network ] && . /etc/sysconfig/network
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
|
|
|
# Source sendmail configureation.
|
2007-08-27 10:25:01 +00:00
|
|
|
if [ -f /etc/sysconfig/sendmail ]; then
|
|
|
|
. /etc/sysconfig/sendmail
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
else
|
2007-08-27 10:25:01 +00:00
|
|
|
DAEMON=no
|
|
|
|
QUEUE=1h
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
fi
|
2004-09-09 12:19:27 +00:00
|
|
|
[ -z "$SMQUEUE" ] && SMQUEUE="$QUEUE"
|
|
|
|
[ -z "$SMQUEUE" ] && SMQUEUE=1h
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
|
|
|
# Check that networking is up.
|
2007-08-27 10:25:01 +00:00
|
|
|
[ "${NETWORKING}" = "no" ] && exit 1
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
2007-08-27 10:25:01 +00:00
|
|
|
[ -f /usr/sbin/sendmail ] || exit 5
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
2004-09-09 12:12:06 +00:00
|
|
|
prog="sendmail"
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
|
2008-12-03 18:29:05 +00:00
|
|
|
updateconf() {
|
|
|
|
/etc/mail/make > /dev/null 2>&1
|
|
|
|
if [ $? -eq 15 ]; then
|
|
|
|
echo -n $"Package sendmail-cf is required to update configuration."
|
|
|
|
warning
|
|
|
|
echo
|
|
|
|
fi
|
2008-12-19 13:23:41 +00:00
|
|
|
/etc/mail/make aliases > /dev/null 2>&1
|
2008-12-03 18:29:05 +00:00
|
|
|
}
|
|
|
|
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
start() {
|
2007-08-27 10:25:01 +00:00
|
|
|
# Start daemons.
|
|
|
|
ret=0
|
2008-12-03 18:29:05 +00:00
|
|
|
updateconf
|
2007-08-27 10:25:01 +00:00
|
|
|
echo -n $"Starting $prog: "
|
|
|
|
daemon /usr/sbin/sendmail $([ "x$DAEMON" = xyes ] && echo -bd) \
|
|
|
|
$([ -n "$QUEUE" ] && echo -q$QUEUE) $SENDMAIL_OPTARG
|
|
|
|
RETVAL=$?
|
|
|
|
echo
|
|
|
|
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/sendmail
|
|
|
|
let ret+=$RETVAL
|
2004-09-09 12:16:58 +00:00
|
|
|
|
2007-08-27 10:25:01 +00:00
|
|
|
if [ ! -f /var/run/sm-client.pid ]; then
|
2004-09-09 12:16:58 +00:00
|
|
|
echo -n $"Starting sm-client: "
|
|
|
|
touch /var/run/sm-client.pid
|
|
|
|
chown smmsp:smmsp /var/run/sm-client.pid
|
2006-02-17 16:57:15 +00:00
|
|
|
if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
|
2004-09-09 12:26:34 +00:00
|
|
|
/sbin/restorecon /var/run/sm-client.pid
|
|
|
|
fi
|
2004-09-09 12:16:58 +00:00
|
|
|
daemon --check sm-client /usr/sbin/sendmail -L sm-msp-queue -Ac \
|
2007-08-27 10:25:01 +00:00
|
|
|
-q$SMQUEUE $SENDMAIL_OPTARG
|
2004-09-09 12:16:58 +00:00
|
|
|
RETVAL=$?
|
2007-08-27 10:25:01 +00:00
|
|
|
echo
|
|
|
|
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/sm-client
|
|
|
|
let ret+=$RETVAL
|
|
|
|
fi
|
2004-09-09 12:16:58 +00:00
|
|
|
|
2007-08-27 10:25:01 +00:00
|
|
|
[ $ret -eq 0 ] && return 0 || return 1
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
}
|
|
|
|
|
2004-09-09 12:23:49 +00:00
|
|
|
reload() {
|
2008-12-03 18:29:05 +00:00
|
|
|
updateconf
|
2007-08-27 10:25:01 +00:00
|
|
|
echo -n $"Reloading $prog: "
|
|
|
|
killproc sendmail -HUP
|
|
|
|
RETVAL=$?
|
|
|
|
echo
|
|
|
|
if [ $RETVAL -eq 0 -a -f /var/run/sm-client.pid ]; then
|
|
|
|
echo -n $"reloading sm-client: "
|
|
|
|
killproc sm-client -HUP
|
2004-09-09 12:23:49 +00:00
|
|
|
RETVAL=$?
|
|
|
|
echo
|
2007-08-27 10:25:01 +00:00
|
|
|
fi
|
|
|
|
return $RETVAL
|
2004-09-09 12:23:49 +00:00
|
|
|
}
|
|
|
|
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
stop() {
|
2007-08-27 10:25:01 +00:00
|
|
|
# Stop daemons.
|
|
|
|
if [ -f /var/run/sm-client.pid ]; then
|
|
|
|
echo -n $"Shutting down sm-client: "
|
|
|
|
killproc sm-client
|
2006-07-18 15:01:41 +00:00
|
|
|
RETVAL=$?
|
|
|
|
echo
|
2007-08-27 10:25:01 +00:00
|
|
|
[ $RETVAL -eq 0 ] && rm -f /var/run/sm-client.pid
|
|
|
|
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sm-client
|
|
|
|
fi
|
|
|
|
echo -n $"Shutting down $prog: "
|
|
|
|
killproc sendmail
|
|
|
|
RETVAL=$?
|
|
|
|
echo
|
|
|
|
[ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/sendmail
|
|
|
|
return $RETVAL
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
}
|
|
|
|
|
2007-08-27 10:25:01 +00:00
|
|
|
status -p /var/run/sendmail.pid >/dev/null && status -p /var/run/sm-client.pid >/dev/null
|
|
|
|
running=$?
|
|
|
|
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
# See how we were called.
|
|
|
|
case "$1" in
|
2007-08-27 10:25:01 +00:00
|
|
|
start)
|
|
|
|
[ $running -eq 0 ] && exit 0
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
start
|
2007-08-27 10:25:01 +00:00
|
|
|
RETVAL=$?
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
stop)
|
2007-09-17 15:49:05 +00:00
|
|
|
[ $running -eq 0 ] || exit 0
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
stop
|
2007-08-27 10:25:01 +00:00
|
|
|
RETVAL=$?
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
reload)
|
2007-09-17 15:49:05 +00:00
|
|
|
[ $running -eq 0 ] || exit 7
|
2004-09-09 12:23:49 +00:00
|
|
|
reload
|
|
|
|
RETVAL=$?
|
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
restart|force-reload)
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
stop
|
|
|
|
start
|
|
|
|
RETVAL=$?
|
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
condrestart|try-restart)
|
2007-09-17 15:49:05 +00:00
|
|
|
[ $running -eq 0 ] || exit 0
|
2007-08-27 10:25:01 +00:00
|
|
|
stop
|
|
|
|
start
|
|
|
|
RETVAL=$?
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
status)
|
|
|
|
echo -n sendmail; status -p /var/run/sendmail.pid
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
RETVAL=$?
|
2007-08-27 10:25:01 +00:00
|
|
|
echo -n sm-client; status -p /var/run/sm-client.pid
|
|
|
|
[ $RETVAL -eq 0 ] && RETVAL=$?
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
;;
|
2007-08-27 10:25:01 +00:00
|
|
|
*)
|
2004-09-09 12:12:06 +00:00
|
|
|
echo $"Usage: $0 {start|stop|restart|condrestart|status}"
|
2007-09-17 15:49:05 +00:00
|
|
|
RETVAL=2
|
auto-import changelog data from sendmail-8.11.0-8.src.rpm
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
Mon Aug 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it
(#16064)
Mon Aug 07 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
Tue Jul 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl
dep
- fix prereq
Tue Jul 25 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
Sat Jul 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
Tue Jul 04 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
Fri Jun 30 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
Fri Jun 23 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
Thu May 18 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
Wed May 03 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
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.
2004-09-09 12:11:53 +00:00
|
|
|
esac
|
|
|
|
|
|
|
|
exit $RETVAL
|