sendmail/sendmail-redhat.mc

143 lines
5.6 KiB
MonkeyC
Raw Normal View History

divert(-1)dnl
dnl #
dnl # This is the sendmail macro config file for m4. If you make changes to
dnl # /etc/mail/sendmail.mc, you will need to regenerate the
dnl # /etc/mail/sendmail.cf file by confirming that the sendmail-cf package is
dnl # installed and then performing a
dnl #
dnl # make -C /etc/mail
dnl #
include(`@@PATH@@/m4/cf.m4')dnl
VERSIONID(`setup for Red Hat Linux')dnl
OSTYPE(`linux')dnl
dnl #
dnl # Uncomment and edit the following line if your outgoing mail needs to
dnl # be sent out through an external mail server:
dnl #
dnl define(`SMART_HOST',`smtp.your.provider')
dnl #
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
define(`confDEF_USER_ID',``8:12'')dnl
dnl define(`confAUTO_REBUILD')dnl
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
define(`confTO_CONNECT', `1m')dnl
define(`confTRY_NULL_MX_LIST',true)dnl
define(`confDONT_PROBE_INTERFACES',true)dnl
define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl
auto-import changelog data from sendmail-8.11.2-14.src.rpm Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add changes from Christopher McCrory <chrismcc@pricegrabber.com>: - prepare /etc/mail/Makefile for more maps not shipped with this rpm - changed sendmail.mc to include some more commented out options, so that people are directly pointed at important options - add /etc/pam.d/smtp for AUTH - add FEATURE(use_ct_file) and /etc/mail/trusted-users Fri Feb 16 2001 Tim Powers <timp@redhat.com> - don't obsolete postfix and exim, only conflict (for RHN purposes) Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - obsolete and conflict with exim and postfix Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix devision by zero bug in #20395 - mv /usr/lib/sendmail-cf /usr/share/sendmail-cf Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n tweaks to initscript Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - aliases.db should be owned by group root Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - prepare for startup-script translation Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de> - enable daemon mode again, but only listen to the loopback device instead of all devices. - do not include check.tar with old anti-spam rules Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configuration of /etc/aliases Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix interoperation problems with communigate pro - disable msa Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to (security release) 8.11.2 - build also on RHL 6.x #16061 - include smrsh man-page #17901 - use the "-f" flag for makemap to preserve case for virtusertable and userdb in /etc/mail/Makefile - suggested by Harald Hoyer - fix /usr/doc -> usr/share/doc in docu #20611 - wrong path in sendmail.mc #20691 - tcp-wrapper support wasn't enabled correctly #21642 - do not expose user "root" when masquerading like in older releases #21643 - disable the VRFY and EXPN smtp commands #21801 - disable queue-runs for normal users (restrictqrun privacy flag) - fix typo in sendmail.mc #21880, #22682 - disable daemon mode to see what needs fixing Mon Oct 02 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 8.11.1 Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment
2004-09-09 12:12:06 +00:00
define(`ALIAS_FILE', `/etc/aliases')dnl
dnl define(`STATUS_FILE', `/etc/mail/statistics')dnl
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
define(`UUCP_MAILER_MAX', `2000000')dnl
define(`confUSERDB_SPEC', `/etc/mail/userdb.db')dnl
auto-import changelog data from sendmail-8.11.2-14.src.rpm Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add changes from Christopher McCrory <chrismcc@pricegrabber.com>: - prepare /etc/mail/Makefile for more maps not shipped with this rpm - changed sendmail.mc to include some more commented out options, so that people are directly pointed at important options - add /etc/pam.d/smtp for AUTH - add FEATURE(use_ct_file) and /etc/mail/trusted-users Fri Feb 16 2001 Tim Powers <timp@redhat.com> - don't obsolete postfix and exim, only conflict (for RHN purposes) Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - obsolete and conflict with exim and postfix Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix devision by zero bug in #20395 - mv /usr/lib/sendmail-cf /usr/share/sendmail-cf Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n tweaks to initscript Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - aliases.db should be owned by group root Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - prepare for startup-script translation Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de> - enable daemon mode again, but only listen to the loopback device instead of all devices. - do not include check.tar with old anti-spam rules Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configuration of /etc/aliases Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix interoperation problems with communigate pro - disable msa Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to (security release) 8.11.2 - build also on RHL 6.x #16061 - include smrsh man-page #17901 - use the "-f" flag for makemap to preserve case for virtusertable and userdb in /etc/mail/Makefile - suggested by Harald Hoyer - fix /usr/doc -> usr/share/doc in docu #20611 - wrong path in sendmail.mc #20691 - tcp-wrapper support wasn't enabled correctly #21642 - do not expose user "root" when masquerading like in older releases #21643 - disable the VRFY and EXPN smtp commands #21801 - disable queue-runs for normal users (restrictqrun privacy flag) - fix typo in sendmail.mc #21880, #22682 - disable daemon mode to see what needs fixing Mon Oct 02 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 8.11.1 Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment
2004-09-09 12:12:06 +00:00
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn,restrictqrun')dnl
define(`confAUTH_OPTIONS', `A')dnl
dnl #
dnl # The following allows relaying if the user authenticates, and disallows
dnl # plaintext authentication (PLAIN/LOGIN) on non-TLS links
dnl #
dnl define(`confAUTH_OPTIONS', `A p')dnl
dnl #
dnl # PLAIN is the preferred plaintext authentication method and used by
dnl # Mozilla Mail and Evolution, though Outlook Express and other MUAs do
dnl # use LOGIN. Other mechanisms should be used if the connection is not
dnl # guaranteed secure.
dnl #
dnl TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
dnl define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
dnl #
dnl # Rudimentary information on creating certificates for sendmail TLS:
dnl # make -C /usr/share/ssl/certs usage
dnl #
dnl define(`confCACERT_PATH',`/usr/share/ssl/certs')
dnl define(`confCACERT',`/usr/share/ssl/certs/ca-bundle.crt')
dnl define(`confSERVER_CERT',`/usr/share/ssl/certs/sendmail.pem')
dnl define(`confSERVER_KEY',`/usr/share/ssl/certs/sendmail.pem')
dnl #
dnl # This allows sendmail to use a keyfile that is shared with OpenLDAP's
dnl # slapd, which requires the file to be readble by group ldap
dnl #
dnl define(`confDONT_BLAME_SENDMAIL',`groupreadablekeyfile')dnl
dnl #
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
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `12')dnl
dnl define(`confREFUSE_LA', `18')dnl
define(`confTO_IDENT', `0')dnl
auto-import changelog data from sendmail-8.11.2-14.src.rpm Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add changes from Christopher McCrory <chrismcc@pricegrabber.com>: - prepare /etc/mail/Makefile for more maps not shipped with this rpm - changed sendmail.mc to include some more commented out options, so that people are directly pointed at important options - add /etc/pam.d/smtp for AUTH - add FEATURE(use_ct_file) and /etc/mail/trusted-users Fri Feb 16 2001 Tim Powers <timp@redhat.com> - don't obsolete postfix and exim, only conflict (for RHN purposes) Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - obsolete and conflict with exim and postfix Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix devision by zero bug in #20395 - mv /usr/lib/sendmail-cf /usr/share/sendmail-cf Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n tweaks to initscript Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - aliases.db should be owned by group root Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - prepare for startup-script translation Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de> - enable daemon mode again, but only listen to the loopback device instead of all devices. - do not include check.tar with old anti-spam rules Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configuration of /etc/aliases Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix interoperation problems with communigate pro - disable msa Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to (security release) 8.11.2 - build also on RHL 6.x #16061 - include smrsh man-page #17901 - use the "-f" flag for makemap to preserve case for virtusertable and userdb in /etc/mail/Makefile - suggested by Harald Hoyer - fix /usr/doc -> usr/share/doc in docu #20611 - wrong path in sendmail.mc #20691 - tcp-wrapper support wasn't enabled correctly #21642 - do not expose user "root" when masquerading like in older releases #21643 - disable the VRFY and EXPN smtp commands #21801 - disable queue-runs for normal users (restrictqrun privacy flag) - fix typo in sendmail.mc #21880, #22682 - disable daemon mode to see what needs fixing Mon Oct 02 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 8.11.1 Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment
2004-09-09 12:12:06 +00:00
dnl FEATURE(delay_checks)dnl
FEATURE(`no_default_msa',`dnl')dnl
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
FEATURE(`smrsh',`/usr/sbin/smrsh')dnl
FEATURE(`mailertable',`hash -o /etc/mail/mailertable.db')dnl
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable.db')dnl
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
FEATURE(redirect)dnl
FEATURE(always_add_domain)dnl
FEATURE(use_cw_file)dnl
auto-import changelog data from sendmail-8.11.2-14.src.rpm Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add changes from Christopher McCrory <chrismcc@pricegrabber.com>: - prepare /etc/mail/Makefile for more maps not shipped with this rpm - changed sendmail.mc to include some more commented out options, so that people are directly pointed at important options - add /etc/pam.d/smtp for AUTH - add FEATURE(use_ct_file) and /etc/mail/trusted-users Fri Feb 16 2001 Tim Powers <timp@redhat.com> - don't obsolete postfix and exim, only conflict (for RHN purposes) Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - obsolete and conflict with exim and postfix Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix devision by zero bug in #20395 - mv /usr/lib/sendmail-cf /usr/share/sendmail-cf Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n tweaks to initscript Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - aliases.db should be owned by group root Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - prepare for startup-script translation Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de> - enable daemon mode again, but only listen to the loopback device instead of all devices. - do not include check.tar with old anti-spam rules Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configuration of /etc/aliases Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix interoperation problems with communigate pro - disable msa Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to (security release) 8.11.2 - build also on RHL 6.x #16061 - include smrsh man-page #17901 - use the "-f" flag for makemap to preserve case for virtusertable and userdb in /etc/mail/Makefile - suggested by Harald Hoyer - fix /usr/doc -> usr/share/doc in docu #20611 - wrong path in sendmail.mc #20691 - tcp-wrapper support wasn't enabled correctly #21642 - do not expose user "root" when masquerading like in older releases #21643 - disable the VRFY and EXPN smtp commands #21801 - disable queue-runs for normal users (restrictqrun privacy flag) - fix typo in sendmail.mc #21880, #22682 - disable daemon mode to see what needs fixing Mon Oct 02 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 8.11.1 Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment
2004-09-09 12:12:06 +00:00
FEATURE(use_ct_file)dnl
dnl #
dnl # The -t option will retry delivery if e.g. the user runs over his quota.
dnl #
FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u')dnl
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl
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
FEATURE(`blacklist_recipients')dnl
auto-import changelog data from sendmail-8.11.2-14.src.rpm Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de> - add changes from Christopher McCrory <chrismcc@pricegrabber.com>: - prepare /etc/mail/Makefile for more maps not shipped with this rpm - changed sendmail.mc to include some more commented out options, so that people are directly pointed at important options - add /etc/pam.d/smtp for AUTH - add FEATURE(use_ct_file) and /etc/mail/trusted-users Fri Feb 16 2001 Tim Powers <timp@redhat.com> - don't obsolete postfix and exim, only conflict (for RHN purposes) Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - obsolete and conflict with exim and postfix Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix devision by zero bug in #20395 - mv /usr/lib/sendmail-cf /usr/share/sendmail-cf Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com> - i18n tweaks to initscript Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de> - aliases.db should be owned by group root Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de> - prepare for startup-script translation Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de> - enable daemon mode again, but only listen to the loopback device instead of all devices. - do not include check.tar with old anti-spam rules Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix configuration of /etc/aliases Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix interoperation problems with communigate pro - disable msa Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to (security release) 8.11.2 - build also on RHL 6.x #16061 - include smrsh man-page #17901 - use the "-f" flag for makemap to preserve case for virtusertable and userdb in /etc/mail/Makefile - suggested by Harald Hoyer - fix /usr/doc -> usr/share/doc in docu #20611 - wrong path in sendmail.mc #20691 - tcp-wrapper support wasn't enabled correctly #21642 - do not expose user "root" when masquerading like in older releases #21643 - disable the VRFY and EXPN smtp commands #21801 - disable queue-runs for normal users (restrictqrun privacy flag) - fix typo in sendmail.mc #21880, #22682 - disable daemon mode to see what needs fixing Mon Oct 02 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 8.11.1 Fri Sep 08 2000 Nalin Dahyabhai <nalin@redhat.com> - rebuild in new environment
2004-09-09 12:12:06 +00:00
EXPOSED_USER(`root')dnl
dnl #
dnl # The following causes sendmail to only listen on the IPv4 loopback address
dnl # 127.0.0.1 and not on any other network devices. Remove the loopback
dnl # address restriction to accept email from the internet or intranet.
dnl #
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
dnl #
dnl # The following causes sendmail to additionally listen to port 587 for
dnl # mail from MUAs that authenticate. Roaming users who can't reach their
dnl # preferred sendmail daemon due to port 25 being blocked or redirected find
dnl # this useful.
dnl #
dnl DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea')dnl
dnl #
dnl # The following causes sendmail to additionally listen to port 465, but
dnl # starting immediately in TLS mode upon connecting. Port 25 or 587 followed
dnl # by STARTTLS is preferred, but roaming clients using Outlook Express can't
dnl # do STARTTLS on ports other than 25. Mozilla Mail can ONLY use STARTTLS
dnl # and doesn't support the deprecated smtps; Evolution <1.1.1 uses smtps
dnl # when SSL is enabled-- STARTTLS support is available in version 1.1.1.
dnl #
dnl # For this to work your OpenSSL certificates must be configured.
dnl #
dnl DAEMON_OPTIONS(`Port=smtps, Name=TLSMTA, M=s')dnl
dnl #
dnl # The following causes sendmail to additionally listen on the IPv6 loopback
dnl # device. Remove the loopback address restriction listen to the network.
dnl #
dnl # NOTE: binding both IPv4 and IPv6 daemon to the same port requires
dnl # a kernel patch
dnl #
dnl DAEMON_OPTIONS(`port=smtp,Addr=::1, Name=MTA-v6, Family=inet6')dnl
dnl #
dnl # We strongly recommend not accepting unresolvable domains if you want to
dnl # protect yourself from spam. However, the laptop and users on computers
dnl # that do not have 24x7 DNS do need this.
dnl #
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
FEATURE(`accept_unresolvable_domains')dnl
dnl #
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
dnl FEATURE(`relay_based_on_MX')dnl
dnl #
dnl # Also accept email sent to "localhost.localdomain" as local email.
dnl #
LOCAL_DOMAIN(`localhost.localdomain')dnl
dnl #
dnl # The following example makes mail from this host and any additional
dnl # specified domains appear to be sent from mydomain.com
dnl #
dnl MASQUERADE_AS(`mydomain.com')dnl
dnl #
dnl # masquerade not just the headers, but the envelope as well
dnl #
dnl FEATURE(masquerade_envelope)dnl
dnl #
dnl # masquerade not just @mydomainalias.com, but @*.mydomainalias.com as well
dnl #
dnl FEATURE(masquerade_entire_domain)dnl
dnl #
dnl MASQUERADE_DOMAIN(localhost)dnl
dnl MASQUERADE_DOMAIN(localhost.localdomain)dnl
dnl MASQUERADE_DOMAIN(mydomainalias.com)dnl
dnl MASQUERADE_DOMAIN(mydomain.lan)dnl
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
MAILER(smtp)dnl
MAILER(procmail)dnl