Hi,
I didn't see it posted here but I'm checking if I'm doing something
wrong here trying to enable SSL. Here is the command I entered:
perl Makefile.PL ENABLE_SSL="yes"
and I got this:
What email address or URL should be used in the suspected-spam report
text for users who want more information on your filter installation?
(In particular, ISPs should change this to a local Postmaster contact)
default text: [the administrator of that system] fc...@molsci.org
NOTE: settings for "make test" are now controlled using "t/config.dist".
See that file if you wish to customise what tests are run, and how.
checking module dependencies and their versions...
'ENABLE_SSL' is not a known MakeMaker parameter name.
Writing Makefile for Mail::SpamAssassin
Makefile written by ExtUtils::MakeMaker 6.3
Why is ENABLE_SSL="yes" not a known MakeMaker parameter? Did I forget
something I need to set up before this?
Thank you,
Frank Chan