Intelligent Message Filter, Content Filter, can do more...

WinDeveloper IMF Tune
WinDeveloper IMF Tune

Message Recall Success! ...kind of

Alexander Zammit

Alexander Zammit Photo

Software Development Consultant. Involved in the development of various Enterprise software solutions. Today focused on Blockchain and DLT technologies.

Cast your Vote
Poor Excellent

Ever wondered what a successful recall notification really means? Today we answer this question as we continue discussing the inner workings of native Exchange/Outlook message recalling. We also explore some less known conditions that cause recall failure.

We started discussing the internals of native Exchange message recalling in How Exchange Message Recalling Works. Here we saw that all functionality is implemented at the MS Outlook client. We also went through the most common recall failure reasons. Today we conclude this discussion exposing less known recall failure conditions and other interesting nuggets.

Recalling Foreign Emails? Forget It

Recalling emails sent to recipients outside your Exchange Organization will not work. Outlook recall requests are not based on a standard internet protocol. Instead, Exchange specific Rich Text Messages are used. These cannot be easily sent out over the internet. So Exchange applies a conversion that renders the request readable to any SMTP email client, but in doing so it loses all the functionality.

Outlook Cached Mode and Personal Folders

In How Exchange Message Recalling Works, I hinted this point when saying: "At some point the recipient's MS Outlook client processes this recall request.... Outlook will try to satisfy the request as soon as it discovers that a request was received."

Outlook doesn't just process a recall request as soon as it reaches the recipient mailbox. If using Cached Mode or Personal Folders, Outlook discovers a recall request when checking the server mailbox for new messages. If automatic recall processing is enabled, this would be the time when the recall request is processed.

On the other hand, if the recipient is directly accessing the server mailbox without Cache Mode, then recipients will see the recall requests sitting in their Inbox for some time. Again recipients are tempted to open the original email before Outlook discovers the recall.

Mailbox Rules

Mailbox rules pose another hurdle to successful recalling. Rules are often employed to automatically organize incoming emails into sub-folders. Recall processing fails if the original email and the recall message end up deposited to different folders.

When the Recall Arrives First

As already discussed recalling makes use of recall request messages sent from the sender to the original recipient list. So we basically have at least two messages, the original email and the recall request message. Now what happens if Outlook processes the recall request before it sees the original email? If Outlook is configured to automatically process recalls, the recall will fail immediately and the sender receives a failure notification (if requested).

You think this is unlikely to happen? If that is the case, then I must be very unlucky. I have seen this happening many times. I am not sure if this happens more with one Outlook version than another. I can simply say that I reproduced this using Outlook 2007 with ease. Here is how:

  1. The recipient Outlook 2007 client is using Cached Mode, is configured to automatically process recalls, and is initially closed.

  2. I send an email to this recipient and immediately recall it.

  3. At this point the recipient, whose Outlook is closed, has both the original email and recall request at his server mailbox. Let me also say (in case someone from MS wants to check this) that the recipient has no other new messages in his server mailbox.

  4. The recipient opens Outlook 2007. The recall request is apparently processed first and recalling fails.

I went a little bit further with this test. I kept the original email closed at the recipient mailbox and after that the first recall request failed, I submitted a second recall request. This time the request was successfully processed. The original email was deleted and I received a successful recall confirmation.

Notifications Lie

As we saw in Recalling Emails from Outlook 2013, 2010, 2007, 2003, email senders are able to request notifications on the outcome of their recall. These notifications will report back whether or not the recall was successfully completed. However we talked of successful and failed recalls without explaining exactly what these terms truly mean.

Whereas the meaning of failure holds little surprises, success might not be as sweet as you may think. By success most will think that the original email was deleted, without the recipient reading it. Less technical wishful thinkers may even believe that all copies of their email got destroyed. I hate to spoil the fun but I have to.

First of all, client side recalling can never beat the Exchange server-side mailbox item retention. Just like any other deleted email, successfully recalled emails may be recovered using the Outlook Recover Deleted Items functionality. This was discussed in Exchange Server 2010 Native Data Protection - Part 1. The same functionality was also available in earlier Exchange releases.

In Outlook 2003/2007 go to Tools | Recover Deleted Items. In Outlook 2010 select Folders | Recover Deleted Items.

Recover Deleted Items

The above shows a successfully recalled email available under Recover Deleted Items. Note how both the original email and the recall request itself are listed. Getting the original email back is just a matter of clicking on Recover Selected Items.

Ok, many users are not aware of Recover Deleted Items. Even so, Success does not mean the recipient did not read the original email. A recipient could have read the email, maybe even made a copy of it and then marked the email as unread. When the email request comes in, Outlook finds the message is unread and successfully completes the recall. The sender also receives a nice recall success confirmation in this case.

Conclusion

Most of our discussion orbited around the fact that Exchange message recalling is implemented at the Outlook client. Unavoidably the Recipient has great control over his own mailbox. Thus he has plenty of opportunity to block recalling. He even has the opportunity to let us believe the recall succeeded and then go back, recover and read the email.

