Andreas Berger wrote:
I can successfully access pop3 servers that do no use SSL, but not those that do. In my code I set
       pop.AutoTLS    := true;
but this is obviously not enough. Can someone please explain how I can add SSL so that I can access the pop3 server?

Regards
Andreas


You need SSL libraries on path.


Regards
Boguslaw Brandys

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to