On Wed, 24 Oct 2018 12:19:44 +0200, Bo Berglund via Lazarus
<[email protected]> wrote:

>But I have another issue:
>My ported application uses Indy10 with the SMTP component and it must
>use SSL. On Windows I have put two SSL dll:s (libeay32.dll and
>ssleay32.dll) in the executable dir in order to get that going, but on
>Linux I assume there is another way to get SSL connectivity into an
>application.
>Right now my converted application builds and runs up until the point
>where it shall connect to the mail server with POP3 over SSL when an
>exception is generated due to not finding SSL....
>
>Unfortunately I have not found if there are some similar dll type
>files on Linux that I need for SSL...

Seems like it is not a problem with SSL because the application tha
crashed when trying to retrieve email sent an exception alert email to
me where it actually uses SSL as well!

What was actually shown in one of the dialogs is this:

"The file 'dl-error-skeleton.c' was not found.
Do you want to locate it yourself?"

So maybe a file needed by the Indy10 Pop3 component is not part of the
package????


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to