I’ve been using Send Exchange Mail Message with Office365 shared mailbox. Prior to upgrade(v1.9.5) the “SaveCopy” emails have been saved to the user’s sent mailbox. Immediately after upgrade, the sent email are not saved. (in the user email or shared mailbox)
In a test of a new workflow, I found the sent email is now saved in the shared mailbox’s sent folder instead the usual user’s sent folder.
Anyone else having the same issue?
Hi @LeoRX
Before 1.10.4 there was a bug in the activity that saved a copy of the email in the Sent Items folder of the user’s mailbox. In 1.10.4 the issue was corrected: when sending an email from a shared mailbox account, the mail appears in the shared mailbox’s Sent Items folder.
Hi Ovidiu,
Thank you for confirming this. I couldn’t find it the release note and thought it was odd.
I also had an issue where the older processes upgraded to 1.10.4, the email continue to send but it does not save a copy of the email in the sent folder. Cut and paste the activity at the same location seems to fix the issue.
So, I am trying to accomplish the same thing. I need to save a copy of the sent email in the shared mailbox’s Sent folder.
Using SendExchangeMail from your Alpha package
“From” set to the shared mailbox email address
SaveCopy selected
“To” set to my email address
Running on my local computer
When I send the email, my email account (the To address) gets the email. The copy is saved to MY email’s Sent folder. Nothing is saved in the shared mailbox’s sent folder.
Hi @carlor
I’ve just run a quick test with the latest beta build and it works for me, i.e. the emails appear in the shared mailbox’s Sent Items folder. I tested also with O365 Settings and with emails having attachments and emails with no attachments.
From = “a_shared_mailbox_address” To = “my_email_address” / “another_email_address” SaveCopy selected User = “my_email_address” Password = “my_password”