12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169 |
- %bcond_with shared_libmilter
- # stop strip
- %define __spec_install_post /usr/lib/rpm/brp-compress || :
- # Build options
- %define with_ldap 0
- %define with_sasl 0
- %define with_sasl2 1
- %define with_tls 1
- %define initdir /etc/rc.d/init.d
- Summary: A widely used Mail Transport Agent (MTA).
- Summary(ja): 広く使用されているメール配送エージェント (MTA)。
- Name: sendmail
- Version: 8.15.2
- Release: 1%{?_dist_release}
- URL: https://www.proofpoint.com/us/open-source-email-solution
- License: Sendmail
- Group: System Environment/Daemons
- Provides: smtpdaemon
- Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
- Source1: sendmail.init
- Source2: site.config.m4.vine
- Source3: sendmail.aliases
- Source4: sendmail.sysconfig
- Source5: sendmail.etc-mail-Makefile
- Source6: sendmail-vine.mc
- Source7: Sendmail-sasl.conf
- Source8: sendmail.pam
- Source9: sendmail-8.12.5-newconfig.readme
- Source10: makecert.sh
- Source11: Sendmail-sasl2.conf
- #Patch: sendmail-8.12.2-makemapman.patch
- #Patch1: sendmail-8.12.11-smrsh-paths.patch
- Patch2: sendmail-8.12.10-movefiles.patch
- Patch3: sendmail-8.14.9-pid.vine.patch
- Patch4: sendmail-8.15.1-manpage.patch
- #Patch5: sendmail-8.13.0-dynamic.patch
- Patch6: sendmail-8.13.0-cyrus.patch
- #Patch7: sendmail-8.13.1-parseaddr.c.cataddr.8.379.patch
- Patch8: sendmail-8.15.2-gethostbyname2.patch
- Patch9: sendmail-8.14.3-sharedmilter.patch
- Patch10: sendmail-8.15.2-openssl-1.1.0-fix.patch
- Patch11: sendmail-8.15.2-openssl-1.1.0-ecdhe-fix.patch
- Patch12: sendmail-8.15.2-libmilter-socket-activation.patch
- Buildroot: %{_tmppath}/%{name}-%{version}-root
- BuildRequires: db4-devel, tcp_wrappers
- #Provides: %{_sbindir}/sendmail %{_bindir}/mailq %{_bindir}/newaliases
- #Provides: %{_bindir}/rmail %{_mandir}/man1/mailq.1.gz
- #Provides: %{_mandir}/man1/newaliases.1.gz %{_mandir}/man5/aliases.5.gz
- Requires(pre): /sbin/chkconfig /usr/sbin/useradd /bin/mktemp fileutils gawk sed sh-utils
- Conflicts: postfix exim
- Requires: procmail, bash >= 2.0
- # for manpages
- BuildRequires: groff m4
- %if %{with_ldap}
- BuildRequires: openldap-devel openssl-devel
- Requires(pre): openldap openssl
- %endif
- %if %{with_sasl} || %{with_sasl2}
- BuildRequires: cyrus-sasl-devel openssl-devel
- Requires(pre): cyrus-sasl openssl
- %endif
- %if %{with_tls}
- BuildRequires: openssl-devel
- Requires(pre): openssl
- %endif
- Vendor: Project Vine
- Distribution: Vine Linux
- Packager: iwaim
- %description
- The Sendmail program is a very widely used Mail Transport Agent (MTA).
- MTAs send mail from one machine to another. Sendmail is not a client
- program, which you use to read your email. Sendmail is a
- behind-the-scenes program which actually moves your email over
- networks or the Internet to where you want it to go.
- If you ever need to reconfigure Sendmail, you will also need to have
- the sendmail.cf package installed. If you need documentation on
- Sendmail, you can install the sendmail-doc package.
- %description -l ja
- Sendmailプログラムはとても広く使われているメール配送エージェント (MTA)
- です。MTAはメールをマシンから別のマシンに送ります。 Sendmailはメールを
- 読む時に使うクライアントプログラムではありません。Sendmailはメールをネ
- ットワークやインターネット経由で送りたい所に実際に送っている裏方のプロ
- グラムです。
- Sendmailを再設定する必要がある場合には sendmail.cfパッケージもインスト
- ールされている必要があります。Sendmailに関するドキュメントが必要な場合
- はsendmail-docパッケージをインストールして下さい。
- %package doc
- Summary: Documentation about the Sendmail Mail Transport Agent program.
- Summary(ja): Sendmailメール配送エージェントプログラムに関するドキュメント。
- Group: Applications/Documentation
- %description doc
- The sendmail-doc package contains documentation about the Sendmail
- Mail Transport Agent (MTA) program, including release notes, the
- Sendmail FAQ, and a few papers written about Sendmail. The papers are
- provided in PostScript(TM) and troff formats.
- %description doc -l ja
- sendmail-docパッケージはSendmailメール配送エージェント (MTA)プログラム
- に関するドキュメントです。 リリースノート、Sendmailに関するFAQ、そして
- いくつかのSendmailに関する文書を含んでいます。この文書はPostScript(TM)
- とtroff形式で提供されています。
- %package devel
- Summary: Extra development include files for sendmail
- Summary(ja): sendmail拡張のためのインクルードファイル
- Group: Development/Libraries
- Requires: %{name}-static == %{version}-%{release}
- %if %{with shared_libmilter}
- Requires: %{name}-milter == %{version}-%{release}
- %endif
- %description devel
- Include files for addons of sendmail.
- %description devel -l ja
- sendmail拡張機能の開発のためのインクルードファイルです。
- %package static
- Summary: Extra development libraries for sendmail
- Summary(ja): sendmail拡張のためのライブラリ
- Group: Development/Libraries
- %description static
- Development libraries for addons of sendmail.
- %description static -l ja
- sendmail拡張機能の開発のためのライブラリです。
- %if %{with shared_libmilter}
- %package milter
- Summary: The sendmail milter library
- Summary(ja): sendmail milterライブラリ
- Group: Development/Libraries
- %description milter
- The sendmail Mail Filter API (Milter) is designed to allow third-party
- programs access to mail messages as they are being processed in order to
- filter meta-information and content.
- This package includes the milter shared library.
- %endif
- %package cf
- Summary: The files needed to reconfigure Sendmail.
- Summary(ja): Sendmailの再設定に必要なファイル
- Group: System Environment/Daemons
- Requires: m4
- %description cf
- This package includes the configuration files you need to generate the
- sendmail.cf file distributed with the sendmail package. You will need
- the sendmail-cf package if you ever need to reconfigure and rebuild
- your sendmail.cf file.
- %description cf -l ja
- このパッケージはsendmailパッケージと共に配布されている sendmail.cfファ
- イルの生成に必要な設定ファイルを含んでいます。 sendmail.cfファイルを再
- 設定し生成する必要がある場合、sendmail-cfパッケージが必要になります。
- %prep
- %setup -q
- #%patch -p1 -b .makemapman
- #%patch1 -p1 -b .smrsh_paths
- %patch2 -p1 -b .movestuff
- %patch3 -p1 -b .pid
- %patch4 -p1 -b .manpage
- #%patch5 -p1 -b .dynamic
- %patch6 -p1 -b .cyrus
- #%patch7 -p1 -b .cataddr
- %patch8 -p1 -b .gethostbyname
- %if %{with shared_libmilter}
- cp devtools/M4/UNIX/{,shared}library.m4
- %patch9 -p1 -b .sharedmilter
- %endif
- %patch10 -p1 -b .openssl111
- %patch11 -p1 -b .openssl_ecdhe
- %patch12 -p1 -b .milter_socket
- perl -pi -e 's|/usr/share/sendmail-cf/m4|../m4|' ./cf/cf/submit.mc
- %build
- %ifarch x86_64 ppc
- export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC"
- %endif
- cp %{SOURCE2} devtools/Site/site.config.m4
- cat >> devtools/Site/site.config.m4 << EOF
- APPENDDEF(\`confENVDEF', \`-DNEWDB')dnl
- APPENDDEF(\`confLIBS', \`-ldb')dnl
- EOF
- %if %{with_ldap}
- cat >> devtools/Site/site.config.m4 << EOF
- APPENDDEF(\`confMAPDEF', \`-DLDAPMAP')dnl
- APPENDDEF(\`confENVDEF', \`-DSM_CONF_LDAP_MEMFREE=1')dnl
- APPENDDEF(\`confLIBS', \`-lldap -llber -lssl -lcrypto')dnl
- EOF
- %endif
- %if %{with_sasl2}
- cat >> devtools/Site/site.config.m4 << EOF
- APPENDDEF(\`confENVDEF', \`-DSASL=2 -D_FFR_UNSAFE_SASL')dnl
- APPENDDEF(\`confLIBS', \`-lsasl2 -lcrypto')dnl
- EOF
- %else
- %if %{with_sasl}
- cat >> devtools/Site/site.config.m4 << EOF
- APPENDDEF(\`confENVDEF', \`-DSASL=1 -D_FFR_UNSAFE_SASL')dnl
- APPENDDEF(\`confLIBS', \`-lsasl -lcrypto')dnl
- EOF
- %endif
- %endif
- %if %{with_tls}
- cat >> devtools/Site/site.config.m4 << EOF
- APPENDDEF(\`conf_sendmail_ENVDEF', \`-DSTARTTLS -D_FFR_TLS_1 -D_FFR_TLS_EC -D_FFR_TLS_USE_CERTIFICATE_CHAIN_FILE')dnl
- APPENDDEF(\`conf_sendmail_LIBS', \`-lssl -lcrypto')dnl
- EOF
- %endif
- for i in libmilter libsmutil sendmail mailstats rmail praliases \
- smrsh makemap ; do
- pushd $i
- sh Build
- popd
- done
- %install
- [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
- mkdir -p $RPM_BUILD_ROOT
- cd $RPM_BUILD_ROOT
- mkdir -p etc/sysconfig .%{initdir} etc/pam.d
- mkdir -p usr/bin usr/include/libmilter usr/lib .%{_mandir}/man{1,5,8}
- mkdir -p usr/sbin var/log var/spool .%{_datadir}/sendmail-cf
- cd -
- OBJDIR=obj.$(uname -s).$(uname -r).$(uname -m)
- nameuser=`id -nu`
- namegroup=`id -ng`
- Make() {
- make $@ \
- DESTDIR=$RPM_BUILD_ROOT \
- MANROOT=%{_mandir}/man \
- SBINOWN=${nameuser} SBINGRP=${namegroup} \
- UBINOWN=${nameuser} UBINGRP=${namegroup} \
- MANOWN=${nameuser} MANGRP=${namegroup} \
- INCOWN=${nameuser} INCGRP=${namegroup} \
- LIBOWN=${nameuser} LIBGRP=${namegroup} \
- GBINOWN=${nameuser} GBINGRP=${namegroup} \
- CFOWN=${nameuser} CFGRP=${namegroup} \
- MSPQOWN=${nameuser}
- }
- Make install -C $OBJDIR/libmilter
- Make install -C $OBJDIR/libsmutil
- Make install -C $OBJDIR/sendmail
- Make install -C $OBJDIR/mailstats
- Make force-install -C $OBJDIR/rmail
- Make install -C $OBJDIR/praliases
- Make install -C $OBJDIR/smrsh
- Make install -C $OBJDIR/makemap
- touch $RPM_BUILD_ROOT/rootfile
- root=..
- while [ ! -r $RPM_BUILD_ROOT%{_bindir}/${root}/rootfile ]; do
- root=${root}/..
- done
- ln -sf ${root}%{_sbindir}/makemap $RPM_BUILD_ROOT%{_bindir}/makemap
- # Install docs by hand for the sendmail-doc package.
- DOC=$RPM_BUILD_ROOT%{_docdir}/sendmail
- mkdir -p $DOC
- cp -ar FAQ LICENSE KNOWNBUGS README RELEASE_NOTES doc $DOC
- cp sendmail/README $DOC/README.sendmail
- cp sendmail/SECURITY $DOC/SECURITY
- cp smrsh/README $DOC/README.smrsh
- cp libmilter/README $DOC/README.libmilter
- cp cf/README $DOC/README.cf
- cp %{SOURCE9} $DOC/README.vine
- cp %{SOURCE10} $DOC/makecert.sh
- # Install the cf files for the sendmail-cf package.
- cp -ar cf/* $RPM_BUILD_ROOT%{_datadir}/sendmail-cf
- install -d -m 755 $RPM_BUILD_ROOT/etc/mail
- sed -e 's|@@PATH@@|%{_datadir}/sendmail-cf|' < %{SOURCE6} > $RPM_BUILD_ROOT/etc/mail/sendmail.mc
- sed -e 's|%{_datadir}/sendmail-cf|\.\.|' < $RPM_BUILD_ROOT/etc/mail/sendmail.mc > cf/cf/vine.mc
- (cd cf/cf && m4 vine.mc > vine.cf)
- install -m 644 cf/cf/vine.cf $RPM_BUILD_ROOT/etc/mail/sendmail.cf
- # fix cf.m4 directory path
- perl -pi -e 's|../m4|%{_datadir}/sendmail-cf/m4|' ./cf/cf/submit.mc
- install -m 644 cf/cf/submit.mc $RPM_BUILD_ROOT/etc/mail/submit.mc
- echo "# local-host-names - include all aliases for your machine here." \
- > $RPM_BUILD_ROOT/etc/mail/local-host-names
- ( echo "# trusted-users - users that can send mail as others without a warning"
- echo "# apache, mailman, majordomo, uucp, are good candidates" ) \
- > $RPM_BUILD_ROOT/etc/mail/trusted-users
- #touch $RPM_BUILD_ROOT/rootfile
- #root=..
- #while [ ! -r $RPM_BUILD_ROOT%{_libdir}/${root}/rootfile ]; do
- # root=${root}/..
- #done
- #ln -sf ${root}%{_sbindir}/sendmail $RPM_BUILD_ROOT%{_libdir}/sendmail
- install -m 755 -d $RPM_BUILD_ROOT%{_libdir}
- ln -sf ../sbin/sendmail $RPM_BUILD_ROOT%{_libdir}/sendmail
- install -d -m 775 $RPM_BUILD_ROOT/var/spool/mqueue
- install -d -m 755 $RPM_BUILD_ROOT/var/spool/clientmqueue
- # dangling symlinks
- touch $RPM_BUILD_ROOT/rootfile
- root=..
- while [ ! -r $RPM_BUILD_ROOT%{_bindir}/${root}/rootfile ]; do
- root=${root}/..
- done
- for f in hoststat mailq newaliases purgestat ; do
- ln -sf ${root}%{_sbindir}/sendmail $RPM_BUILD_ROOT%{_bindir}/${f}
- done
- install -d -m 755 $RPM_BUILD_ROOT/etc/smrsh
- rm -f %{buildroot}/rootfile
- cat <<EOF > $RPM_BUILD_ROOT/etc/mail/access
- # Check the /usr/share/doc/sendmail/README.cf file for a description
- # of the format of this file. (search for access_db in that file)
- # The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
- # package.
- #
- # by default we allow relaying from localhost...
- localhost.localdomain RELAY
- localhost RELAY
- 127.0.0.1 RELAY
- EOF
- for map in virtusertable access domaintable mailertable ; do
- touch $RPM_BUILD_ROOT/etc/mail/${map}
- chmod 0644 $RPM_BUILD_ROOT/etc/mail/${map}
- $RPM_BUILD_ROOT%{_bindir}/makemap -C $RPM_BUILD_ROOT/etc/mail/sendmail.cf hash $RPM_BUILD_ROOT/etc/mail/${map}.db < $RPM_BUILD_ROOT/etc/mail/${map}
- chmod 0644 $RPM_BUILD_ROOT/etc/mail/${map}.db
- done
- install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/etc/aliases
- $RPM_BUILD_ROOT/usr/bin/makemap -C $RPM_BUILD_ROOT/etc/mail/sendmail.cf hash $RPM_BUILD_ROOT/etc/aliases.db < %{SOURCE3}
- install -m 644 %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/sendmail
- install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{initdir}/sendmail
- install -m 644 %{SOURCE5} $RPM_BUILD_ROOT/etc/mail/Makefile
- chmod u+w $RPM_BUILD_ROOT/usr/sbin/{mailstats,praliases}
- chmod u+w $RPM_BUILD_ROOT/usr/bin/rmail
- %if %{with_sasl2}
- install -m 755 -d $RPM_BUILD_ROOT%{_libdir}/sasl2
- install -m 644 %{SOURCE11} $RPM_BUILD_ROOT%{_libdir}/sasl2/Sendmail.conf
- %else
- %if %{with_sasl}
- install -m 755 -d $RPM_BUILD_ROOT%{_libdir}/sasl
- install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_libdir}/sasl/Sendmail.conf
- %endif
- %endif
- install -m 644 %{SOURCE8} $RPM_BUILD_ROOT/etc/pam.d/smtp
- install -d -m 755 %{buildroot}%{_libdir}
- # fix location of libmilter
- %if %{with shared_libmilter}
- %ifarch x86_64
- mv -f %{buildroot}/usr/lib/libmilter.so* %{buildroot}%{_libdir}/
- %endif
- chmod +x %{buildroot}%{_libdir}/libmilter.so.*
- %else
- %ifarch x86_64
- mv -f %{buildroot}/usr/lib/libmilter.a %{buildroot}%{_libdir}/
- %endif
- %endif
- install -m 644 $OBJDIR/libsmutil/libsmutil.a $RPM_BUILD_ROOT%{_libdir}
- install -m 644 $OBJDIR/libsm/libsm.a $RPM_BUILD_ROOT%{_libdir}
- %clean
- [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
- %pre
- /usr/sbin/useradd -u 47 -d /var/spool/mqueue -r -s /sbin/nologin mailnull >/dev/null 2>&1
- /usr/sbin/useradd -u 51 -d /var/spool/mqueue -r -s /sbin/nologin smmsp >/dev/null 2>&1
- exit 0
- %postun
- if [ "$1" -ge "1" ]; then
- %{initdir}/sendmail condrestart >/dev/null 2>&1
- fi
- exit 0
- %post
- #
- # Convert old format to new
- #
- if [ -f /etc/mail/deny ]; then
- cat /etc/mail/deny | \
- awk 'BEGIN{ print "# Entries from obsoleted /etc/mail/deny"} \
- {print $1" REJECT"}' >> /etc/mail/access
- cp /etc/mail/deny /etc/mail/deny.rpmorig
- fi
- for oldfile in relay_allow ip_allow name_allow ; do
- if [ -f /etc/mail/$oldfile ]; then
- cat /etc/mail/$oldfile | \
- awk "BEGIN { print \"# Entries from obsoleted /etc/mail/$oldfile\" ;} \
- { print \$1\" RELAY\" }" >> /etc/mail/access
- cp /etc/mail/$oldfile /etc/mail/$oldfile.rpmorig
- fi
- done
- #
- # Remove deprecated config flags which are probably harmless to remove
- #
- cf=`/bin/mktemp /etc/mail/sendmail.cf.XXXXXX`
- if [ "$cf" != "" ]; then
- sed 's/^O AutoRebuildAliases$/#&/g' /etc/mail/sendmail.cf > ${cf} && \
- cat ${cf} > /etc/mail/sendmail.cf
- rm ${cf}
- fi
- /sbin/chkconfig --add sendmail
- #
- # Oops, these files moved
- #
- if [ -f /etc/sendmail.cw ]; then
- cat /etc/sendmail.cw | \
- awk 'BEGIN { print "# Entries from obsoleted /etc/sendmail.cw" ;} \
- { print $1 }' >> /etc/mail/local-host-names
- cp /etc/sendmail.cw /etc/sendmail.cw.rpmorig
- fi
- #
- # Rebuild maps (next reboot will rebuild also)
- #
- {
- chown root /etc/aliases.db /etc/mail/access.db /etc/mail/mailertable.db \
- /etc/mail/domaintable.db /etc/mail/virtusertable.db
- /usr/bin/newaliases
- for map in virtusertable access domaintable mailertable ; do
- if [ -f /etc/mail/${map} ]; then
- /usr/bin/makemap hash /etc/mail/${map} < /etc/mail/${map}
- fi
- done
- } > /dev/null 2>&1
- %preun
- if [ $1 = 0 ]; then
- %{initdir}/sendmail stop >/dev/null 2>&1
- /sbin/chkconfig --del sendmail
- fi
- exit 0
- %triggerpostun -- sendmail < 8.10.0
- /sbin/chkconfig --add sendmail
- %files
- %defattr(-,root,root)
- %{_bindir}/hoststat
- %{_bindir}/makemap
- %{_bindir}/purgestat
- %{_sbindir}/mailstats
- %{_sbindir}/makemap
- %{_sbindir}/praliases
- %attr(2755,root,smmsp) %{_sbindir}/sendmail
- %{_bindir}/rmail
- %{_bindir}/newaliases
- %{_bindir}/mailq
- %{_sbindir}/smrsh
- %{_libdir}/sendmail
- %{_mandir}/man8/rmail.8*
- %{_mandir}/man8/praliases.8*
- %{_mandir}/man8/mailstats.8*
- %{_mandir}/man8/makemap.8*
- %{_mandir}/man8/sendmail.8*
- %{_mandir}/man8/smrsh.8*
- %{_mandir}/man5/aliases.5*
- %{_mandir}/man1/newaliases.1*
- %{_mandir}/man1/mailq.1*
- %config(noreplace) /etc/mail/statistics
- %config(noreplace) /etc/mail/sendmail.cf
- %config(noreplace) /etc/mail/submit.cf
- %attr(0644,root,root) %config(noreplace) /etc/mail/sendmail.mc
- %attr(0644,root,root) %config(noreplace) /etc/mail/submit.mc
- %config(noreplace) /etc/mail/local-host-names
- %config(noreplace) /etc/aliases
- %attr(0644,root,root) %ghost /etc/aliases.db
- %attr(0770,smmsp,smmsp) %dir /var/spool/clientmqueue
- %attr(0700,root,mail) %dir /var/spool/mqueue
- %dir /etc/smrsh
- %dir /etc/mail
- %config /etc/mail/Makefile
- %attr(0644,root,root) %ghost /etc/mail/virtusertable.db
- %attr(0644,root,root) %config(noreplace) /etc/mail/virtusertable
- %attr(0644,root,root) %ghost /etc/mail/access.db
- %attr(0644,root,root) %config(noreplace) /etc/mail/access
- %attr(0644,root,root) %ghost /etc/mail/domaintable.db
- %attr(0644,root,root) %config(noreplace) /etc/mail/domaintable
- %attr(0644,root,root) %ghost /etc/mail/mailertable.db
- %attr(0644,root,root) %config(noreplace) /etc/mail/mailertable
- %attr(0644,root,root) %config(noreplace) /etc/mail/helpfile
- %attr(0644,root,root) %config(noreplace) /etc/mail/trusted-users
- %config(noreplace) /etc/sysconfig/sendmail
- %config %{initdir}/sendmail
- /etc/pam.d/smtp
- %if %{with_sasl2}
- %config %{_libdir}/sasl2/Sendmail.conf
- %else
- %if %{with_sasl}
- %config %{_libdir}/sasl/Sendmail.conf
- %endif
- %endif
- %files cf
- %defattr(-,root,root)
- %{_datadir}/sendmail-cf
- %files devel
- %defattr(-,root,root)
- %doc libmilter/docs/*
- %dir %{_includedir}/libmilter
- %{_includedir}/libmilter/*.h
- %if %{with shared_libmilter}
- %{_libdir}/libmilter.so
- %endif
- %files static
- %defattr(-,root,root)
- %if %{without shared_libmilter}
- %{_libdir}/libmilter.a
- %endif
- %{_libdir}/libsmutil.a
- %{_libdir}/libsm.a
- %if %{with shared_libmilter}
- %files milter
- %doc LICENSE
- %doc libmilter/README
- %{_libdir}/libmilter.so.[0-9].[0-9]
- %{_libdir}/libmilter.so.[0-9].[0-9].[0-9]
- %endif
- %files doc
- %defattr(-,root,root)
- %{_docdir}/sendmail
- %changelog
- * Fri Oct 04 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.15.2-1
- - updated to 8.15.2.
- - updated Patch4.
- - added Patch8-12.
- * Mon Dec 29 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 8.14.9-1
- - update to 8.14.9
- - update PID patch (Patch3)
- * Tue Jul 1 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.14.5-2
- - rebuilt with current environment.
- * Tue May 31 2011 IWAI, Masaharu <iwai@alib.jp> 8.14.5-1
- - new upstream release
- * Wed Apr 13 2011 IWAI, Masaharu <iwai@alib.jp> 8.14.4-4
- - fix cf.m4 directory path for submit.mc
- * Fri Apr 08 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.14.4-3
- - added '-fPIC' option on x86_64 and ppc.
- - added subpackage 'sendmail-static'.
- * Mon Jan 10 2011 IWAI, Masaharu <iwai@alib.jp> 8.14.4-2vl6
- - rebuild with openssl 1.0.0c on VineSeed
- - add BuildRequires: groff for manpages
- - add BuildRequires: m4 for generate cf files
- - add Packager: iwaim
- * Tue Nov 16 2010 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 8.14.4-1
- - new upstream release.
- - fixed %%files for x86_64 architecture.
- - forced using db4.
- * Sat Jun 21 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.14.2-1
- - rebuilt against db4-4.6.21
- - new versioning policy with spec in UTF-8
- * Thu Nov 15 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.14.2-0vl3
- - rebuilt 8.14.2-0vl1 for VineSeed
- * Thu Nov 15 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.14.2-0vl2
- - rebuilt 8.14.2-0vl1 for VinePlus/4.0
- * Tue Nov 13 2007 yamamoto <yamamoto@yu.vinelinux.org> 8.14.2-0vl1
- - update to 8.14.2
- * Sun Aug 5 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.14.1-0vl2
- - rebuilt for VinePlus/4.x
- - changed doc Group to Applications/Documentation
- - changed devel Group to Development/Libraries
- * Sun Jun 10 2007 yamamoto <yamamoto@yu.vinelinux.org> 8.14.1-0vl1
- - update to 8.14.1
- * Wed Sep 6 2006 yamamoto <yamamoto@yu.vinelinux.org> 8.13.8-0vl1
- - update to 8.13.8
- * Sat Jul 1 2006 yamamoto <yamamoto@yu.vinelinux.org> 8.13.7-0vl1
- - update to 8.13.7
- * Sun Apr 9 2006 yamamoto <yamamoto@yu.vinelinux.org> 8.13.6-0vl1
- - update to 8.13.6
- * Sun Feb 5 2006 yamamoto <yamamoto@yu.vinelinux.org> 8.13.5-0vl1
- - update to 8.13.5
- * Sun May 15 2005 yamamoto <yamamoto@yu.vinelinux.org> 8.13.4-0vl1
- - update to 8.13.4
- * Mon Sep 13 2004 Masaki Suzuki <masaki@btree.org> 8.13.1-0vl3
- - rebuild for Vine 3.0
- * Mon Sep 13 2004 Masaki Suzuki <masaki@btree.org> 8.13.1-0vl2
- - add parseaddr.c.cataddr.8.379 patch
- * Mon Aug 16 2004 Masaki Suzuki <masaki@btree.org> 8.13.1-0vl1
- - update to 8.13.1
- * Sat Jul 24 2004 Masaki Suzuki <masaki@btree.org> 8.13.0-0vl2
- - rebuild for Vine 3.0
- * Sat Jul 24 2004 Masaki Suzuki <masaki@btree.org> 8.13.0-0vl1
- - update to 8.13.0
- - add milter.c.8.224 patch
- * Wed Feb 25 2004 Masaki Suzuki <masaki@btree.org> 8.12.11-0vl4
- - fix Sendmail.conf for cyrus-sasl-1
- - add build option for SASL2
- - build with cyrus-sasl-2 support
- * Sun Feb 22 2004 Masaki Suzuki <masaki@btree.org> 8.12.11-0vl3
- - update site.config.m4.vine
- - some fix sepc file
- * Thu Feb 19 2004 Masaki Suzuki <masaki@btree.org> 8.12.11-0vl2
- - rebuild for VineSeed
- - build with cyrus-sasl support
- * Tue Feb 17 2004 Masaki Suzuki <masaki@btree.org> 8.12.11-0vl1
- - update to 8.12.11
- - adjust rpm license tag to say "Sendmail"
- - add build options for LDAP, SASL and TLS
- - update sendmail-vine.mc
- - update initscript
- - clean up spec file
- * Fri Sep 19 2003 Masaki Suzuki <masaki@btree.org> 8.12.10-0vl1
- - update to 8.12.10
- * Thu Apr 3 2003 Masaki Suzuki <masaki@btree.org> 8.12.9-0vl1
- - update to 8.12.9
- * Tue Mar 4 2003 Masaki Suzuki <masaki@btree.org> 8.12.8-0vl1
- - update to 8.12.8
- * Fri Jan 10 2003 Masaki Suzuki <masaki@btree.org> 8.12.7-0vl2
- - add proto.m4.8.649.2.14 patch
- * Tue Dec 31 2002 Masaki Suzuki <masaki@btree.org> 8.12.7-0vl1
- - update to 8.12.7
- * Sun Dec 8 2002 Masaki Suzuki <masaki@btree.org> 8.12.6-0vl3
- - fix Summary(ja) and %description -l ja sections in spec file
- * Thu Dec 5 2002 Masaki Suzuki <masaki@btree.org> 8.12.6-0vl2
- - add proto.m4.8.649.2.13 patch for access restrictions imposed
- via check_relay.
- * Wed Oct 23 2002 Masaki Suzuki <masaki@btree.org> 8.12.6-0vl1
- - 8.12.6
- - add smrsh-20020924.patch for smrsh bypass vulnerabilities
- - initial RPM for Vine Linux based on 8.12.5-7 of RHL
- * Thu Aug 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - clean up some specfile cruft
- - add more pseudo accounts to /etc/aliases
- * Thu Jul 25 2002 Phil Knirsch <pknirsch@redhat.com>
- - Only generate new cf files if the /usr/share/sendmail-cf/m4/cf.m4 exists.
- * Wed Jul 24 2002 Phil Knirsch <pknirsch@redhat.com>
- - Changed the behaviour in /etc/mail/Makefile to generate the sendmail.cf and
- submit.cf from the mc files if they changed.
- - Added a small README.redhat that descibed the new mc file behaviour and the
- split into sendmail.cf and submit.cf.
- * Wed Jul 24 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - suggestions form Stephane Lentz:
- - add correct include statement into submit.mc (like sendmail.mc)
- - add commented out further suggestions into submit.mc
- - disable ident lookups
- * Thu Jul 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - fix initscript for the second daemon and pidfile location #67910
- * Mon Jul 01 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.12.5
- * Thu Jun 27 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - add further queue runs, slight spec-file cleanups
- * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- - automated rebuild
- * Tue Jun 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.12.4, adjust smrsh patch
- * Thu May 23 2002 Tim Powers <timp@redhat.com>
- - automated rebuild
- * Sat Apr 13 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.12.3
- * Tue Mar 26 2002 Tim Powers <timp@redhat.com>
- - rebuilt
- * Mon Mar 25 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - fix alternatives --remove #61737
- - add sendmail/SECURITY as docu #61870, #61545
- * Wed Mar 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - add libsm.a #61270
- - change from /etc/sendmail.cf to /etc/mail/sendmail.cf
- - add milter patch
- * Wed Mar 13 2002 Bill Nottingham <notting@redhat.com>
- - ignore DAEMON=no; that configuration no longer functions
- * Wed Mar 13 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - make sure more version information is in the cf file #54418
- - do not use "-b" flag when patching in spec file
- - require newer chkconfig version #61035
- - fix preun script #60880
- - add TMPF to access file creation #60956
- * Sat Mar 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - mv include files to /usr/include/libmilter/ #60795
- - do not use "-f" option to virtusertable #60196
- - ad an example smarthost entry to config file #58298
- * Fri Mar 8 2002 Bill Nottingham <notting@redhat.com> 8.12.2-5
- - use alternatives --initscript support
- - run chkconfig --add before alternatives
- * Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 8.12.2-3
- - run alternatives --remove in %preun
- - add some prereqs
- * Mon Feb 25 2002 Nalin Dahyabhai <nalin@redhat.com> 8.12.2-2
- - fix smmsp useradd invocation in %%pre
- - switch back to db3 for storing db files
- * Wed Feb 20 2002 Nalin Dahyabhai <nalin@redhat.com> 8.12.2-1
- - update to 8.12.2 (adds STARTTLS support without need for sfio)
- - don't forcibly strip binaries; let the build root handle it
- - add creation of the smmsp account (51/51) in %%pre
- - enable hesiod map support
- - modify default config to use an MSP
- - comment out 'O AutoRebuildAliases' in %%post, otherwise sendmail will
- fail to restart on upgrades
- * Wed Feb 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - add proper ifdefs around new alternative stuff to also be able
- to build this for older releases
- * Fri Feb 1 2002 Bill Nottingham <notting@redhat.com> 8.11.6-12
- - %triggerpostun on older versions to make sure alternatives work on
- upgrades
- * Thu Jan 31 2002 Bill Nottingham <notting@redhat.com> 8.11.6-11
- - clean up alternatives somewhat, provide /usr/sbin/sendmail & friends
- * Thu Jan 31 2002 Bernhard Rosenkraenzer <bero@redhat.com> 8.11.6-10
- - Use alternatives
- * Tue Jan 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - fix quotation in spec-file
- * Thu Jan 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - integrate ugly logic to compile this src.rpm also on older Red Hat
- Linux releases
- - clean up spec file and patches a bit
- - add db4 support
- * Wed Jan 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- - fix another path to correct docu
- - include sendmail/README in the docu
- - compile with -D_FFR_WORKAROUND_BROKEN_NAMESERVERS, but do not
- enable this at runtime
- - devel subpackage files owned by root now
- * Fri Dec 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - change "-q" to "-s" as option to make #57216
- - move milter lib into separate "devel" sub-package
- - add include files to devel sub-package #56064
- - fix pointer in access file to docu #54351
- * Mon Sep 10 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - add libmilter docu
- - add support for userdb to /etc/mail/Makefile
- - use "btree" database files if a userdb is used
- - buildrequires tcp_wrappers
- * Fri Aug 31 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - fix libmilter support
- - fix init script to use /etc/mail/Makefile #52932
- * Sat Aug 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - add libmilter library
- * Thu Aug 23 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.11.6
- - correctly use /etc/mail/statistics
- * Thu Aug 09 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - change init script back to older conventions #51297
- - remove DoS patch, not needed anymore #51247
- * Mon Aug 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - add option '-t' to procmail for local mail delivery
- * Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - point to the map files in sendmail.cf as pointed out by
- David Beveridge <David@beveridge.com>
- * Mon Jul 23 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - add build requires #49695
- - do not call "userdel"
- * Tue Jul 10 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - change sendmail.cf to "noreplace"
- * Thu Jun 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.11.4
- * Wed May 09 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- - update to 8.11.3
- - add "localhost.localdomain" to the list of hostnames accepted
- for local delivery "Cw" in /etc/mail/sendmail.mc
- - add patches from Pekka Savola <pekkas@netcore.fi>
- - Enable IPv6 at compile time, patch for glibc 2.2 from PLD
- - Add a commented-out IPv6 daemon .mc line to sendmail.mc
- - buildrequire: openldap-devel, cyrus-sasl-devel
- * Fri Mar 2 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 <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 7 2001 Trond Eivind Glomsr <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
- * 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 7 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- - enable listening on the smtp port again
- * Fri Aug 4 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 9 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- - require procmail
- - add further aliases
- * Sat Jul 8 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- - prereq init.d
- - fix typo
- * Tue Jul 4 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 3 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舅zer <bero@redhat.com>
- - Fix location of mailertable (Bug #6035)
- * Sat Feb 5 2000 Bill Nottingham <notting@redhat.com>
- - fixes for non-root builds (#8178)
- * Wed Feb 2 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 1 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.
|