Joachim
Joachim
Imho https://github.com/dotnet/platform-compat/blob/master/docs/DE0005.md is a lot more adequate then https://docs.microsoft.com/en-us/dotnet/api/system.net.mail.smtpclient?view=netframework-4.8
I ran into the same issue, and upgrading docker-compose as above solved it. Looks like upgrade of docker-compose is mandatory already now.
How did you run the Update Script? `sudo su` `cd /opt/mailcow-dockerized` `./update.sh`
I am doing this with .NET Framework. Do you have any suggestion on how to get this fixed? Would I have to spawn a thread that checks IsCancellationRequested and cancels...
@MichaCo I implemented rudimentary DoT support in a local copy, primarily as part of my monitoring application. Essentially I - created class NamedIPEndPoint : IPEndPoint that provides the hostname for...
I am aware of the sqlite data types. > In presenting a numeric value, converting the value to its text representation is needed. sure. But you can stil show a...
> I think you are equating the DB4S cell editor with the SQLite storage mechanisms? I don´t. In fact I double checked with a hex editor that the display of...
Now I understand why I didn´t find this yesterday.... :) But actually it goes beyond just the cell editor. The table display also tries to interpret BLOBs as text.
I came accross this looking for a confluence alternative ;) I´d prefer Kerberos over NTLMv1 (or even v2). Negotiate should actually support Kerberos as well, or did you find any...
@Philipinho LDAP ist just not the same as Kerberos or any other single-sign-on mechanism.