On Thu, Jan 08, 2009 at 09:25:33AM -0500, Brian Collins wrote:
> > So that seems to be it. I would really need to compile an "authentic"
> > postfix version. Can you give me a link to source RPM of 2.5.5 for
> > centos 5
>
> Wietse does not release any RPM versions of Postfix. As you can imagine,
> keeping that up for all the RPM-based distros would be quite a feat.
> However, Simon Mudd has done a great job making SRPMs from which you can
> build Postfix for just about any distro. The problem is, I think that's
> what you used in this case.
>
> This was a problem I reported to him a year or two ago, where it would
> always result in case-sensitive cdb lookups. This was fixed in 2.4.7-2 and
> it worked fine in my tests. However, it looks like it has crept back into
> some release after 2.4.7-2.
>
> To verify, I just built and installed Simon's 2.4.7-2 SRPM and cdb works
> fine (not case sensitive). But in 2.5.5-1 it is broken again. Looking at
> the changelog files, I'd guess 2.5.1-0.4 broke it again, since in that
> release he no longer mentions 2.4.7-2.
>
> You probably need to contact Simon and ask him to look at this cdb problem
> one more time.
The SRPM includes a:
postfix-dict_cdb-1.1.11-20021104.tar.gz
in which we find:
dict_cdb.sh
README_FILES/CDB_README
src/global/mkmap_cdb.c
src/util/dict_cdb.c
src/util/dict_cdb.h
if these are used to replace the correct 2.5 versions of these files,
then indeed the RPM is broken.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.