I having a heck of a time compiling 2.6.5 onto my CentOS 5.4 system (x86) with
SASL support. I can verify that the libssl and libcrypto libraries are present:
$ ls /usr/lib/libssl.so
/usr/lib/libssl.so
$ ls /usr/lib/libcrypto.so
/usr/lib/libcrypto.so
so I make my Makefile like so per the doc
-postfix-us...@postfix.org] On Behalf Of Noel Jones
Sent: Tuesday, September 22, 2009 12:55 PM
To: postfix-users@postfix.org
Subject: Re: can't get postfix to work with amavisd-new
On 9/22/2009 2:08 PM, Geoff Sweet wrote:
> Greetings everyone,
> I'm transitioning a lot of my mail se
Greetings everyone,
I'm transitioning a lot of my mail servers from Qmail to Postfix and
thus far it has gone very well. I got Postfix 2.3 (from the CentOS 5.3)
up and running in a flash and then even got it all running with MySQL
virtual users! My hats off to the Postfix devs.
However now I wan