Although I am not part of Microsoft, objectively I don't believe this feature was ever intended to conceal errors. At best client side recalling is like an e-apology. Unfortunately if you are dealing with strictly confidential, business critical information an apology won't take us far.

This is what inspired me to start working on WinDeveloper Message Recall, a server side recalling solution that works well with both internal and more importantly with emails addressed to foreign recipients.

References

How Exchange Message Recalling Works

Recalling Emails from Outlook 2013, 2010, 2007, 2003

User Comments - Page 1 of 1

Danielle 24 Aug 2015 03:32
Hello,
I ordered a product on line through a well established company,have had email conversations with the contact service provider eg: provided the required details,rang the call centre to see if it was in transit etc,the agent I spoke to and emailed at the start was not working so was talking to another agent,who was not very nice and she told me to send her the firist email,and now the emails I sent have vanished out of my sent box,is it possible for this to happen?and is there anyway I can retrieve these.
Regard
Danielle
Chiyo 2 Feb 2015 18:39
Alexander, thank you for sharing this! It's very clear and easy to understand!
No name 28 Jun 2014 13:27
How can you catch someone that has recalled a message? Is it written somewhere in the lines of code when you view the full header or under inspect element? I should mention I have yahoo and the person who recalled the message has gmail. Thanks for any help.
steven 6 Oct 2013 23:48
Thank you very much Alexander, that's pretty clear !
Alexander Zammit 6 Oct 2013 14:46
Q> ...in case of succesfull recall he will never know about the recall...

A> The recipient could have made a copy (maybe automatically) to another location. The recall request reaches the mailbox and deletes the original email. So it returns Success to the sender but the recipient still has a second copy.

Or the recipient might have read the email but then marked it as unread. The recall succeeds but the recipient still knows of the email. I do this myself very often when I want to make sure to go back to an important email.


Q> ...what will happen for the 2 first...

A> The first 2 won't get a second copy of the email. When you have an email with 3 recipients, (as far as recalling is concerned) just think of it as if you sent 3 emails.

The issue here is that the 3rd guy might inform the other 2 recips.
steven 6 Oct 2013 08:53
Thank you Alexander for this really good article.

I had the same experience than Wael, my recall was "successful". In my organization outlook process automatically the recall requests.

I did a test with my mailbox: I sent me an e-mail, it arrived in my inbox. Without reading it I recalled the sent mail successfuly (I got the confirmation message) and this unred message disapearred from inbox without any notification of that.

So, I guess it would be eactly the same if I recall a mail sent to a colleague: I mean, in case of succesfull recall he will never know about the recall (except if he recovers deleted items).

Am I right ?

I have a second question: if I send the same mail to several people inside the company (3 for example). If the recall is successfull for the 2 first and then failed the third what will happen for the 2 first: will they get back this e-mail ?

Thank you
Wael 11 Oct 2012 07:33
Yes I saw that. he is not that expert so I am pretty sure he won't discover it. They have informed me that his uncle passed away, so i sent him an email. Few minutes later they told me "oh by the way do not tell him he is currently in Las Vegas" LOL...and recall message saved my life.

Thanks!
Alexander Zammit 11 Oct 2012 07:05
@Wael. That's the best you can get. No the recipient won't receive another notification.

As explaind above there is still some chance the recipient knows about the original email but that's beyond your control.
Wael 11 Oct 2012 05:04
Thanks for sharing this. I have a question for you. I have recalled an email sent to on of my colleagues (inside the same exchange organization). I got a notification telling me that the recall succeeded. In the defaults email option we have that AUtomatically process meeting requests...etc option ticked per default.
the question is, will the receiver get a notification to tell him that I have successfully deleted an email (or recalled an email) or he will receive nothing?
Jennifer 19 Jun 2012 15:57
Wow... good to know! I've made attempts in the past that obviously did not work...

Yikes!

Thanks again :)
Alexander Zammit 15 Jun 2012 21:44
@Jennifer

Yes that's correct.

Outlook/Exchange uses a proprietary method for recalling emails that only native Exchange clients understand.

When you send an email outside your organization and subsequently try to recall it, the recall request gets converted to a regular mime email and all the properties that allow recall to happen are lost.

So recalling does not work in this case.
Jennifer 15 Jun 2012 14:48
Hello and thank you for these informative articles! I have read 4 and found them all incredibly helpful.

I am moderately computer-savvy but I have a quick question for clarification on one particular point:

"Recalling emails sent to recipients outside your Exchange Organization will not work". Excuse my ignorance but if I am using a company email account does this mean I am unable to recall an email sent to someone outside of the company?

Thanks for your assistance,

Jennifer
Alexander Zammit 22 Feb 2012 10:30
Tony, if you cannot see it, most likely this was disabled usng Group Policy
Tony 21 Feb 2012 19:30
"When the Recall Arrives First" - I can see this is possible because sometimes when my computer is off for a long time, I start up and open Outlook and watch it download the very newest message first then all the older ones progressively going back until they're all done.
Tony 21 Feb 2012 19:24
I'm using Outlook 2007 and under Tools I don't see Recover Deleted Items. Where is it?
Copyright © 2005 - 2024 All rights reserved. ExchangeInbox.com is not affiliated with Microsoft Corporation