OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: 2.5.3 - Freebsd 7.0 build with db4.1

From: J.D. Bronson (jd_bronsonsbcglobal.net)
Date: Sat Aug 09 2008 - 07:38:27 CDT


At 08:34 AM 8/9/2008 -0400, Wietse Venema wrote:
>This is not surprising. Maybe -ldb41 will work. Maybe it will blow
>up when something else wants to use the default Berkeley DB.
>
>What problem are you trying to solve? Is there a problem with the
>default Berkeley DB library?
>
> Wietse

-ldb41 did work. It built and linked accordingly. Will it work
or just blow up down the road? - I havent tested yet.

Cyrus Sasl Port required the use of db41 port as well. It is all
linked against that and I have found that if I build postfix or any
other MTA and do not link all of the same, sasl auth doesnt work properly.

I dont like sasl, but my ISP requires AUTH-LOGIN to submit mail.
Thats the only need for SASL. We dont need or do anything else.
If my ISP didnt require this, I wouldnt add it to postfix.

Is any better way of doing this?

-JD