I honestly can't find the problem, but it's definitely something in
configure. I actually had to add -lssl, and the proper include dirs to the
make file as well as define SSL_ENABLE to 1. The code works beautifully,
however, and this is merely something in the configuration process. If I
can be of any help, please let me know.
Kevin A. McGrail
----- Original Message -----
From: "Kevin A. McGrail" <kmcgrail(_at_)peregrinehw(_dot_)com>
To: <fetchmail-friends(_at_)ccil(_dot_)org>
Sent: Monday, January 22, 2001 10:52 PM
Subject: Re: Fetchmail w/SSL slight "bug"
Just an FYI. With Fetchmail-5.6.2, using ./configure --with-ssl, I still
had to add /usr/local/ssl/lib to the Makefile manually. I have OpenSSL
0.9.5a installed on a Redhat 6.2 installation with some modifications.
Kevin A. McGrail