Re: [Lazarus] Indy vs Synopse: POP3

2018-07-30 Thread Marcos Douglas B. Santos via Lazarus
On Mon, Jul 30, 2018 at 9:10 AM, Bo Berglund via Lazarus wrote: > > On Sun, 29 Jul 2018 09:27:17 -0300, "Marcos Douglas B. Santos via > Lazarus" wrote: > > >I haven't use Indy for years, but I've installed the version 10 in Lazarus > >1.9 (trunk) using FPC 3.1.1. > > How did you install it? >

Re: [Lazarus] Indy vs Synopse: POP3

2018-07-30 Thread Bo Berglund via Lazarus
On Sun, 29 Jul 2018 09:27:17 -0300, "Marcos Douglas B. Santos via Lazarus" wrote: >I haven't use Indy for years, but I've installed the version 10 in Lazarus >1.9 (trunk) using FPC 3.1.1. How did you install it? Did you use the Package/OnLinePackageManager to get it thus ensuring the most

Re: [Lazarus] Indy vs Synopse: POP3

2018-07-29 Thread Graeme Geldenhuys via Lazarus
On 29/07/18 13:27, Marcos Douglas B. Santos via Lazarus wrote: > As Indy looks like has a "new mechanism" to authentication, I'm thinking if > Synopse still work for that job. If Indy has no dependencies, I would like > to use it. I believe Synopse has SSL dependencies... I don't know. > > Have

[Lazarus] Indy vs Synopse: POP3

2018-07-29 Thread Marcos Douglas B. Santos via Lazarus
I need to read e-mails in a few accounts using POP3. I haven't use Indy for years, but I've installed the version 10 in Lazarus 1.9 (trunk) using FPC 3.1.1. It seems that things changed like SASLMechanism, which does't work when I click in the button to open the editor, showing me this error: