Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
postfix: Postfix Mail Transport Agent
Name: | postfix |
Vendor: | CERN, http://cern.ch/linux |
Version: | 2.0.16 |
License: | IBM Public License |
Release: | 13.RHEL3 |
URL: | http://www.postfix.org |
- Summary
- Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
TLS
Changelog
- * Tue Feb 24 04:00:00 2004 John Dennis <jdennis{%}finch{*}boston{*}redhat{*}com> 2:2.0.16-12.RHEL3
- remove /etc/sysconfig/saslauthd from rpm, fixes bug 113975
- * Wed Feb 18 04:00:00 2004 John Dennis <jdennis{%}porkchop{*}devel{*}redhat{*}com>
- set sasl back to v2 for mainline, this is good for fedora and beyond,
- revert to sasl v1, turn off ipv6 support
for RHEL3, we'll branch and set set sasl to v1 and turn off ipv6
- * Tue Feb 17 04:00:00 2004 John Dennis <jdennis{%}porkchop{*}devel{*}redhat{*}com>
- revert back to v1 of sasl because LDAP still links against v1 and we can't
- bump revision for build
have two different versions of the sasl library loaded in one load image at
the same time. How is that possible? Because the sasl libraries have different
names (libsasl.so & libsasl2.so) but export the same symbols :-(
Fixes bugs 115249 and 111767