| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postfix | Distribution: Red Hat Linux |
| Version: 1.1.12 | Vendor: Red Hat, Inc. |
| Release: 1 | Build date: Mon Jul 28 21:29:37 2003 |
| Group: System Environment/Daemons | Build host: porky.devel.redhat.com |
| Size: 5159727 | Source RPM: postfix-1.1.12-1.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.postfix.org | |
| Summary: Postfix Mail Transport Agent | |
Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL), TLS and running in a chroot environment.
IBM Public License
* Tue Jul 29 2003 Bill Nottingham <notting@redhat.com> 2:1.1.12-1
- update to 1.1.12, add a patch from the author
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Feb 18 2003 Bill Nottingham <notting@redhat.com> 2:1.1.11-10
- don't copy winbind/wins nss modules, fixes #84553
* Sat Feb 01 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- sanitize rpm scripts a bit
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Sat Jan 11 2003 Karsten Hopp <karsten@redhat.de> 2:1.1.11-8
- rebuild to fix krb5.h issue
* Tue Jan 07 2003 Nalin Dahyabhai <nalin@redhat.com> 2:1.1.11-7
- rebuild
* Fri Jan 03 2003 Nalin Dahyabhai <nalin@redhat.com>
- if pkgconfig knows about openssl, use its cflags and linker flags
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 2:1.1.11-6
- lib64'ize
- build on all arches
* Thu Jul 25 2002 Karsten Hopp <karsten@redhat.de>
- make aliases.db config(noreplace) (#69612)
* Wed Jul 24 2002 Karsten Hopp <karsten@redhat.de>
- postfix has its own filelist, remove LICENSE entry from it (#69069)
* Wed Jul 17 2002 Karsten Hopp <karsten@redhat.de>
- fix shell in /etc/passwd (#68373)
- fix documentation in /etc/postfix (#65858)
- Provides: /usr/bin/newaliases (#66746)
- fix autorequires by changing /usr/local/bin/perl to /usr/bin/perl in a
script in %doc (#68852), although I don't think this is necessary anymore
* Tue Jul 16 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed missing smtpd.conf file for SASL support and included SASL Postfix
Red Hat HOWTO (#62505).
- Included SASL2 support patch (#68800).
* Tue Jun 25 2002 Karsten Hopp <karsten@redhat.de>
- 1.1.11, TLS 0.8.11a
- fix #66219 and #66233 (perl required for %post)
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon May 27 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-1
- 1.1.10, TLS 0.8.10
- Build with db4
- Enable SASL
* Tue Apr 16 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.7-2
- Fix bugs #62358 and #62783
- Make sure libdb-3.3.so is in the chroot jail (#62906)
* Tue Apr 09 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.7-1
- 1.1.7, fixes 2 critical bugs
- Make sure there's a resolv.conf in the chroot jail
* Wed Mar 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.5-3
- Add Provides: lines for alternatives stuff (#60879)
* Tue Mar 26 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.5-2
- rebuild
* Tue Mar 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.5-1
- 1.1.5 (bugfix release)
- Rebuild with current db
* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 1.1.4-3
- remove db trigger, it's both dangerous and pointless
- clean up other triggers a little
* Wed Mar 13 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.4-2
- Some trigger tweaks to make absolutely sure /etc/services is in the
chroot jail
* Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.4-1
- 1.1.4
- TLS 0.8.4
- Move postalias run from %post to init script to work around
anaconda being broken.
* Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.3-5
- use alternatives --initscript support
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.3-4
- run alternatives --remove in %preun
- add various prereqs
* Thu Feb 28 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.3-3
- adjust the default postfix-files config file to match the alternatives setup
by altering the arguments passed to post-install in the %install phase
(otherwise, it might point to sendmail's binaries, breaking it rather rudely)
- adjust the post-install script so that it silently uses paths which have been
modified for use with alternatives, for upgrade cases where the postfix-files
configuration file isn't overwritten
- don't forcefully strip files -- that's a build root policy
- remove hard requirement on openldap, library dependencies take care of it
- redirect %postun to /dev/null
- don't remove the postfix user and group when the package is removed
* Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.3-2
- listen on 127.0.0.1 only by default (#60071)
- Put config samples in /usr/share/doc/postfix-1.1.12 rather than
/etc/postfix (#60072)
- Some spec file cleanups
* Tue Feb 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.3-1
- 1.1.3, TLS 0.8.3
- Fix updating
- Don't run the statistics cron job
- remove requirement on perl Date::Calc
* Thu Jan 31 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-3
- Fix up alternatives stuff
* Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-2
- Use alternatives
* Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.2-1
- Initial Red Hat Linux packaging, based on spec file from
Simon J Mudd <sjmudd@pobox.com>
- Changes from that:
- Set up chroot environment in triggers to make sure we catch glibc errata
- Remove some hacks to support building on all sorts of distributions at
the cost of specfile readability
- Remove postdrop group on deletion
/etc/postfix /etc/postfix/access /etc/postfix/aliases /etc/postfix/aliases.db /etc/postfix/canonical /etc/postfix/main.cf /etc/postfix/main.cf.default /etc/postfix/master.cf /etc/postfix/pcre_table /etc/postfix/post-install /etc/postfix/postfix-files /etc/postfix/postfix-script /etc/postfix/regexp_table /etc/postfix/relocated /etc/postfix/transport /etc/postfix/virtual /etc/rc.d/init.d/postfix /usr/bin/mailq.postfix /usr/bin/newaliases.postfix /usr/bin/rmail.postfix /usr/lib/sasl/smtpd.conf /usr/libexec/postfix /usr/libexec/postfix/bounce /usr/libexec/postfix/cleanup /usr/libexec/postfix/error /usr/libexec/postfix/flush /usr/libexec/postfix/lmtp /usr/libexec/postfix/local /usr/libexec/postfix/master /usr/libexec/postfix/nqmgr /usr/libexec/postfix/pickup /usr/libexec/postfix/pipe /usr/libexec/postfix/qmgr /usr/libexec/postfix/qmqpd /usr/libexec/postfix/showq /usr/libexec/postfix/smtp /usr/libexec/postfix/smtpd /usr/libexec/postfix/spawn /usr/libexec/postfix/tlsmgr /usr/libexec/postfix/trivial-rewrite /usr/libexec/postfix/virtual /usr/sbin/postalias /usr/sbin/postcat /usr/sbin/postconf /usr/sbin/postdrop /usr/sbin/postfix /usr/sbin/postkick /usr/sbin/postlock /usr/sbin/postlog /usr/sbin/postmap /usr/sbin/postqueue /usr/sbin/postsuper /usr/sbin/sendmail.postfix /usr/sbin/smtp-sink /usr/sbin/smtp-source /usr/share/doc/postfix-1.1.12 /usr/share/doc/postfix-1.1.12/0README /usr/share/doc/postfix-1.1.12/ACKNOWLEDGEMENTS.TLS /usr/share/doc/postfix-1.1.12/CHANGES.TLS /usr/share/doc/postfix-1.1.12/COMPATIBILITY /usr/share/doc/postfix-1.1.12/HISTORY /usr/share/doc/postfix-1.1.12/INSTALL /usr/share/doc/postfix-1.1.12/LICENSE /usr/share/doc/postfix-1.1.12/PORTING /usr/share/doc/postfix-1.1.12/README-Postifx-SASL-RedHat.txt /usr/share/doc/postfix-1.1.12/README.TLS /usr/share/doc/postfix-1.1.12/README_FILES /usr/share/doc/postfix-1.1.12/README_FILES/DB_README /usr/share/doc/postfix-1.1.12/README_FILES/DEBUG_README /usr/share/doc/postfix-1.1.12/README_FILES/ETRN_README /usr/share/doc/postfix-1.1.12/README_FILES/FILTER_README /usr/share/doc/postfix-1.1.12/README_FILES/INSTALL /usr/share/doc/postfix-1.1.12/README_FILES/LDAP_README /usr/share/doc/postfix-1.1.12/README_FILES/LINUX_README /usr/share/doc/postfix-1.1.12/README_FILES/LMTP_README /usr/share/doc/postfix-1.1.12/README_FILES/MACOSX_README /usr/share/doc/postfix-1.1.12/README_FILES/MYSQL_README /usr/share/doc/postfix-1.1.12/README_FILES/NFS_README /usr/share/doc/postfix-1.1.12/README_FILES/PACKAGE_README /usr/share/doc/postfix-1.1.12/README_FILES/PCRE_README /usr/share/doc/postfix-1.1.12/README_FILES/QMQP_README /usr/share/doc/postfix-1.1.12/README_FILES/RESTRICTION_CLASS_README /usr/share/doc/postfix-1.1.12/README_FILES/SASL_README /usr/share/doc/postfix-1.1.12/README_FILES/SASL_README.sasl2 /usr/share/doc/postfix-1.1.12/README_FILES/ULTRIX_README /usr/share/doc/postfix-1.1.12/README_FILES/UUCP_README /usr/share/doc/postfix-1.1.12/README_FILES/VERP_README /usr/share/doc/postfix-1.1.12/README_FILES/VIRTUAL_README /usr/share/doc/postfix-1.1.12/RELEASE_NOTES /usr/share/doc/postfix-1.1.12/TODO.TLS /usr/share/doc/postfix-1.1.12/conf.html /usr/share/doc/postfix-1.1.12/html /usr/share/doc/postfix-1.1.12/html/Makefile.in /usr/share/doc/postfix-1.1.12/html/TLS /usr/share/doc/postfix-1.1.12/html/TLS/conf.html /usr/share/doc/postfix-1.1.12/html/TLS/index.html /usr/share/doc/postfix-1.1.12/html/TLS/install.html /usr/share/doc/postfix-1.1.12/html/TLS/intro.html /usr/share/doc/postfix-1.1.12/html/TLS/loadCAcert.pl /usr/share/doc/postfix-1.1.12/html/TLS/myownca.html /usr/share/doc/postfix-1.1.12/html/TLS/prng.html /usr/share/doc/postfix-1.1.12/html/TLS/references.html /usr/share/doc/postfix-1.1.12/html/TLS/relaycert.html /usr/share/doc/postfix-1.1.12/html/TLS/rfc2246.txt /usr/share/doc/postfix-1.1.12/html/TLS/rfc2487.txt /usr/share/doc/postfix-1.1.12/html/TLS/security.html /usr/share/doc/postfix-1.1.12/html/TLS/setup.html /usr/share/doc/postfix-1.1.12/html/TLS/test.html /usr/share/doc/postfix-1.1.12/html/access.5.html /usr/share/doc/postfix-1.1.12/html/aliases.5.html /usr/share/doc/postfix-1.1.12/html/architecture.html /usr/share/doc/postfix-1.1.12/html/backstage.html /usr/share/doc/postfix-1.1.12/html/basic.html /usr/share/doc/postfix-1.1.12/html/big-picture.fig /usr/share/doc/postfix-1.1.12/html/big-picture.gif /usr/share/doc/postfix-1.1.12/html/big-picture.html /usr/share/doc/postfix-1.1.12/html/bounce.8.html /usr/share/doc/postfix-1.1.12/html/canonical.5.html /usr/share/doc/postfix-1.1.12/html/cleanup.8.html /usr/share/doc/postfix-1.1.12/html/commands.html /usr/share/doc/postfix-1.1.12/html/defer.8.html /usr/share/doc/postfix-1.1.12/html/delivering.html /usr/share/doc/postfix-1.1.12/html/error.8.html /usr/share/doc/postfix-1.1.12/html/faq.html /usr/share/doc/postfix-1.1.12/html/flow.fig /usr/share/doc/postfix-1.1.12/html/flush.8.html /usr/share/doc/postfix-1.1.12/html/goals.html /usr/share/doc/postfix-1.1.12/html/inbound.fig /usr/share/doc/postfix-1.1.12/html/inbound.gif /usr/share/doc/postfix-1.1.12/html/index.html /usr/share/doc/postfix-1.1.12/html/lmtp.8.html /usr/share/doc/postfix-1.1.12/html/local.8.html /usr/share/doc/postfix-1.1.12/html/mailq.1.html /usr/share/doc/postfix-1.1.12/html/master.8.html /usr/share/doc/postfix-1.1.12/html/motivation.html /usr/share/doc/postfix-1.1.12/html/newaliases.1.html /usr/share/doc/postfix-1.1.12/html/nqmgr.8.html /usr/share/doc/postfix-1.1.12/html/outbound.fig /usr/share/doc/postfix-1.1.12/html/outbound.gif /usr/share/doc/postfix-1.1.12/html/pcre_table.5.html /usr/share/doc/postfix-1.1.12/html/pickup.8.html /usr/share/doc/postfix-1.1.12/html/pipe.8.html /usr/share/doc/postfix-1.1.12/html/postalias.1.html /usr/share/doc/postfix-1.1.12/html/postcat.1.html /usr/share/doc/postfix-1.1.12/html/postconf.1.html /usr/share/doc/postfix-1.1.12/html/postdrop.1.html /usr/share/doc/postfix-1.1.12/html/postfix.1.html /usr/share/doc/postfix-1.1.12/html/postkick.1.html /usr/share/doc/postfix-1.1.12/html/postlock.1.html /usr/share/doc/postfix-1.1.12/html/postlog.1.html /usr/share/doc/postfix-1.1.12/html/postmap.1.html /usr/share/doc/postfix-1.1.12/html/postqueue.1.html /usr/share/doc/postfix-1.1.12/html/postsuper.1.html /usr/share/doc/postfix-1.1.12/html/qmgr.8.html /usr/share/doc/postfix-1.1.12/html/qmqpd.8.html /usr/share/doc/postfix-1.1.12/html/queuing.html /usr/share/doc/postfix-1.1.12/html/rate.html /usr/share/doc/postfix-1.1.12/html/receiving.html /usr/share/doc/postfix-1.1.12/html/regexp_table.5.html /usr/share/doc/postfix-1.1.12/html/relocated.5.html /usr/share/doc/postfix-1.1.12/html/resource.html /usr/share/doc/postfix-1.1.12/html/rewrite.html /usr/share/doc/postfix-1.1.12/html/security.html /usr/share/doc/postfix-1.1.12/html/sendmail.1.html /usr/share/doc/postfix-1.1.12/html/showq.8.html /usr/share/doc/postfix-1.1.12/html/small-picture.fig /usr/share/doc/postfix-1.1.12/html/small-picture.gif /usr/share/doc/postfix-1.1.12/html/smtp.8.html /usr/share/doc/postfix-1.1.12/html/smtpd.8.html /usr/share/doc/postfix-1.1.12/html/spawn.8.html /usr/share/doc/postfix-1.1.12/html/transport.5.html /usr/share/doc/postfix-1.1.12/html/trivial-rewrite.8.html /usr/share/doc/postfix-1.1.12/html/uce.html /usr/share/doc/postfix-1.1.12/html/virtual.5.html /usr/share/doc/postfix-1.1.12/html/virtual.8.html /usr/share/doc/postfix-1.1.12/index.html /usr/share/doc/postfix-1.1.12/install.html /usr/share/doc/postfix-1.1.12/intro.html /usr/share/doc/postfix-1.1.12/loadCAcert.pl /usr/share/doc/postfix-1.1.12/myownca.html /usr/share/doc/postfix-1.1.12/prng.html /usr/share/doc/postfix-1.1.12/references.html /usr/share/doc/postfix-1.1.12/relaycert.html /usr/share/doc/postfix-1.1.12/rfc2246.txt /usr/share/doc/postfix-1.1.12/rfc2487.txt /usr/share/doc/postfix-1.1.12/samples /usr/share/doc/postfix-1.1.12/samples/sample-aliases.cf /usr/share/doc/postfix-1.1.12/samples/sample-auth.cf /usr/share/doc/postfix-1.1.12/samples/sample-canonical.cf /usr/share/doc/postfix-1.1.12/samples/sample-compatibility.cf /usr/share/doc/postfix-1.1.12/samples/sample-debug.cf /usr/share/doc/postfix-1.1.12/samples/sample-filter.cf /usr/share/doc/postfix-1.1.12/samples/sample-flush.cf /usr/share/doc/postfix-1.1.12/samples/sample-ldap.cf /usr/share/doc/postfix-1.1.12/samples/sample-lmtp.cf /usr/share/doc/postfix-1.1.12/samples/sample-local.cf /usr/share/doc/postfix-1.1.12/samples/sample-misc.cf /usr/share/doc/postfix-1.1.12/samples/sample-pcre-access.cf /usr/share/doc/postfix-1.1.12/samples/sample-pcre-body.cf /usr/share/doc/postfix-1.1.12/samples/sample-pcre-header.cf /usr/share/doc/postfix-1.1.12/samples/sample-qmqpd.cf /usr/share/doc/postfix-1.1.12/samples/sample-rate.cf /usr/share/doc/postfix-1.1.12/samples/sample-regexp-access.cf /usr/share/doc/postfix-1.1.12/samples/sample-regexp-body.cf /usr/share/doc/postfix-1.1.12/samples/sample-regexp-header.cf /usr/share/doc/postfix-1.1.12/samples/sample-relocated.cf /usr/share/doc/postfix-1.1.12/samples/sample-resource.cf /usr/share/doc/postfix-1.1.12/samples/sample-rewrite.cf /usr/share/doc/postfix-1.1.12/samples/sample-smtp.cf /usr/share/doc/postfix-1.1.12/samples/sample-smtpd.cf /usr/share/doc/postfix-1.1.12/samples/sample-tls.cf /usr/share/doc/postfix-1.1.12/samples/sample-transport.cf /usr/share/doc/postfix-1.1.12/samples/sample-virtual.cf /usr/share/doc/postfix-1.1.12/security.html /usr/share/doc/postfix-1.1.12/setup.html /usr/share/doc/postfix-1.1.12/test.html /usr/share/man/man1/mailq.postfix.1.gz /usr/share/man/man1/newaliases.postfix.1.gz /usr/share/man/man1/postalias.1.gz /usr/share/man/man1/postcat.1.gz /usr/share/man/man1/postconf.1.gz /usr/share/man/man1/postdrop.1.gz /usr/share/man/man1/postfix.1.gz /usr/share/man/man1/postkick.1.gz /usr/share/man/man1/postlock.1.gz /usr/share/man/man1/postlog.1.gz /usr/share/man/man1/postmap.1.gz /usr/share/man/man1/postqueue.1.gz /usr/share/man/man1/postsuper.1.gz /usr/share/man/man1/sendmail.1.gz /usr/share/man/man5/access.5.gz /usr/share/man/man5/aliases.postfix.5.gz /usr/share/man/man5/canonical.5.gz /usr/share/man/man5/pcre_table.5.gz /usr/share/man/man5/regexp_table.5.gz /usr/share/man/man5/relocated.5.gz /usr/share/man/man5/transport.5.gz /usr/share/man/man5/virtual.5.gz /usr/share/man/man8/bounce.8.gz /usr/share/man/man8/cleanup.8.gz /usr/share/man/man8/defer.8.gz /usr/share/man/man8/error.8.gz /usr/share/man/man8/flush.8.gz /usr/share/man/man8/lmtp.8.gz /usr/share/man/man8/local.8.gz /usr/share/man/man8/master.8.gz /usr/share/man/man8/nqmgr.8.gz /usr/share/man/man8/pickup.8.gz /usr/share/man/man8/pipe.8.gz /usr/share/man/man8/qmgr.8.gz /usr/share/man/man8/qmqpd.8.gz /usr/share/man/man8/showq.8.gz /usr/share/man/man8/smtp.8.gz /usr/share/man/man8/smtpd.8.gz /usr/share/man/man8/spawn.8.gz /usr/share/man/man8/tlsmgr.8.gz /usr/share/man/man8/trivial-rewrite.8.gz /usr/share/man/man8/virtual.8.gz /var/spool/postfix /var/spool/postfix/active /var/spool/postfix/bounce /var/spool/postfix/corrupt /var/spool/postfix/defer /var/spool/postfix/deferred /var/spool/postfix/etc /var/spool/postfix/flush /var/spool/postfix/incoming /var/spool/postfix/lib /var/spool/postfix/maildrop /var/spool/postfix/pid /var/spool/postfix/private /var/spool/postfix/public /var/spool/postfix/saved /var/spool/postfix/usr /var/spool/postfix/usr/lib /var/spool/postfix/usr/lib/zoneinfo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 03:47:06 2013