| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postfix | Distribution: Mandrake Linux |
| Version: 2.1.0 | Vendor: MandrakeSoft |
| Release: 0.20040209.18mdk | Build date: Sun Feb 22 23:52:55 2004 |
| Group: System/Servers | Build host: klama.mandrake.org |
| Size: 3052417 | Source RPM: postfix-2.1.0-0.20040209.18mdk.src.rpm |
| Packager: Luca Berra <bluca@vodka.it> | |
| 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. Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. This software was formerly known as VMailer. It was released by the end of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix. This rpm supports SMTP AUTH (trough cyrus-sasl) and TLS. If you need MySQL, Postgres SQL, LDAP, PCRE please install the corresponding postfix-XXX package Build time options: Smtpd multiline greeting: --with multiline 0 Munge bare CR: --with barecr 0 TLS support: --with tls 1 Chroot by default: --with chroot 1
IBM Public License
* Sat Feb 21 2004 Luca Berra <bluca@vodka.it> 2.1.0-0.20040209.18mdk
- changed package version to 2.1.0
- removed anvil and dict_tcp which will not be in 2.1
- fixed soname for dict_cidr
- fixed uninstall problems (#8209)
* Tue Feb 10 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040209-0.17mdk
- 20040209
- cosmetic specfile changes
* Thu Feb 05 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040205-0.16mdk
- 20040205
- removed P11 P12 P13 P17, merged upstream
* Thu Feb 05 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040122-0.15mdk
- postfix_tls-0.8.18
- configurable sasl path
- move sasl config to /etc/postfix/sasl during upgrade
- added P11 P12 P13 P14 P16 P17 from postfix-users ml
* Sun Feb 01 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040122-0.14mdk
- 20040122
- use -F 1 when patching tls so it actually fails instead of misplacing stuff
- rediffed P0 P1 tls
- removed P11 P12 P13 P14, merged upstream
- show compiled in options in %description
* Tue Jan 20 2004 Luca Berra <bluca@vodka.it> 2.0.16.20031231-0.13mdk
- added some more epochs
- added mailing list faq
- fix for possible anvil race
* Sun Jan 18 2004 Jean-Michel Dault <jmdault@mandrakesoft.com> 2.0.16.20031231-0.12mdk
- prereq sysklogd and fileutils (xargs) since post scripts fail without
these packages
- Added epoch to libpostfix dependency to fix rpm 4.2.2 behavior
* Wed Jan 07 2004 Luca Berra <bluca@vodka.it> 2.0.16.20031231-0.11mdk
- fix /etc/sysconfig/network-scripts/ifup.d/postfix
- disable receive_override_options for pickup service
- fix postconf run during build
- enable tlsmgr in master.cf (needed for tls and chroot)
- versioned buildrequires
* Sun Jan 04 2004 Luca Berra <bluca@vodka.it> 2.0.16.20031231-0.10mdk
- 20031231
- postfix_tls-0.8.17
- use hash_queue_names and hash_queue_depth to remove files from the queue
- [postfix-chroot] work around fr missing nss libs, allows skipping some nss
- [postfix-chroot] copy config files for nss that require it
- [postfix-chroot] add feature to copy other files to chroot as well
- patch to remove bare-cr in mail, disabled by default
- remove warning on mails from cron
* Fri Dec 26 2003 Luca Berra <bluca@vodka.it> 2.0.16.20031224-0.9mdk
- 20031224
- small fixes to postfix-chroot.sh
- fix ppp-up/down scripts, and added an ifup.d one
- [spec] run postfix-chroot.sh if upgraded from old versions (check /etc/sysconfig/postfix)
- added library package to please rpmlint
- updated README.MDK
* Tue Dec 23 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.8mdk
- 20031223
- rewrote postfix-chroot.sh script
- [spec] rediffed tls
- [spec] use macros for dynamic maps parsing
- [spec] use postfix-chroot.sh script
- [master.cf] removed pre/post-cleanup in favor of receive_override_options
- [master.cf] changed names of cyrus interfaces, again
* Mon Dec 15 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.7mdk
- starting to test it on amd64
- fixed lmtp/smtp typo in master.cf
- no content filter on pickup
* Mon Dec 01 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.6mdk
- upgraded experimental to 20031113
- well, do install and remove README_FILES again, in a different way
- add dynamic maps patch for experimental build
- add some misc patches from debian
- fix --with pam option (disabled, needs rediff with dynamic-maps)
- updated multiline-greeting patch, still unapplied (memory leak)
- added ppp ip-up/down scripts that deal with changing dns
- non experimental is not supported atm
* Mon Oct 27 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.5mdk
- upgraded experimental to 20031022
- experimental provides postfix
- split pflogsum
- add postfinger and postfix-chroot.sh (not yet used)
* Wed Oct 15 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.4mdk
- don't install then remove README_FILES, ensures we don't miss any
- addedd policy server sample to exp
* Mon Oct 13 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.3mdk
- added support for generic filter in the default install,
check comments in master.cf
* Tue Oct 07 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.2mdk
- rebuild of experimental
* Sun Oct 05 2003 Luca Berra <bluca@vodka.it> 2.0.16-0.1mdk
- Added ns-mx-acl patch
- added pam patch
- added pflogsumm and anti-uce examples from Jim Seymour
- %version macro sucks
* Mon Sep 22 2003 Luca Berra <bluca@vodka.it> 2.0.13-6mdk
- added man pages for smtp-sink and smtp-source
* Sun Sep 21 2003 Luca Berra <bluca@vodka.it> 2.0.13-5mdk
- removed spaces from options to services in master.cf
* Sun Sep 07 2003 Luca Berra <bluca@vodka.it> 2.0.13-4mdk
- do not require procmail anymore
- remove chroot awk script
- add examples and descriptions for integrating with cyrus
* Mon Aug 18 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.13-3mdk
- add CHROOT_INFO.README.MANDRAKE in doc section, in particular to
explain how to sync system and chroot files
* Thu Aug 14 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.13-2mdk
- BuildRequires: db4-devel, libsasl-devel to match other deps
* Wed Aug 06 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.13-1mdk
- 2.0.13
* Fri Jun 27 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.12-3mdk
- fix default cyrus transport location thx to Buchan Milne
- build against db4.1
* Fri Jun 13 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.12-2mdk
- use sasl2
* Thu Jun 12 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.12-1mdk
- new version
* Mon May 26 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.10-1mdk
- new version
* Thu May 22 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.9-4mdk
- update multiline greeting patch
* Wed May 07 2003 Yves Duret <yves@zarb.org> 2.0.9-3mdk
- opensslpower.
* Mon May 05 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 2.0.9-2mdk
- workaround to fix requires openssl (yves sucks)
* Sat May 03 2003 Yves Duret <yves@zarb.org> 2.0.9-1mdk
- 2.0.9
* Thu Mar 06 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.6-1mdk
- 2.0.6 is a minor security fix
- build against openssl-0.9.7a
- build against libdb4.0 instead of libdb3.3
* Tue Jan 21 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.1-2mdk
- fix proxymap to not be launched chroot'ed thx to <mr at uue dot org>
(Michael Reinsch)
- needs sasl1 to build, not any (not sasl2 that is)
* Mon Jan 20 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0.1-1mdk
- new version (plank the children (c) dams)
- drop the domain.name -> example.com patch: we've had a similar patch on
1.1.x since Wed May 29 2002, but postfix mainstream authors still haven't
changed accordingly in postfix mainstream sources; therefore I assume
they don't agree with such a patch, and there is no point bothering on
our side to maintain such a patch
* Tue Dec 17 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.12-2mdk
- have initscript 'start' update the db's, thx to Todd Lyons <tlyons@mandrakesoft.com>
* Mon Dec 09 2002 Yves Duret <yves@zarb.org> 1.1.12-1mdk
- new upstream version.
- updated postfix tls to according postfix version.
* Mon Nov 11 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.1.11-6mdk
- Make it lib64 aware
* Thu Nov 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.11-5mdk
- fix gc vs c-r
- prereq : s/(sh-|text|file)utils/coreutils/
* Tue Sep 17 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.11-3mdk
- don't use "rmail.postfix" but "rmail" in master.cf, fix uucp,
thx Buchan Milne <bgmilne@cae.co.za>
* Fri Aug 30 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.11-3mdk
- fix upgrades from Mandrake 8.2 (call update-alternatives in triggerpostun
so that old files removal is already done)
* Tue Jul 30 2002 Frederic Lepied <flepied@mandrakesoft.com> 1.1.11-2mdk
- use %_pre_groupadd and %_postun_groupdel postdrop
* Wed Jul 24 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.1.11-1mdk
- new version
- updated postfix_lfs source to 0.8.11a-1.1.11-0.9.6d
* Fri Jul 12 2002 Frederic Lepied <flepied@mandrakesoft.com> 1.1.10-3mdk
- add postfix user
* Wed May 29 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.10-2mdk
- specfile: added --with --without build conditions to override included defines.
- MySQL: adjust requires and buildrequires.
- main.cf: fix a typo.
- added P100 to perform domain.name-to-example.com everywhere
as requested by the .name TLD maintainer Andreas Aardal Hanssen <ahanssen@gnr.com>.
* Sun May 19 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.10-1mdk
- version 1.1.10.
- updated source9 (postfix_tls) to pfixtls-0.8.10-1.1.10-0.9.6d for postfix 1.1.10.
- requires openssl with version according to pfixtls need (0.9.6d here).
- fix sample_directory pointed to /sample in main.cf (tvignaud).
- fix /etc/aliases symlink (alternatives).
- chroot: added etc/{resolv.conf,hosts,host.conf} to the chroot-jail.
- chroot: fix db3 trigger (on libdb3.3)
- chroot: fix ldap trigger (on libldap2 instead of generic openldap package).
- chroot: renamed ROOT by CHROOT.
- do not ship two times the TLS doc (in TLS).
- use %_docdir instead of %_datadir/doc.
- rpmlint: use %SOURCE6 instead of %sourcedir.
- spec: replace official condif by reverse experimental condif (so my vim macro works again).
- description: add a space before begining with a new sentence.
* Tue May 14 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.9-1mdk
- version 1.1.9
- updated source9 (postfix_tls) to pfixtls-0.8.9-1.1.9-0.9.6d for postfix 1.1.9
- source in gzip format instead of bzip2
- include .sig file for postfix src and pfixtls
- fix %postun script (exit if $0=0 instead of restart postfix)
pointed by Guillaume Cottenceau
* Mon May 13 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.8-3mdk
- fix chroot pbs in upgrade too. thx Pascal Terjean. i really sux.
- add db3 in chroot jail.
* Mon May 13 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.8-2mdk
- finally fix uppgrade. i sux.
* Fri May 10 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.8-1mdk
- version 1.1.8-20020508 (bug fixes)
- updated source9 (postfix_tls) to pfixtls-0.8.8-1.1.8-0.9.6d for postfix 1.1.8
* Wed Apr 24 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.7-3mdk
- fix alternative pb (symlink not created)
* Wed Apr 17 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.7-2mdk
- added /usr/lib/sendmail link for backward compatibility
* Sun Apr 14 2002 Yves Duret <yduret@mandrakesoft.com> 1.1.7-1mdk
- the long awaiting postfix update (added Epoch tag).
- complete spec file rewrite (using the RedHat one).
* Tue Jan 29 2002 Geoffrey Lee <snailtalk@mandarkesoft.com> 20010228-20mdk
- A much needed upgrade to pl08.
- pfixtls 0.7.13 for pl08.
- Remove the postfix useradd and groupadd.
- Requires latest setup package.
* Mon Nov 26 2001 Vincent Danen <vdanen@mandrakesoft.com> 20010228-19mdk
- apply security fix from Venema that fixes potential DoS
* Wed Nov 14 2001 Philippe Libat <philippe@mandrakesoft.com> 20010228-18mdk
- add pam.d/smtp, sasl/smtpd.conf for sasl configuration
* Wed Nov 14 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-17mdk
- remove empty include statement that was preventing USE_SASL_AUTH to be
defined. Thanks to James Farrell <jfarrell@candyraver.com> for reporting and
fixing this problem.
* Tue Oct 23 2001 Florin <florin@mandrakesoft.com> 20010228-16mdk
- rebuild for db3
* Tue Sep 04 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 20010228-15mdk
- subst `Linux-Mandrake' with `Mandrake Linux' in SMTP Greeting Banner
* Mon Sep 03 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-14mdk
- Hand modified the config file patch, to fix bug #4048
* Mon Sep 03 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-13mdk
- Provides: MailTransportAgent
* Sat Jul 07 2001 Stefan van der Eijk <stefan@eijk.nu> 20010228-12mdk
- BuildRequires: libsasl-devel
* Fri Jul 06 2001 Philippe Libat <philippe@mandrakesoft.com> 20010228-11mdk
- new db3
* Mon Jun 25 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 20010228-10mdk
- Patch dnsverify.pl, to have /usr/bin/perl not /users2/local/bin/perl
on first line, as the interpreter to be run.
* Tue Jun 19 2001 Philippe Libat <philippe@mandrakesoft.com> 20010228-9mdk
- version pl3
- TLS, LDAP
* Wed Jun 13 2001 Philippe Libat <philippe@mandrakesoft.com> 20010228-8mdk
- SASL Support
* Tue Jun 12 2001 Philippe Libat <philippe@mandrakesoft.com> 20010228-7mdk
- Added config samples
* Tue Apr 17 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-6mdk
- Do not stop postfix before installing, it will prevent us from restarting it.
* Tue Apr 17 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-5mdk
- Revert latest change, cause the DB are already re-generated in postfix.init
at each startup.
* Thu Apr 05 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-4mdk
- When upgrading, always regenerate all .db file (except aliases)
This fix bug #2260 (upgrade postfix need to recreate /etc/postfix/*.db
files). This avoid problem when the DB file version change.
thanks to Steffen Ullrich <coyote.frank@gmx.de> for reporting and helping
fixing this bug.
* Wed Apr 04 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 20010228-3mdk
- Fix bug #1810 (postfix invokes procmail with options that cause a `>From '
line in the headers) by adding the -o options to the procmail call.
* Thu Mar 29 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 20010228-2mdk
- use post/preun service macros
- user serverbuild for safer flags
* Tue Mar 06 2001 Vincent Danen <vdanen@mandrakesoft.com> 20010228-1mdk
- 20010228 release
- macros
- added conflicts: qmail
- added buildrequires: db3-devel
- added buildconflicts: BerkeleyDB-devel
* Wed Jan 17 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl13-2mdk
- install rmail script.
* Wed Jan 17 2001 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl13-1mdk
- Upgrade to patch level 13.
- add delay_warning_time option to main.cf (fix bug #1390).
* Thu Nov 16 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 19991231_pl08-6mdk
- Explicit compile with db1.
* Tue Aug 29 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl08-5mdk
- change license to IBM Public License
* Tue Aug 29 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl08-4mdk
- use noreplace
- use /etc/rc.d/init.d
* Tue Aug 29 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl08-3mdk
- correct 2 shell syntax error in %postun
* Wed Aug 02 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 19991231_pl08-2mdk
- %config(noreplace)
* Fri Jul 21 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231_pl08-1mdk
- updated to postfix release 19991231-pl8.
- small specfile cleanup.
* Mon Jul 10 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 19991231-8mdk
- let spechelper compress man-pages and strip binaries (hey guyes, we do this
for a _long_ time)
- use new macros
* Sat Jul 08 2000 Stefan van der Eijk <s.vandereijk@chello.nl> 19991231-7mdk
- modified find statement to only find files (not directories)
- moved BuildRoot to /var/tmp
* Fri May 05 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231-6mdk
- Fix an aliases.db problem...
* Tue Mar 21 2000 Yoann Vandoorselaere <yoann@mandrakesoft.com> 19991231-5mdk
- Fix group.
* Wed Mar 08 2000 Pixel <pixel@mandrakesoft.com> 19991231-4mdk
- add prereq wc
* Mon Jan 03 2000 Jean-Michel Dault <jmdault@netrevolution.com>
- updated to 19991231
- added postfix group
- corrected aliases.db bug
* Mon Dec 27 1999 Jerome Dumonteil <jd@mandrakesoft.com>
- Add postfix check in post to create sub dirs in spool
* Mon Dec 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add -a $DOMAIN -d $LOGNAME to procmail (philippe).
- New banner.
* Wed Nov 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- fix if conflicts with sendmail.
* Sat Jun 05 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
- install bins from libexec/
* Sat Jun 05 1999 Bernhard Rosenkränzer <bero@mandrakesoft.com>
- 19990601
- .spec cleanup for easier updates
* Wed May 26 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
- created link from /usr/sbin/sendmail to /usr/lib/sendmail
so it doesn't bug out when i rpm -e sendmail
- Now removes /var/lock/subsys/postfix like a good little prog
upon rpm -e
* Fri Apr 23 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Mandrake adptations.
* Tue Apr 13 1999 Arne Coucheron <arneco@online.no>
[19990317-pl04-1]
* Tue Mar 30 1999 Arne Coucheron <arneco@online.no>
[19990317-pl03-2]
- Castro, Castro, pay attention my friend. You're making it very hard
maintaining the package if you don't follow the flow of the releases
* Thu Mar 25 1999 Arne Coucheron <arneco@online.no>
[19990317-pl02-1]
* Tue Mar 23 1999 Arne Coucheron <arneco@online.no>
[19990317-3]
- added bugfix patch01
* Sat Mar 20 1999 Arne Coucheron <arneco@online.no>
[19990317-2]
- removed the mynetworks line in main.cf, let postfix figure it out
- striping of the files in /usr/sbin
- alias database moved to /etc/postfix and made a symlink to it in /etc
- enabled procmail support in main.cf and added it to Requires:
- check status on master instead of postfix in the init script
- obsoletes postfix-beta
- had to move some of my latest changelog entries up here since Edgard Castro
didn't follow my releases
* Thu Mar 18 1999 Edgard Castro <castro@usmatrix.net>
[19990317]
* Tue Mar 16 1999 Edgard Castro <castro@usmatrix.net>
[alpha-19990315]
* Tue Mar 09 1999 Edgard Castro <castro@usmatrix.net>
[19990122-pl01-2]
- shell and gecho information changed to complie with Red Hat stardand
- changed the name of the rpm package to postfix, instead of postfix-beta
* Tue Feb 16 1999 Edgard Castro <castro@usmatrix.net>
[19990122-pl01-1]
* Sun Jan 24 1999 Arne Coucheron <arneco@online.no>
[19990122-1]
- shell for postfix user changed to /bin/true to avoid logins to the account
- files in /usr/libexec/postfix moved to /usr/lib/postfix since this complies
more with the Red Hat standard
* Wed Jan 06 1999 Arne Coucheron <arneco@online.no>
[19981230-2]
- added URL for the source
- added a cron job for daily check of errors
- sample config files moved from /etc/postfix/sample to the docdir
- dropped making of symlinks in /usr/sbin and instead installing the real
files there
- because of the previous they're not needed anymore in /usr/libexec/postfix,
so they are removed from that place
* Fri Jan 01 1999 Arne Coucheron <arneco@online.no>
[19981230-1]
* Tue Dec 29 1998 Arne Coucheron <arneco@online.no>
[19981222-1]
- first build of rpm version
/etc/postfix /etc/postfix/access /etc/postfix/aliases /etc/postfix/aliases.db /etc/postfix/canonical /etc/postfix/dynamicmaps.cf /etc/postfix/header_checks /etc/postfix/main.cf /etc/postfix/main.cf.default /etc/postfix/main.cf.dist /etc/postfix/makedefs.out /etc/postfix/master.cf /etc/postfix/post-install /etc/postfix/postfix-files /etc/postfix/postfix-script /etc/postfix/relocated /etc/postfix/sasl /etc/postfix/transport /etc/postfix/virtual /etc/ppp/ip-down.d/postfix /etc/ppp/ip-up.d/postfix /etc/rc.d/init.d/postfix /etc/sysconfig/network-scripts/ifup.d/postfix /etc/sysconfig/postfix /usr/bin/mailq.postfix /usr/bin/newaliases.postfix /usr/bin/rmail.postfix /usr/lib/postfix /usr/lib/postfix/bounce /usr/lib/postfix/cleanup /usr/lib/postfix/dict_cidr.so /usr/lib/postfix/dict_sdbm.so /usr/lib/postfix/error /usr/lib/postfix/flush /usr/lib/postfix/lmtp /usr/lib/postfix/local /usr/lib/postfix/master /usr/lib/postfix/nqmgr /usr/lib/postfix/oqmgr /usr/lib/postfix/pickup /usr/lib/postfix/pipe /usr/lib/postfix/proxymap /usr/lib/postfix/qmgr /usr/lib/postfix/qmqpd /usr/lib/postfix/showq /usr/lib/postfix/smtp /usr/lib/postfix/smtpd /usr/lib/postfix/spawn /usr/lib/postfix/tlsmgr /usr/lib/postfix/trivial-rewrite /usr/lib/postfix/verify /usr/lib/postfix/virtual /usr/sbin/postalias /usr/sbin/postcat /usr/sbin/postconf /usr/sbin/postdrop /usr/sbin/postfinger /usr/sbin/postfix /usr/sbin/postfix-chroot.sh /usr/sbin/postkick /usr/sbin/postlock /usr/sbin/postlog /usr/sbin/postmap /usr/sbin/postqueue /usr/sbin/postsuper /usr/sbin/qmqp-sink /usr/sbin/qmqp-source /usr/sbin/sendmail.postfix /usr/sbin/smtp-sink /usr/sbin/smtp-source /usr/share/doc/postfix-2.1.0 /usr/share/doc/postfix-2.1.0/AAAREADME /usr/share/doc/postfix-2.1.0/COMPATIBILITY /usr/share/doc/postfix-2.1.0/COPYRIGHT /usr/share/doc/postfix-2.1.0/HISTORY /usr/share/doc/postfix-2.1.0/INSTALL /usr/share/doc/postfix-2.1.0/LICENSE /usr/share/doc/postfix-2.1.0/PORTING /usr/share/doc/postfix-2.1.0/README.MDK /usr/share/doc/postfix-2.1.0/README_FILES /usr/share/doc/postfix-2.1.0/README_FILES/ADDRESS_CLASS_README /usr/share/doc/postfix-2.1.0/README_FILES/ADDRESS_VERIFICATION_README /usr/share/doc/postfix-2.1.0/README_FILES/CYRUS_README /usr/share/doc/postfix-2.1.0/README_FILES/DB_README /usr/share/doc/postfix-2.1.0/README_FILES/DEBUG_README /usr/share/doc/postfix-2.1.0/README_FILES/ETRN_README /usr/share/doc/postfix-2.1.0/README_FILES/FILTER_README /usr/share/doc/postfix-2.1.0/README_FILES/HOSTING_README /usr/share/doc/postfix-2.1.0/README_FILES/LDAP_README /usr/share/doc/postfix-2.1.0/README_FILES/LINUX_README /usr/share/doc/postfix-2.1.0/README_FILES/LMTP_README /usr/share/doc/postfix-2.1.0/README_FILES/LOCAL_RECIPIENT_README /usr/share/doc/postfix-2.1.0/README_FILES/MACOSX_README /usr/share/doc/postfix-2.1.0/README_FILES/MAILDROP_README /usr/share/doc/postfix-2.1.0/README_FILES/MYSQL_README /usr/share/doc/postfix-2.1.0/README_FILES/NFS_README /usr/share/doc/postfix-2.1.0/README_FILES/PACKAGE_README /usr/share/doc/postfix-2.1.0/README_FILES/PCRE_README /usr/share/doc/postfix-2.1.0/README_FILES/PGSQL_README /usr/share/doc/postfix-2.1.0/README_FILES/QMQP_README /usr/share/doc/postfix-2.1.0/README_FILES/RESTRICTION_CLASS_README /usr/share/doc/postfix-2.1.0/README_FILES/SASL_README /usr/share/doc/postfix-2.1.0/README_FILES/SCHEDULER_README /usr/share/doc/postfix-2.1.0/README_FILES/SMTPD_POLICY_README /usr/share/doc/postfix-2.1.0/README_FILES/SMTPD_PROXY_README /usr/share/doc/postfix-2.1.0/README_FILES/ULTRIX_README /usr/share/doc/postfix-2.1.0/README_FILES/UUCP_README /usr/share/doc/postfix-2.1.0/README_FILES/VERP_README /usr/share/doc/postfix-2.1.0/README_FILES/VIRTUAL_README /usr/share/doc/postfix-2.1.0/README_FILES/XCLIENT_README /usr/share/doc/postfix-2.1.0/README_FILES/XFORWARD_README /usr/share/doc/postfix-2.1.0/RELEASE_NOTES /usr/share/doc/postfix-2.1.0/RELEASE_NOTES-1.1 /usr/share/doc/postfix-2.1.0/RELEASE_NOTES-2.0 /usr/share/doc/postfix-2.1.0/TLS /usr/share/doc/postfix-2.1.0/TLS/ACKNOWLEDGEMENTS /usr/share/doc/postfix-2.1.0/TLS/CHANGES /usr/share/doc/postfix-2.1.0/TLS/INSTALL /usr/share/doc/postfix-2.1.0/TLS/Postfix_SSL-HOWTO.pdf /usr/share/doc/postfix-2.1.0/TLS/Postfix_SSL-HOWTO.sgml /usr/share/doc/postfix-2.1.0/TLS/README /usr/share/doc/postfix-2.1.0/TLS/SSL_CA-HOWTO.pdf /usr/share/doc/postfix-2.1.0/TLS/SSL_CA-HOWTO.sgml /usr/share/doc/postfix-2.1.0/TLS/TODO /usr/share/doc/postfix-2.1.0/TLS/conf.html /usr/share/doc/postfix-2.1.0/TLS/index.html /usr/share/doc/postfix-2.1.0/TLS/install.html /usr/share/doc/postfix-2.1.0/TLS/intro.html /usr/share/doc/postfix-2.1.0/TLS/loadCAcert.pl /usr/share/doc/postfix-2.1.0/TLS/myownca.html /usr/share/doc/postfix-2.1.0/TLS/prng.html /usr/share/doc/postfix-2.1.0/TLS/references.html /usr/share/doc/postfix-2.1.0/TLS/relaycert.html /usr/share/doc/postfix-2.1.0/TLS/rfc2246.txt /usr/share/doc/postfix-2.1.0/TLS/rfc2487.txt /usr/share/doc/postfix-2.1.0/TLS/rfc3207.txt /usr/share/doc/postfix-2.1.0/TLS/security.html /usr/share/doc/postfix-2.1.0/TLS/setup.html /usr/share/doc/postfix-2.1.0/TLS/test.html /usr/share/doc/postfix-2.1.0/UCE /usr/share/doc/postfix-2.1.0/UCE/body_checks.txt /usr/share/doc/postfix-2.1.0/UCE/header_checks.txt /usr/share/doc/postfix-2.1.0/UCE/postfix-anti-UCE.txt /usr/share/doc/postfix-2.1.0/US_PATENT_6321267 /usr/share/doc/postfix-2.1.0/html /usr/share/doc/postfix-2.1.0/html/Makefile.in /usr/share/doc/postfix-2.1.0/html/Makefile.in.prerelease /usr/share/doc/postfix-2.1.0/html/access.5.html /usr/share/doc/postfix-2.1.0/html/aliases.5.html /usr/share/doc/postfix-2.1.0/html/anvil.8.html /usr/share/doc/postfix-2.1.0/html/architecture.html /usr/share/doc/postfix-2.1.0/html/backstage.html /usr/share/doc/postfix-2.1.0/html/basic.html /usr/share/doc/postfix-2.1.0/html/big-picture.fig /usr/share/doc/postfix-2.1.0/html/big-picture.gif /usr/share/doc/postfix-2.1.0/html/big-picture.html /usr/share/doc/postfix-2.1.0/html/bounce.8.html /usr/share/doc/postfix-2.1.0/html/canonical.5.html /usr/share/doc/postfix-2.1.0/html/cidr_table.5.html /usr/share/doc/postfix-2.1.0/html/cleanup.8.html /usr/share/doc/postfix-2.1.0/html/commands.html /usr/share/doc/postfix-2.1.0/html/defer.8.html /usr/share/doc/postfix-2.1.0/html/delivering.html /usr/share/doc/postfix-2.1.0/html/error.8.html /usr/share/doc/postfix-2.1.0/html/faq.html /usr/share/doc/postfix-2.1.0/html/flow.fig /usr/share/doc/postfix-2.1.0/html/flush.8.html /usr/share/doc/postfix-2.1.0/html/goals.html /usr/share/doc/postfix-2.1.0/html/header_checks.5.html /usr/share/doc/postfix-2.1.0/html/inbound.fig /usr/share/doc/postfix-2.1.0/html/inbound.gif /usr/share/doc/postfix-2.1.0/html/index.html /usr/share/doc/postfix-2.1.0/html/lmtp.8.html /usr/share/doc/postfix-2.1.0/html/local.8.html /usr/share/doc/postfix-2.1.0/html/mailq.1.html /usr/share/doc/postfix-2.1.0/html/master.8.html /usr/share/doc/postfix-2.1.0/html/motivation.html /usr/share/doc/postfix-2.1.0/html/newaliases.1.html /usr/share/doc/postfix-2.1.0/html/oqmgr.8.html /usr/share/doc/postfix-2.1.0/html/outbound.fig /usr/share/doc/postfix-2.1.0/html/outbound.gif /usr/share/doc/postfix-2.1.0/html/pcre_table.5.html /usr/share/doc/postfix-2.1.0/html/pickup.8.html /usr/share/doc/postfix-2.1.0/html/pipe.8.html /usr/share/doc/postfix-2.1.0/html/postalias.1.html /usr/share/doc/postfix-2.1.0/html/postcat.1.html /usr/share/doc/postfix-2.1.0/html/postconf.1.html /usr/share/doc/postfix-2.1.0/html/postdrop.1.html /usr/share/doc/postfix-2.1.0/html/postfix.1.html /usr/share/doc/postfix-2.1.0/html/postkick.1.html /usr/share/doc/postfix-2.1.0/html/postlock.1.html /usr/share/doc/postfix-2.1.0/html/postlog.1.html /usr/share/doc/postfix-2.1.0/html/postmap.1.html /usr/share/doc/postfix-2.1.0/html/postqueue.1.html /usr/share/doc/postfix-2.1.0/html/postsuper.1.html /usr/share/doc/postfix-2.1.0/html/proxymap.8.html /usr/share/doc/postfix-2.1.0/html/qmgr.8.html /usr/share/doc/postfix-2.1.0/html/qmqpd.8.html /usr/share/doc/postfix-2.1.0/html/queuing.html /usr/share/doc/postfix-2.1.0/html/rate.html /usr/share/doc/postfix-2.1.0/html/receiving.html /usr/share/doc/postfix-2.1.0/html/regexp_table.5.html /usr/share/doc/postfix-2.1.0/html/relocated.5.html /usr/share/doc/postfix-2.1.0/html/resource.html /usr/share/doc/postfix-2.1.0/html/rewrite.html /usr/share/doc/postfix-2.1.0/html/security.html /usr/share/doc/postfix-2.1.0/html/sendmail.1.html /usr/share/doc/postfix-2.1.0/html/showq.8.html /usr/share/doc/postfix-2.1.0/html/small-picture.fig /usr/share/doc/postfix-2.1.0/html/small-picture.gif /usr/share/doc/postfix-2.1.0/html/smtp.8.html /usr/share/doc/postfix-2.1.0/html/smtpd.8.html /usr/share/doc/postfix-2.1.0/html/spawn.8.html /usr/share/doc/postfix-2.1.0/html/tcp_table.5.html /usr/share/doc/postfix-2.1.0/html/trace.8.html /usr/share/doc/postfix-2.1.0/html/transport.5.html /usr/share/doc/postfix-2.1.0/html/trivial-rewrite.8.html /usr/share/doc/postfix-2.1.0/html/uce.html /usr/share/doc/postfix-2.1.0/html/verify.8.html /usr/share/doc/postfix-2.1.0/html/virtual.5.html /usr/share/doc/postfix-2.1.0/html/virtual.8.html /usr/share/doc/postfix-2.1.0/postfix-users-faq.html /usr/share/doc/postfix-2.1.0/samples /usr/share/doc/postfix-2.1.0/samples/sample-aliases.cf /usr/share/doc/postfix-2.1.0/samples/sample-auth.cf /usr/share/doc/postfix-2.1.0/samples/sample-compatibility.cf /usr/share/doc/postfix-2.1.0/samples/sample-debug.cf /usr/share/doc/postfix-2.1.0/samples/sample-flush.cf /usr/share/doc/postfix-2.1.0/samples/sample-ldap.cf /usr/share/doc/postfix-2.1.0/samples/sample-lmtp.cf /usr/share/doc/postfix-2.1.0/samples/sample-local.cf /usr/share/doc/postfix-2.1.0/samples/sample-mime.cf /usr/share/doc/postfix-2.1.0/samples/sample-misc.cf /usr/share/doc/postfix-2.1.0/samples/sample-pgsql-aliases.cf /usr/share/doc/postfix-2.1.0/samples/sample-pgsql.cf /usr/share/doc/postfix-2.1.0/samples/sample-qmqpd.cf /usr/share/doc/postfix-2.1.0/samples/sample-rate.cf /usr/share/doc/postfix-2.1.0/samples/sample-relocated.cf /usr/share/doc/postfix-2.1.0/samples/sample-resource.cf /usr/share/doc/postfix-2.1.0/samples/sample-rewrite.cf /usr/share/doc/postfix-2.1.0/samples/sample-scheduler.cf /usr/share/doc/postfix-2.1.0/samples/sample-smtp.cf /usr/share/doc/postfix-2.1.0/samples/sample-smtpd.cf /usr/share/doc/postfix-2.1.0/samples/sample-tls.cf /usr/share/doc/postfix-2.1.0/samples/sample-transport.cf /usr/share/doc/postfix-2.1.0/samples/sample-verify.cf /usr/share/doc/postfix-2.1.0/samples/sample-virtual.cf /usr/share/doc/postfix-2.1.0/smtpd-policy /usr/share/doc/postfix-2.1.0/smtpd-policy/smtpd-policy.pl /usr/share/man/man1/mailq.postfix.1.bz2 /usr/share/man/man1/newaliases.postfix.1.bz2 /usr/share/man/man1/postalias.1.bz2 /usr/share/man/man1/postcat.1.bz2 /usr/share/man/man1/postconf.1.bz2 /usr/share/man/man1/postdrop.1.bz2 /usr/share/man/man1/postfix.1.bz2 /usr/share/man/man1/postkick.1.bz2 /usr/share/man/man1/postlock.1.bz2 /usr/share/man/man1/postlog.1.bz2 /usr/share/man/man1/postmap.1.bz2 /usr/share/man/man1/postqueue.1.bz2 /usr/share/man/man1/postsuper.1.bz2 /usr/share/man/man1/sendmail.1.bz2 /usr/share/man/man5/access.5.bz2 /usr/share/man/man5/aliases.postfix.5.bz2 /usr/share/man/man5/body_checks.5.bz2 /usr/share/man/man5/canonical.5.bz2 /usr/share/man/man5/cidr_table.5.bz2 /usr/share/man/man5/header_checks.5.bz2 /usr/share/man/man5/pcre_table.5.bz2 /usr/share/man/man5/regexp_table.5.bz2 /usr/share/man/man5/relocated.5.bz2 /usr/share/man/man5/tcp_table.5.bz2 /usr/share/man/man5/transport.5.bz2 /usr/share/man/man5/virtual.5.bz2 /usr/share/man/man8/bounce.8.bz2 /usr/share/man/man8/cleanup.8.bz2 /usr/share/man/man8/defer.8.bz2 /usr/share/man/man8/error.8.bz2 /usr/share/man/man8/flush.8.bz2 /usr/share/man/man8/lmtp.8.bz2 /usr/share/man/man8/local.8.bz2 /usr/share/man/man8/master.8.bz2 /usr/share/man/man8/oqmgr.8.bz2 /usr/share/man/man8/pickup.8.bz2 /usr/share/man/man8/pipe.8.bz2 /usr/share/man/man8/proxymap.8.bz2 /usr/share/man/man8/qmgr.8.bz2 /usr/share/man/man8/qmqp-sink.8.bz2 /usr/share/man/man8/qmqp-source.8.bz2 /usr/share/man/man8/qmqpd.8.bz2 /usr/share/man/man8/showq.8.bz2 /usr/share/man/man8/smtp-sink.8.bz2 /usr/share/man/man8/smtp-source.8.bz2 /usr/share/man/man8/smtp.8.bz2 /usr/share/man/man8/smtpd.8.bz2 /usr/share/man/man8/spawn.8.bz2 /usr/share/man/man8/tlsmgr.8.bz2 /usr/share/man/man8/trace.8.bz2 /usr/share/man/man8/trivial-rewrite.8.bz2 /usr/share/man/man8/verify.8.bz2 /usr/share/man/man8/virtual.8.bz2 /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/extern /var/spool/postfix/flush /var/spool/postfix/hold /var/spool/postfix/incoming /var/spool/postfix/maildrop /var/spool/postfix/pid /var/spool/postfix/private /var/spool/postfix/public /var/spool/postfix/trace
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:17:37 2013