How to save sent SMPT mails in sent items folder?

Hi All, I am sending mails using SMTP mail message (for client server). Mail is being sent properly but it is not getting saved in the sent items folder.
What should I do to save the sent mails in the sent item folder?

This is expected behavior. You are not using Outlook nor any other mail client to send the email, so there is no sent items folder. You’re just doing a direct SMTP connection to another server and sending the email. There’s no mailbox associated with it - in fact, the value of this is that you can set the From and From Name to fictitious mailbox info (for example, ProcessName@yourcompany.com).

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.