@CharlieBrady
A lot of Mail clients use more than one SMTP connection simultaenously, when using IMAP...
Thunderbird, Outlook, Outlook Express...
It all depends on the settings where copies of the message are stored. If, for example, sent mail should be stored on the server, more than one connection will be opened.
Actually, according to RFCs, only the IMAP Port should be used to handle messages, only outgoing messages are actually sent using SMTP. But maybe the developers of these products need to read the RFCs on IMAP a bit closer (or at all!).
My 2 Cts...
Andy Wismer