Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: SMTP2Graph/SMTP2Graph

v1.1.4

13 Apr 08:18

Choose a tag to compare

What's Changed

v1.1.3

23 Feb 13:41

Choose a tag to compare

What's Changed

  • Optimizations for slow connections and large messages by @RoelVB in #31

v1.1.2

18 Nov 18:26

Choose a tag to compare

What's Changed

  • Fix: Inject From header into messages received without it by @RoelVB in #25

v1.1.1

19 Oct 09:48

Choose a tag to compare

What's Changed

  • Fix: Message were not sent to BCC recipients by @RoelVB in #22

v1.1.0

16 Jul 16:45

Choose a tag to compare

What's Changed

v1.0.3

01 Jul 17:09

Choose a tag to compare

What's Changed

  • Support using the TenantID instead of Tenant name by @RoelVB in #17

v1.0.2

15 Jun 15:01

Choose a tag to compare

What's Changed

  • Add ARM build (binary and docker) by @RoelVB in #13
  • Prefer config defined port over CLI defined port by @RoelVB in #15

v1.0.1

02 Jun 09:27

Choose a tag to compare

What's Changed

  • Fix: Handling of Graph API throttling by @RoelVB in #12

v1.0.0

25 May 18:18

Choose a tag to compare

  • Added Windows installer
  • Bump version to 1.0.0

v0.1.1

19 Feb 19:30

Choose a tag to compare

What's Changed

  • Only accept STARTTLS if certificate is set by @RoelVB in #7
  • Catch invalid EML content as UnrecoverableError by @RoelVB in #8