Re: problem with linking openssl for mailsend

2020-06-17 Thread Fred Wright
On Wed, 17 Jun 2020, Ryan Schmidt wrote: On Jun 17, 2020, at 17:15, macpo...@parvis.nl wrote: my development machine is a macmini. the harddisk failed, so i restored time machine to a new disk. Did you try recovering the disk contents with ddrescue? but, the time machine backup (using di

Re: problem with linking openssl for mailsend

2020-06-17 Thread Ryan Schmidt
On Jun 17, 2020, at 17:15, macpo...@parvis.nl wrote: > my development machine is a macmini. the harddisk failed, so i restored time > machine to a new disk. > but, the time machine backup (using directory hardlinks) had many missing > directories, so most of my development is gone forever. >

Re: problem with linking openssl for mailsend

2020-06-17 Thread Joshua Root
On 2020-6-18 08:15 , macpo...@parvis.nl wrote: > ./configure --with-openssl=/usr > not using macports but apple this results inĀ  > ./mailsend -V > mailsend Version: @(#) mailsend v1.19 > Not Compiled OpenSSL, some auth methods will be unavailable You didn't say what OS version you are on, but ther

problem with linking openssl for mailsend

2020-06-17 Thread macports
my development machine is a macmini. the harddisk failed, so i restored time machine to a new disk. but, the time machine backup (using directory hardlinks) had many missing directories, so most of my development is gone forever. so it seems i cannot trust time machine, any suggestions are welco