| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postfix | Distribution: openSUSE 11.3 |
| Version: 2.7.1 | Vendor: openSUSE |
| Release: 2.2.1 | Build date: Tue Sep 14 16:07:39 2010 |
| Group: Productivity/Networking/Email/Servers | Build host: e133 |
| Size: 2670578 | Source RPM: postfix-2.7.1-2.2.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.postfix.org/ | |
| Summary: A fast, secure, and flexible mailer | |
Postfix aims to be an alternative to the widely-used sendmail program.
Authors:
--------
Wietse Venema <wietse@porcupine.org>
IBM Public License ..
* Thu Aug 12 2010 varkoly@novell.com
- Remove obsolate poststripts
- bnc#625657 - SuSEconfig.postfix and smtp_use_tls
- bnc#622873 - postfix doesn't start if ipv6 is disabled
* Tue Jul 06 2010 chris@computersalat.de
- reworked bnc#606251 stuff (not checked in to Factory)
o used my_print_defaults command for parsing of /etc/my.cnf
o using quotation marks: "$PF_CHROOT"
o added sysconfig option POSTFIX_MYSQL_CONN=(socket,tcp)
* Wed Jun 16 2010 chris@computersalat.de
- bnc#606251 - postfix chrooted mysql.sock lost on mysql restart
o Now MYSQL_SOCK_DIR is mounted with '-o bind' to postfix CHROOT
* Thu Jun 10 2010 varkoly@novell.com
- update to 2.7.1
* Bugfix (introduced Postfix 2.6) in the XFORWARD implementation,
which sends remote SMTP client attributes through SMTP-based content filters.
The Postfix SMTP client did not skip "unknown" SMTP client attributes,
causing a syntax error when sending an "unknown" client PORT attribute.
* Robustness: skip LDAP queries with non-ASCII search strings, instead of failing with a database lookup error.
* Safety: Postfix processes now log a warning when a matchlist has
a #comment at the end of a line (for example mynetworks or relay_domains).
* Portability: OpenSSL 1.0.0 changes the priority of anonymous cyphers.
* Portability: Berkeley DB 5.x is now supported.
* Thu May 20 2010 chris@computersalat.de
- fix obviously lost POSTFIX_MYHOSTNAME in SuSEconfig.postfix
* Wed Apr 07 2010 varkoly@novell.com
- New file check_mail_queue. This script checks if there are some
mails in the queue and starts postfix if necessary. After delivering
the mails postfix will be stoped.
* Thu Apr 01 2010 varkoly@novell.com
- bnc#559145 - Changed Domain name not reflected when sending mail
First /var/run/dhcp-hostname will be evaluated
- Now POSTFIX_SMTP_TLS_CLIENT is ternary : no yes must
* Sun Feb 28 2010 varkoly@novell.com
- update to 2.7.0
* performance
- Periodic cache cleanup for the verify(8) cache database.
- Improved before-queue filter performance.
* sender reputation
- The FILTER action in access maps or header/body_checks now supports sender
reputation schemes that dynamically choose the SMTP source IP address.
* address verification
- The verify(8) service now uses a persistent cache by default.
* content filter
- The meaning of an empty filter next-hop destination has changed.
- The FILTER action in access maps or header/body_checks now supports sender
reputation schemes that dynamically choose the SMTP source IP address.
* milter
- Support for header checks on Milter-generated message headers.
Please read /usr/share/doc/packages/postfix/RELEASE_NOTES for details.
* Thu Feb 11 2010 coolo@novell.com
- revert the change to PreReq openldap-devel, this increases the
default installation several MBs
* Tue Feb 02 2010 varkoly@novell.com
- bnc#567569 - Postfix: move ldap support to a separate package
- bnc#557239 - postfix delivers mail to user's home instead of /var/spool/mail
* Tue Jan 05 2010 chris@computersalat.de
- rpmlint fixes
o init-script-undefined-dependency $network-remotefs
- fix for SuSEconfig.postfix
o if use_amavis eq "yes"
then content_filter "amavis:[127.0.0.1]:10024]" is defined,
so removed "-o content_filter=smtp:[127.0.0.1]:10024" for smtp
- s#ldconfig#/sbin/ldconfig#
* Tue Dec 22 2009 freespacer@gmx.de
- Add support for dovecot as MDA to SuSEconfig.
* Wed Dec 16 2009 jengelh@medozas.de
- Package documentation as noarch
* Thu Dec 10 2009 varkoly@suse.de
- Remove postfixs update script. This does not work now.
* Tue Dec 08 2009 varkoly@suse.de
- Fix the %post section add missed %{fillup_only -an mail}
* Mon Nov 16 2009 varkoly@suse.de
- bnc#555814 – VUL-0: SMTPD_LISTEN_REMOTE="yes" by default
- bnc#555732 - Invalid $(hostname -i) usage SuSEconfig.postfix
- bnc#547928 – Postfix does not start during boot process
- Avoid append relay multiple times in POSTFIX_MAP_LIST
* Mon Oct 26 2009 varkoly@suse.de
- bnc#549612 – SuSEconfig.postfix
* Mon Sep 28 2009 varkoly@suse.de
- bnc#540538 – postfix-2.6.1-10.1 installs new files in /etc/postfix and does not generate <file>.db
- bnc#519438 - Postfix: Running chrooted lets qmgr loosing his syslog-socket
- remove obsolate version tests from SuSEconfig.postfix
* Mon Sep 28 2009 varkoly@suse.de
- bnc#525825 - when using cyrus in a chroot environment Suseconfig does not
create socket /var/lib/imap/socket/lmtp
* Mon Sep 14 2009 chris@computersalat.de
- spec
o fdupes if >= 1100
* Thu Sep 10 2009 chris@computersalat.de
- update to 2.6.1
o merge home:varkoly:Factory and o:F
- spec mods
o use of getent
- rpmlint
o remove unneeded dists from examples/chroot-setup/
o postin-without-ldconfig
o files-duplicate /usr/share/doc/packages/postfix-doc/html/
o files-duplicate /usr/share/man/man?
* Mon Apr 13 2009 chris@computersalat.de
- added VDA patch
o Mailbox / Maildir size limit, known also as "soft quota",
to avoid user take all you disk space
o Customizable "limit" message when the soft quota limit is reached.
NOTE: message is sent to senders, but NOT to the owner of the mailbox.
o Limit only 'INBOX', because some people use IMAP and don't want
the same limit in IMAP folder that are differents from INBOX.
o Support for 'Courier' style Maildir, usefull for people that
use courier as pop3/imap server and to get fast soft quota summary.
Note that it is also compatible with qmail maildir per default.
o Supports for Courier 'maildirsize' file in Maildir folder that
is used to read quotas quickly. Note that this option is not
actived per default and can be dangerous on some NFS client
implementation
(like for example Solaris that cache some filesystem operations).
o Customisable suffix for Maildir support, when share same external
dict between postfix and pop3/imap server sometime "Maildir/" suffix
is needed to avoid extra database handling (eg LDAP, MySQL...).
- some improvements of SuSEconfig.postfix
o POSTFIX_LISTEN: Comma separated list of IP's
o POSTFIX_INET_PROTO: ipv4, ipv6, all
o POSTFIX_MYHOSTNAME: define SMTPs FQHOSTNAME
o POSTFIX_WITH_MYSQL: when using MySQL as backend
o POSTFIX_BASIC_SPAM_PREVENTION: "custom"
you can now define your own rules
- POSTFIX_SMTPD_CLIENT_RESTRICTIONS
- POSTFIX_SMTPD_HELO_RESTRICTIONS
- POSTFIX_SMTPD_SENDER_RESTRICTIONS
- POSTFIX_SMTPD_RECIPIENT_RESTRICTIONS
- added helo_access for helo checks
- added relay for relaying domain
- added MySQL stuff when using MySQL as backend (virtuser)
o you should consider postfixAdmin as mgmnt interface
o when runninng postfix chrooted:
you have to run SUSEconfig each time when you have restarted MySQL
because of linking mysql.sock
* Sun Mar 29 2009 varkoly@suse.de
- bnc#439287 - not all POSTFIX_ADD_* values are properly handled
by SuSEconfig.postfix
- bnc#483208 - Postfix configuration trashed after update
- bnc#488268 - SuSEconfig.postfix chroot setup misses /etc/ssl/certs
/etc/init.d/postfix /etc/pam.d/smtp /etc/permissions.d/postfix /etc/permissions.d/postfix.paranoid /etc/postfix /etc/postfix/LICENSE /etc/postfix/TLS_LICENSE /etc/postfix/access /etc/postfix/bounce.cf.default /etc/postfix/canonical /etc/postfix/dynamicmaps.cf /etc/postfix/generic /etc/postfix/header_checks /etc/postfix/helo_access /etc/postfix/main.cf /etc/postfix/main.cf.default /etc/postfix/makedefs.out /etc/postfix/master.cf /etc/postfix/openssl_postfix.conf.in /etc/postfix/postfix-files /etc/postfix/relay /etc/postfix/relay_ccerts /etc/postfix/relocated /etc/postfix/sasl_passwd /etc/postfix/sender_canonical /etc/postfix/transport /etc/postfix/virtual /etc/sasl2 /etc/sasl2/smtpd.conf /etc/sysconfig/SuSEfirewall2.d/services/postfix /sbin/conf.d/SuSEconfig.postfix /sbin/rcpostfix /usr/bin/mailq /usr/bin/newaliases /usr/lib/postfix /usr/lib/postfix/anvil /usr/lib/postfix/bounce /usr/lib/postfix/cleanup /usr/lib/postfix/dict_ldap.so /usr/lib/postfix/dict_pcre.so /usr/lib/postfix/dict_tcp.so /usr/lib/postfix/discard /usr/lib/postfix/error /usr/lib/postfix/flush /usr/lib/postfix/lmtp /usr/lib/postfix/local /usr/lib/postfix/main.cf /usr/lib/postfix/master /usr/lib/postfix/master.cf /usr/lib/postfix/nqmgr /usr/lib/postfix/oqmgr /usr/lib/postfix/pickup /usr/lib/postfix/pipe /usr/lib/postfix/post-install /usr/lib/postfix/postfix-files /usr/lib/postfix/postfix-script /usr/lib/postfix/postfix-wrapper /usr/lib/postfix/postmulti-script /usr/lib/postfix/proxymap /usr/lib/postfix/qmgr /usr/lib/postfix/qmqpd /usr/lib/postfix/scache /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/lib/sendmail /usr/lib64/libpostfix-dns.so /usr/lib64/libpostfix-dns.so.1 /usr/lib64/libpostfix-dns.so.1.0.1 /usr/lib64/libpostfix-global.so /usr/lib64/libpostfix-global.so.1 /usr/lib64/libpostfix-global.so.1.0.1 /usr/lib64/libpostfix-master.so /usr/lib64/libpostfix-master.so.1 /usr/lib64/libpostfix-master.so.1.0.1 /usr/lib64/libpostfix-milter.so /usr/lib64/libpostfix-milter.so.1 /usr/lib64/libpostfix-milter.so.1.0.1 /usr/lib64/libpostfix-tls.so /usr/lib64/libpostfix-tls.so.1 /usr/lib64/libpostfix-tls.so.1.0.1 /usr/lib64/libpostfix-util.so /usr/lib64/libpostfix-util.so.1 /usr/lib64/libpostfix-util.so.1.0.1 /usr/sbin/check_mail_queue /usr/sbin/mkpostfixcert /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/postmulti /usr/sbin/postqueue /usr/sbin/postsuper /usr/sbin/qmqp-source /usr/sbin/sendmail /usr/sbin/smtp-sink /usr/sbin/smtp-source /usr/share/man/man1/mailq.1.gz /usr/share/man/man1/newaliases.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/postmulti.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.5.gz /usr/share/man/man5/body_checks.5.gz /usr/share/man/man5/bounce.5.gz /usr/share/man/man5/canonical.5.gz /usr/share/man/man5/cidr_table.5.gz /usr/share/man/man5/generic.5.gz /usr/share/man/man5/header_checks.5.gz /usr/share/man/man5/ldap_table.5.gz /usr/share/man/man5/master.5.gz /usr/share/man/man5/mysql_table.5.gz /usr/share/man/man5/nisplus_table.5.gz /usr/share/man/man5/pcre_table.5.gz /usr/share/man/man5/pgsql_table.5.gz /usr/share/man/man5/postconf.5.gz /usr/share/man/man5/postfix-wrapper.5.gz /usr/share/man/man5/regexp_table.5.gz /usr/share/man/man5/relocated.5.gz /usr/share/man/man5/tcp_table.5.gz /usr/share/man/man5/transport.5.gz /usr/share/man/man5/virtual.5.gz /usr/share/man/man8/anvil.8.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/discard.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/oqmgr.8.gz /usr/share/man/man8/pickup.8.gz /usr/share/man/man8/pipe.8.gz /usr/share/man/man8/proxymap.8.gz /usr/share/man/man8/qmgr.8.gz /usr/share/man/man8/qmqpd.8.gz /usr/share/man/man8/scache.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/trace.8.gz /usr/share/man/man8/trivial-rewrite.8.gz /usr/share/man/man8/verify.8.gz /usr/share/man/man8/virtual.8.gz /usr/share/omc/svcinfo.d/postfix.xml /var/adm/backup/postfix /var/adm/backup/postfix/main.cf /var/adm/backup/postfix/master.cf /var/adm/fillup-templates/sysconfig.mail-postfix /var/adm/fillup-templates/sysconfig.postfix /var/lib/postfix /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/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/saved /var/spool/postfix/trace
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 05:13:26 2013