Please apply 14.0FP2 and then IF2 on the Domino server to resolve the issue. You can also apply 14.0FP3 and then IF2 on the Domino server to resolve the issue.
Are these emails for smart host or your users sent them to external users ?. When was your server restarted last time ?
If the server was restarted on or after 13th December, 2024. You may be hitting the issue as per critical alert KB0118192.
Looking at the screen shot it shows 4 mail.boxes so I believe the server may have not restarted in the above period. Can you check the status by issuing the below commands on the server.
Are these emails for smart host or your users sent them to external users ?.they are for my users to external When was your server restarted last time ?Last restarted on 4th November 2024
I have not restarted the server after the 13th of December.I am getting below results from Show server and Show AI
Looks good and you are not affected by the critical routing issue as per the KB0118192. However, if you restart the Domino server then your routing will be affected and you have to install the FP3 + IF2 on Domino 14.0 (14.0 FP3 IF2). So it is recommended to apply the fix on the Domino server.
For current routing issue you can check the mail.boxes and see how long those mail are sitting the mail.box.
You can try below commands to know more.
tell router show
What it shows in the ouput ?
Enable below debug to know more details on the SMTP transaction.
Set config SMTPClientDebug=1
Tell router update config
Tell smtp update config
Route *
This should print more information on the SMTP outbound messages.
The tell router show command shows nothing pending, which means all is good. The mails pending were seen because it may be a temporary issue at your relay server. Now nothing to worry. However, as said earlier you need to upgrade the Domino to 14.0 FP3 IF2. Thank you.
Issuing the debug command "Set config SMTPClientDebug=1" will print the SMTP communication as below on the server console and in the consoler.log of the Domino server. Since the routing is ok now debug is not required.
Example of debug traces:
[3C8C:000C-5918] 18-12-2024 08:08:30 [3C8C:000C-5918] SMTPClient: Attempting to Connect: Host DOMINO.PNPHCL.COM, Port 25, SSL Port 0, Connecting Domain myserver.hclpnp.com [3C8C:000C-5918] 18-12-2024 08:08:30 [3C8C:000C-5918] SMTPClient: Connection successful [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 220 DOMINO.PNPHCL.COM ESMTP (b47f5d159c0bc6219dd0c63be3622d2e) [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: CommandEHLO: EHLO myserver.hclpnp.com[3C8C:000C-5918] [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250-DOMINO.PNPHCL.COM Hello myserver.hclpnp.com [10.28.69.10], pleased to meet you [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250-SIZE 100000000 [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250-STARTTLS [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250-PIPELINING [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250-8BITMIME [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250 HELP [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: SMTP Authentication is not required by local server. Username: -blank- [3C8C:000C-5918] 18-12-2024 08:08:31 Router: Transferring mail to domain PNPHCL.COM (host DOMINO.PNPHCL.COM [3.19.21.37]) via SMTP [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: Attempting to SubmitMessage: [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: Pipelined commands: [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: MAIL FROM:<domino.admin@jam.com> SIZE=1872 [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: RCPT TO:<sjamma@pnphcl.com> [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: DATA [3C8C:000C-5918] 18-12-2024 08:08:31 [3C8C:000C-5918] SMTPClient: End of pipelined commands [3C8C:000C-5918] 18-12-2024 08:08:32 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250 Sender <domino.admin@jam.com> OK [3C8C:000C-5918] 18-12-2024 08:08:32 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250 Recipient <sjamma@pnphcl.com> OK [3C8C:000C-5918] 18-12-2024 08:08:32 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 354 Start mail input; end with <CRLF>.<CRLF> [3C8C:000C-5918] 18-12-2024 08:08:32 [3C8C:000C-5918] SMTPClient: Data Send Succeeded 560 bytes [3C8C:000C-5918] 18-12-2024 08:08:33 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 250 Ok: queued as 9917B5D0051 [3C8C:000C-5918] 18-12-2024 08:08:33 [3C8C:000C-5918] SMTPClient: Attempting to Disconnect: [3C8C:000C-5918] 18-12-2024 08:08:33 [3C8C:000C-5918] SMTPClient: CommandQUIT: [3C8C:0007-4358] 18-12-2024 08:08:33 Router: Message 004A1965 transferred to DOMINO.PNPHCL.COM for sjamma@pnphcl.com from Domino Admin/JAM OFC54578B7:30C53AC7 ON65258979:004A1965 Size: 1K via SMTP [3C8C:000C-5918] 18-12-2024 08:08:33 [3C8C:000C-5918] SMTPClient: ReceiveResponse: 221 DOMINO.PNPHCL.COM Goodbye myserver.hclpnp.com, closing connection [3C8C:000C-5918] 18-12-2024 08:08:33 [3C8C:000C-5918] SMTPClient: Connection terminated successfully [3C8C:000C-5918] 18-12-2024 08:08:33 Router: Transferred 1 messages to PNPHCL.COM (host DOMINO.PNPHCL.COM) via SMTP