On Sun, Jan 05, 2020 at 05:53:52AM -0700, Alan Feuerbacher via blfs-support wrote: > I'm building some helpful BLFS programs using Beyond > Linux® From Scratch (systemd Edition) - Version 2020-01-03 > > At this point I'm trying to build Postfix-3.4.8, but have > some questions. > > It appears that OpenSSL has been dropped. But the Postfix > installation section states: >
Dropped ? It was moved into LFS! > "If you have Cyrus SASL and OpenSSL installed, install Postfix > by running the following commands: . . ." > > So the BLFS book needs some updating. > The postfix instructions have always supported variations, using different, or additional, values in CCARGS and AUXLIBS. So we offer a range of examples, explained in the paragraph beginning "The Postfix source tree does not contain a configure script," And then we show the build using what is probably the most common setup (Cyrus SASL and OpenSSL). > I've installed Cyrus SASL and OpenLDAP. For Postfix, what > should I use instead of OpenSSL? Wrong question. You should add the CCARGS and AUXLIBS shown for OpenLDAP to those for SASL and ssl which are already in the commands you are querying. > > Alternatively, should I even be installing Postfix? I'm > doing it now because it was necessary for several programs > to work properly when I last built LFS 2 1/2 years ago. > Works fine for me. But if you built LFS and BLFS 2½ years ago, not a lot has changed in the overall details of postfix. > Do you experts suggest another mail program? > > Alan > I'm not an expert, postfix works ok for me (but finding all the right settings can be an interesting exercise, some of what google turns up is old and out of date). But I have no idea what you are using LFS/BLFS for - the needs of a home user or tiny home network are different from the needs of a large site: postfix covers both, but to me OpenLDAP is primarily for large sites. ĸen -- The right of the people to keep and arm Bears, shall not be infringed. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
