[root@ip-10-4-1-101 bin]# /opt/kumomta/sbin/kcli queue-summary
SITE SOURCE PROTO D T C Q
(alt1|alt2|alt3|alt4)?.gmail-smtp-in.l.google.com hdfc.s-ip102 smtp_client 0 0 5 995
(alt1|alt2|alt3|alt4)?.gmail-smtp-in.l.google.com hdfc.s-ip103 smtp_client 0 0 5 995
Hey there @youthful-zorse, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.
/// D - the total number of delivered messages
///
/// T - the total number of transiently failed messages
///
/// C - the number of open connections
///
/// Q - the number of ready messages in the queue
The MTA opens as many connections as it needs to reach full throughput, up to any configured connection limits in your traffic shaping config, if the connection count isn’t at the configured limit, the MTA does not need more connections.
SITE SOURCE PROTO D T C Q
(alt1|alt2|alt3|alt4)?.gmail-smtp-in.l.google.com hdfc.s-ip102 smtp_client 0 0 5 1999
(alt1|alt2|alt3|alt4)?.gmail-smtp-in.l.google.com hdfc.s-ip103 smtp_client 0 0 5 1999
I have spent the last year writing nearly 300 pages of documentation so I can only assume that when you have a question you started with a search of the documentation and having found no answer you then asked us a question here. I assume at the very least you search for KCLI, and then looked at the documentation page for it.