Found this same subject over in the professional version forum
Suddenly getting errors and SMTP service crash issue related to DKIM signing. Have tried excluding the entire Mail Enable folder from AV scanning
Including relevant errors from the smtp debug log
08/22/24 13:14:59 Service_DumpConnectionsToFile raised an exception.
The exception occurred in : ..\SERVICES\Library\LIBappStatus.cpp, line 382
08/22/24 13:04:18 DKIM_SignMessage raised an exception.
The exception occurred in : SMTPOutbound.cpp, line 4389
08/22/24 13:04:18 DKIM_SignMessage raised an exception.
The exception occurred in : SMTPOutbound.cpp, line 4389
08/22/24 13:04:18 DKIM_SignMessage raised an exception.
The exception occurred in : SMTPOutbound.cpp, line 4389
08/22/24 13:04:18 DKIM_SignMessage raised an exception.
The exception occurred in : SMTPOutbound.cpp, line 4389
08/22/24 13:04:18 DKIM_SignMessage raised an exception.
The exception occurred in : SMTPOutbound.cpp, line 4389
Faulty SMTP / DKIM - 10.48 version
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Faulty SMTP / DKIM - 10.48 version
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Re: Faulty SMTP / DKIM - 10.48 version
Only change to the systems are the recent August updates from Microsoft although they were installed a few days before the issue started.
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Re: Faulty SMTP / DKIM - 10.48 version
Disabled DKIM for all domains and for now at least the issue seems to be cleared...
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Re: Faulty SMTP / DKIM - 10.48 version
Installed the new version 10.49 published today hoping it would resolve the issue. No such luck... Including another entry found in the debug log
08/26/24 16:55:27 Service_DumpConnectionsToFile raised an exception.
The exception occurred in : ..\SERVICES\Library\LIBappStatus.cpp, line 341
08/26/24 16:55:27 Service_DumpConnectionsToFile raised an exception.
The exception occurred in : ..\SERVICES\Library\LIBappStatus.cpp, line 341
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
Re: Faulty SMTP / DKIM - 10.48 version
We're dealing with the same issue. We had a support ticket in to try to get it resolved. Support sent us a release to install and it seemed okay for a few weeks then the exception occurred again. So far its happened to us twice since that update where as it was happening nearly every week before, so there is some improvement at least but its still an issue. Supposedly it has to do with some ciphers in ME's OpenSSL implementation.
For us, disabling DKIM is not an option, especially when Google and other providers are requiring it now.
What I did was create a scheduled task that runs a POSH script to scour the current SMTP debug log every 5 minutes for that message and if it finds it, it restarts the SMTP service and sends me an email. I also set up a drop folder so that the dropped emails can be retried but last time I retried sending them they duplicated in people's mailboxes for some strange reason.
For us, disabling DKIM is not an option, especially when Google and other providers are requiring it now.
What I did was create a scheduled task that runs a POSH script to scour the current SMTP debug log every 5 minutes for that message and if it finds it, it restarts the SMTP service and sends me an email. I also set up a drop folder so that the dropped emails can be retried but last time I retried sending them they duplicated in people's mailboxes for some strange reason.
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Re: Faulty SMTP / DKIM - 10.48 version
It's looking like the 10.49 release did actually resolve the issue. will post here again if it comes back
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
Re: Faulty SMTP / DKIM - 10.48 version
Might be too soon to ask, but are you seeing improvements? I'm going to install 10.49 tonight.cfdynamics wrote: ↑Tue Sep 03, 2024 2:26 pmIt's looking like the 10.49 release did actually resolve the issue. will post here again if it comes back
-
- Posts: 163
- Joined: Mon May 24, 2010 2:27 pm
Re: Faulty SMTP / DKIM - 10.48 version
Seems to be resolved in the 10.49 release. SMTP service has not crashed since the update and DKIM signing is working normally.
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.
Re: Faulty SMTP / DKIM - 10.48 version
I can echo this as well. So far so good!cfdynamics wrote: ↑Tue Sep 10, 2024 8:22 pmSeems to be resolved in the 10.49 release. SMTP service has not crashed since the update and DKIM signing is working normally.