Go figure the most important TLS lib too. That's what happens when your eyes are tired. Thanks Victor.
Paul. -----Original Message----- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Victor Duchovni Sent: Tuesday, October 26, 2010 5:13 PM To: postfix-users@postfix.org Subject: Re: postfix with TLS. On Tue, Oct 26, 2010 at 05:03:53PM -0400, PA wrote: > Hi, recently I tried to complie TLS with postfix 2.4.5 and 2.6.5 on centos > 4.8 and I'm getting an error. The server that I'm trying to get TLS working > already is running postfix 2.4.5 with SASL with no issues. > > > > When I run > > > > make makefiles CCARGS="-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl > -DUSE_TLS -I/usr/include" \ > AUXLIBS="-L/usr/lib/sasl2 -lsasl2 -L/usr/lib -lcrypto" Do read the instructions carefully and list all the required libraries. You left one out. -- Viktor.