{"id":143,"date":"2016-12-11T21:38:36","date_gmt":"2016-12-11T19:38:36","guid":{"rendered":"http:\/\/itsimple.info\/?p=143"},"modified":"2016-12-11T21:39:39","modified_gmt":"2016-12-11T19:39:39","slug":"how-to-delete-emails-from-exchange-profiles","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=143","title":{"rendered":"How to delete emails from exchange profiles"},"content":{"rendered":"<p>As Admin you can delete specific wrongly send emails from your users mailbox :<\/p>\n<p>Open Exchange Powershell , To delete from user@example.com email with the subject \u201cMail delivery failed: returning message to sender\u201d\u00a0 type :<\/p>\n<pre>Search-Mailbox -Identity \"user@example.com\" -SearchQuery 'Subject:\"Mail delivery failed: returning message to sender\"' -DeleteContent<\/pre>\n<p>To delete email from specific user \u201cadmin@inyourderam.com\u201d:<\/p>\n<pre>Search-Mailbox -Identity \"user@example.com\" -SearchQuery 'From:admin@inyourdream.com' -DeleteContent<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>As Admin you can delete specific wrongly send emails from your users mailbox : Open Exchange Powershell , To delete from user@example.com email with the subject \u201cMail delivery failed: returning message to sender\u201d\u00a0 type : Search-Mailbox -Identity &#8220;user@example.com&#8221; -SearchQuery &#8216;Subject:&#8221;Mail delivery failed: returning message to sender&#8221;&#8216; -DeleteContent To delete email from specific user \u201cadmin@inyourderam.com\u201d: Search-Mailbox [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-143","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2010"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=143"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/143\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}