I tested gromox-3.7.345 on my own system and had to revert back to gromox-3.7.256.
No sooner had I installed 3.7.345 than my email client, which connects via IMAP, went offline. The authentication was no longer valid.
After installation I've restartet the following services:
systemctl restart gromox-http gromox-zcore gromox-imap gromox-pop3 gromox-delivery gromox-delivery-queue
Error Message in em Client:
17:05:09.402|018| eM Client 10.4.5326+97a2e75a43 (Windows)
17:05:09.416|03C| Account's UID is 6e372bcf-b1df-4489-8689-8dd943283247
17:05:09.417|03C| AccountBase.ChangeOnlineState : State changed to ONLINE due User
17:05:09.419|03C| Folder /Posteingang [Inbox] is now watched
17:05:09.420|03C| >>> FolderActivated(folder: /Posteingang [Inbox]):
17:05:09.437|03C| >>> Starting account synchronization
17:05:09.513|03C| 01: Connecting to exc.edvnet-uk.com:993 with TLS ...
17:05:30.648|03C| 01: TLS stream established with Protocol: Tls13, NegotiatedCipherSuite: TLS_AES_256_GCM_SHA384, CipherAlgorithm: Aes256, HashAlgorithm: Sha384
17:05:30.676|03C| 01: * OK [CAPABILITY IMAP4rev1 XLIST SPECIAL-USE UNSELECT UIDPLUS IDLE LITERAL+ LITERAL- ENABLE MOVE ESEARCH SEARCHRES LIST-EXTENDED LIST-STATUS STA] Service ready
17:05:30.681|03C| 01: A1 LOGIN "info@edvnet-uk.com" <Parameter wurde aus Datenschutzgründen entfernt.>
17:05:30.715|03C| 01: A1 BAD command not supported or parameter error
17:05:33.819|03C| >>> ConnectionPoolEntry.CloseAsync(): Failed to connect: MailClient.Accounts.AuthenticationAbortedException: Authentifizierung abgebrochen
17:05:33.819|03C| at MailClient.Protocols.Imap.ConnectionPoolEntry.<ConnectInternalAsync>g__ThrowNotOKServerResponseReacquireCredentialsFailed|58_6()
17:05:33.819|03C| at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
17:05:33.819|03C| 01: A2 LOGOUT
17:05:33.852|03C| 01: * BYE logging out
17:05:33.853|03C| 01: A2 OK LOGOUT completed
17:05:33.853|03C| 01: --- RECEIVE CANCELLED
17:05:33.853|03C| 01: Connection 1 was closed, deliberate = True
17:05:33.854|03C| >>> AUTH ABORTED MailClient.Accounts.AuthenticationAbortedException: Authentifizierung abgebrochen
17:05:33.854|03C| at MailClient.Protocols.Imap.ConnectionPoolEntry.<ConnectInternalAsync>g__ThrowNotOKServerResponseReacquireCredentialsFailed|58_6()
17:05:33.854|03C| at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
17:05:33.854|03C| at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
17:05:33.854|03C| at MailClient.Protocols.Imap.ConnectionPool.AcquireConnectionAsync(Folder mailFolder, Boolean noSelect)
17:05:33.854|03C| at MailClient.Protocols.Imap.ConnectionContext.CreateContextAsync(ImapAccount account, Folder folder, Boolean noSelect)
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapMailSynchronizer.<>c__DisplayClass26_0.<<SynchronizeMessagesAsync>g__CreateConnectionContextAsync|0>d.MoveNext()
17:05:33.854|03C| --- End of stack trace from previous location ---
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapMailSynchronizer.SynchronizeMessagesAsync(IItemSynchronizeContext1 synchronizeContext, Folder folder, Boolean fast, CancellationToken cancellationToken)
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapMailSynchronizer.Synchronize(IItemSynchronizeContext1 synchronizeContext, Folder folder, CancellationToken cancellationToken)
17:05:33.854|03C| at MailClient.Protocols.Common.ItemSynchronizer2.<>cDisplayClass37_2.<EnqueueSynchronize>b6(WorkerStatus status, CancellationToken ct)
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapActionCommand.<>cDisplayClass11_0.<.ctor>b0(WorkerStatus ws, CancellationToken ct)
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapActionCommand.ExecuteInternalSync(WorkerStatus status)
17:05:33.854|03C| at MailClient.Protocols.Imap.ImapActionCommand.Execute(WorkerStatus status)
17:05:33.855|03C| >>> Account synchronization finished
17:05:33.855|03C| AccountBase.GoOfflineAsync : State changed to OFFLINE due LoginCanceled
17:05:33.855|03C| AccountBase.GoOfflineAsync : State changed to OFFLINE due BrokenConnection
17:05:33.856|03C| AccountBase.ChangeOnlineState : State changed to OFFLINE due BrokenConnection
17:05:33.858|03C| >>> FolderDeactivated(folder: /Posteingang [Inbox]): `
After reverting to version 3.7.256, the IMAP connection started working again.