I’m currently facing an issue with KumoMTA where restarting the service takes an excessively long time to enumerate the spool, around 7-8 hours. This seems to be due to the high volume of emails in the queue, which is over 1-1.5 million messages.
Does anyone have any suggestions on how I can minimize the spool enumeration time during a service restart? Any tips, optimizations, or configuration tweaks that could help reduce this downtime would be greatly appreciated!
You may want to do the math on your drive’s throughput vs the size of your spool, you may be up against the physical limits of the device. I’d also suggest trying the latest -dev and seeing if there’s some help there, but IIRC that’s mostly related to speeding up the shutdown vs the restart.