<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: bosodo</title>
    <description>The latest articles on DEV Community by bosodo (@bosodo).</description>
    <link>https://dev.to/bosodo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F759002%2Fb41e22a4-a93e-4655-a0dd-cd5bab9b82d7.png</url>
      <title>DEV Community: bosodo</title>
      <link>https://dev.to/bosodo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bosodo"/>
    <language>en</language>
    <item>
      <title>Batch delete emails from MS Exchange</title>
      <dc:creator>bosodo</dc:creator>
      <pubDate>Sun, 21 Nov 2021 18:24:53 +0000</pubDate>
      <link>https://dev.to/bosodo/batch-delete-emails-from-ms-exchange-3m5e</link>
      <guid>https://dev.to/bosodo/batch-delete-emails-from-ms-exchange-3m5e</guid>
      <description>&lt;p&gt;Simple CLI script for deleting emails from Microsoft Exchange mailboxes. &lt;br&gt;
You can use it to delete emails from exchange mailboxes, that are not managed by Outlook, OWA or etc. (e.g. technical e-mail accounts). The script use Microsoft Exchange Web Services (EWS) to communicate with MS Exchange server.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/bosodo/exchange-mailbox-cleaner"&gt;https://github.com/bosodo/exchange-mailbox-cleaner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Deleted emails can be exported to .eml files before removing from MS Exchange server.&lt;/p&gt;

</description>
      <category>python</category>
      <category>exchange</category>
      <category>outlook</category>
      <category>email</category>
    </item>
  </channel>
</rss>
