Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-05-14 Thread Bo Berglund via fpc-pascal
On Sat, 15 May 2021 01:11:07 +0200, Tomas Hajny via fpc-pascal wrote: >> Is there some kind of blocking for emails with zip attachments which >> stops them >> from being delivered to GMail accounts? >> >> If so, is there some other type of compressed format I can use which >> is allowed >> by

Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-05-14 Thread Tomas Hajny via fpc-pascal
On 2021-05-15 00:25, Bo Berglund via fpc-pascal wrote: On Wed, 12 May 2021 12:42:14 +0200 (CEST), Michael Van Canneyt via fpc-pascal wrote: So right now I try to read up on how to actually handle the mime object here... And I had an additional question: Does Synapse throw exceptions when e

Re: [fpc-pascal] Dependency of OpenSSL 1.0.2 still in FPC 3.2.0 on some platforms?

2021-05-14 Thread Bo Berglund via fpc-pascal
On Wed, 12 May 2021 12:42:14 +0200 (CEST), Michael Van Canneyt via fpc-pascal wrote: >> So right now I try to read up on how to actually handle the mime object >> here... >> >> And I had an additional question: >> >> Does Synapse throw exceptions when errors happen? It does not look like that >

[fpc-pascal] SQLDB: Set MySQL SkipVersionCheck in TSQLConnector

2021-05-14 Thread Luis Henrique via fpc-pascal
14.05.2021, 12:22, "Michael Van Canneyt" :On Fri, 14 May 2021, Luis Henrique via fpc-pascal wrote:  Does Anyone known how to set TMySQLConnectionXX SkipVersionCheck property from TSQLConnector?   It validates the client version against the server version, which is problematic, as some client librar

Re: [fpc-pascal] SQLDB: Set MySQL SkipVersionCheck in TSQLConnector

2021-05-14 Thread Michael Van Canneyt via fpc-pascal
On Fri, 14 May 2021, Luis Henrique via fpc-pascal wrote: Does Anyone known how to set TMySQLConnectionXX SkipVersionCheck property from TSQLConnector?   It validates the client version against the server version, which is problematic, as some client libraries are backward compatible and othe

[fpc-pascal] SQLDB: Set MySQL SkipVersionCheck in TSQLConnector

2021-05-14 Thread Luis Henrique via fpc-pascal
Does Anyone known how to set TMySQLConnectionXX SkipVersionCheck property from TSQLConnector? It validates the client version against the server version, which is problematic, as some client libraries are backward compatible and others don't even match any version of the server like(https://downloa