Ming Hou, > > My issue Mail::DKIM and Mail::DomainKeys are required > > Crypt::OpenSSL::Random and Crypt::OpenSSL::RSA. But, I could not get > > Crypt::OpenSSL::Random to be built successfully because it always > > complained the following messages: > > Edit Makefile.PL and add -lssl and -lcrypto to the LIBS line. I also had to > add an include line for the SSL headers. > Then rerun Makefile.PL
Just in case you are unable to build Crypt::OpenSSL::RSA, you can just disable SA plugins Mail::DKIM and Mail::DomainKeys ('loadplugin' lines in *.pre files) and still benefit from the rest of SA 3.2.0. Mark