I’m attempting to detect when an email has been sent. To achieve this, I’m monitoring the Sent mailbox in my IMAP node. When I send an email through Thunderbird, the sent message is automatically copied to the Sent folder. However, this action isn’t being detected by the IMAP node.
Interestingly, when I manually copy a message to the Sent folder, the IMAP node is triggered as expected.
This leads me to believe there’s a difference in how these two actions - sending an email and manually copying a message - are perceived by the IMAP node.
Is there a way to ensure that the IMAP node is triggered in both scenarios?
Have you checked on the imap server to see if the data goes in the same place? I have seen some odd things between imap servers and clients over the years.