Re: [users@httpd] Re: Delivery Status Notification (Failure)

2013-01-29 Thread Joe Hansen
Tony, Thank you! Thank you! Thank you!! Thanks for such a detailed explanation! If it wasn't for you, I doubt I would have figured it out. Especially the part about /usr/local/ssl being the default openssl installation directory really helped! I now have it Apache with the latest OpenSSL up and

RE: [users@httpd] Re: Delivery Status Notification (Failure)

2013-01-29 Thread Bennett, Tony
,bin,ucb,lpp} Directories containing binary files. /usr/src/* Directories containing source code files. But, if you didn't install the openssl which you built in those locations, then it wouldn't find it there. -tony -Original Message- From: Joe H

[users@httpd] Re: Delivery Status Notification (Failure)

2013-01-29 Thread Joe Hansen
Thanks for the super quick responses, Tony and Richard. I did not use --with-ssl while running configure. I thought the configure script will find the latest version intalled on the machine because the openssl script is in the PATH (/usr/bin). Before building and installing the new version of Ope