Prev: Postfix Mail Queue Monitor
Next: ldaps query
From: Eero Volotinen on 9 Oct 2009 14:55 I am currently using postfix 2.3.x on RHEL for mail proxy and mailserver. Is there any good reason to update to 2.6 ? and if is, is there any good and stable rpm repositories for RHEL 5 on web ? -- Eero
From: Wietse Venema on 9 Oct 2009 16:49 Eero Volotinen: > I am currently using postfix 2.3.x on RHEL for mail proxy and mailserver. > > Is there any good reason to update to 2.6 ? and if is, is there any good > and stable rpm repositories for RHEL 5 on web ? You can use Postfix 2.3 until one of the following happens: 1) You need something that was added in Postfix 2.4 or later. 2) Support for Postfix 2.3 ends. That happens when back-porting fixes from later releases becomes too problematic. I still have a few fixes for 2.3 (back-ported from 2.7) in the pipeline. Wietse
From: Zhang Huangbin on 13 Oct 2009 02:25 On Oct 10, 2009, at 2:55 AM, Eero Volotinen wrote: > I am currently using postfix 2.3.x on RHEL for mail proxy and > mailserver. > > Is there any good reason to update to 2.6 ? and if is, is there any > good and stable rpm repositories for RHEL 5 on web ? As i know, postfix-2.3.x which shipped in RHEL/CentOS doesn't support 'receive_override_options=no_address_mappings'. You have to update to 2.3.14 or newer version. -- Best Regards. Zhang Huangbin - Open Source Mail Server Solution for Red Hat(R) Enterprise Linux, CentOS, Debian, Ubuntu: http://www.iredmail.org/
From: Mikael Bak on 13 Oct 2009 05:03 Zhang Huangbin wrote: > > On Oct 10, 2009, at 2:55 AM, Eero Volotinen wrote: > >> I am currently using postfix 2.3.x on RHEL for mail proxy and mailserver. >> >> Is there any good reason to update to 2.6 ? and if is, is there any >> good and stable rpm repositories for RHEL 5 on web ? > > As i know, postfix-2.3.x which shipped in RHEL/CentOS doesn't support > 'receive_override_options=no_address_mappings'. You have to update to > 2.3.14 or newer version. > Perhaps you can try these: ftp://mirror.newnanutilities.org/pub/postfix-rpm/official/2.6/ HTH, Mikael
From: Wietse Venema on 13 Oct 2009 06:37
Zhang Huangbin: > > On Oct 10, 2009, at 2:55 AM, Eero Volotinen wrote: > > > I am currently using postfix 2.3.x on RHEL for mail proxy and > > mailserver. > > > > Is there any good reason to update to 2.6 ? and if is, is there any > > good and stable rpm repositories for RHEL 5 on web ? > > As i know, postfix-2.3.x which shipped in RHEL/CentOS doesn't support > 'receive_override_options=no_address_mappings'. You have to update to > 2.3.14 or newer version. postfix-2.1.0 supports "receive_override_options = no_address_mappings". Wietse |