github rnwood/smtp4dev 3.1.1

3 years ago

Main changes

  • Configurable auto relaying to upstream SMTP server
  • Fix the option allowing hosting at a path other than /
  • Document all command line options (see --help) and settings file.
  • Allow hosting in IIS
  • Provide example docker-compose.yml
  • Update dependencies

Become a Patreon Donate If you find smtp4dev useful, please consider supporting further development by making a donation
.

Prefix Description
Rnwood.Smtp4dev-win-x64 Windows x64 (Intel 64 bit) binary standalone
Rnwood.Smtp4dev-noruntime Architecture dependent version. Should run on any platform where the .NET Core runtime is installed
Rnwood.Smtp4dev-linux-x64 Linux x64 (Intel 64 bit) binary standalone
Rnwood.Smtp4dev-osx-x64 Currently unavailable due to changes in OSX that force signing.
Rnwood.Smtp4dev-win-arm Windows ARM 32-bit binary standalone

All changes

  • bfbc8a9 Attempt to allow correctly labelled releases triggered by tags.
  • a1df82c Merge pull request #461 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.InMemory-3.1.8
  • f847de4 Merge pull request #458 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Design-3.1.8
  • 812a153 Bump Microsoft.EntityFrameworkCore.InMemory from 3.1.7 to 3.1.8
  • 482a484 Bump typescript from 3.9.7 to 4.0.2 in /Rnwood.Smtp4dev/ClientApp (#443)
  • 2b2a7a0 Bump sass-loader from 8.0.2 to 10.0.2 in /Rnwood.Smtp4dev/ClientApp (#453)
  • 55963cb Merge pull request #460 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-3.1.8
  • c9cba66 Merge pull request #459 from rnwood/dependabot/nuget/Microsoft.AspNetCore.Hosting.WindowsServices-3.1.8
  • eb479c7 Bump Microsoft.EntityFrameworkCore.Sqlite from 3.1.7 to 3.1.8
  • d9af346 Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.7 to 3.1.8
See More
  • 33524cb Bump Microsoft.EntityFrameworkCore.Design from 3.1.7 to 3.1.8
  • 8c15eb4 Document process to host in IIS. Fixes #309
  • d993e13 Provide example docker-compose.yml. Implements #344 NO_CI
  • 2294078 Merge pull request #452 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/http-proxy-1.18.1
  • 0124f2f Bump ts-debounce from 1.0.0 to 2.0.1 in /Rnwood.Smtp4dev/ClientApp (#276)
  • 2a6e492 Bump vue-property-decorator in /Rnwood.Smtp4dev/ClientApp (#385)
  • 9438aba Bump eslint-plugin-vue from 5.2.3 to 6.2.2 in /Rnwood.Smtp4dev/ClientApp (#278)
  • 8a7a6dc [Security] Bump http-proxy in /Rnwood.Smtp4dev/ClientApp
  • b33cb6f [Security] Bump websocket-extensions in /Rnwood.Smtp4dev/ClientApp (#377)
  • af9e7a9 Bump axios from 0.19.2 to 0.20.0 in /Rnwood.Smtp4dev/ClientApp (#445)
  • fe0c1f5 Feature #296 Document command line options and appsettings.json. Also fix #332 basepath option (#456)
  • f8ceb25 Configurable auto message relay (thanks @HRAshton) (#455)
  • fdb0382 Merge pull request #450 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/eslint-config-typescript-5.1.0
  • 98f86c1 Bump @vue/eslint-config-typescript in /Rnwood.Smtp4dev/ClientApp
  • 13b51b1 Merge pull request #436 from andrewdavey/patch-1
  • 277e6fd Merge pull request #415 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-class-component-7.2.5
  • ebc8855 Bump vue-class-component in /Rnwood.Smtp4dev/ClientApp
  • 34c05db Merge pull request #444 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-template-compiler-and-vue-2.6.12
  • 0643819 Bump vue-template-compiler and vue in /Rnwood.Smtp4dev/ClientApp
  • df1d9ec Merge pull request #441 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.2.2
  • 5e3aac1 Merge pull request #442 from rnwood/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.1
  • b22f558 Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
  • 8c21330 Bump System.Linq.Dynamic.Core from 1.2.1 to 1.2.2
  • 3026534 Merge pull request #437 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.4
  • 2f453b6 Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • 39fb50a Merge pull request #439 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.4
  • 4c371f7 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 17f1423 Use double quotes for array syntax
  • 7ca4457 Merge pull request #435 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.3
  • 124ed05 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 8bc5b5a Merge pull request #433 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.3
  • 8a1e466 Merge pull request #432 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.3
  • 343f318 Bump vue-router from 3.4.2 to 3.4.3 in /Rnwood.Smtp4dev/ClientApp
  • aaa8b79 Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • e672713 Merge pull request #396 from rnwood/dependabot/nuget/MimeKit-2.9.1
  • 42ff12c Bump MimeKit from 2.6.0 to 2.9.1
  • 4252b2b Merge pull request #428 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.Sqlite-3.1.7
  • 9847900 Bump Microsoft.EntityFrameworkCore.Sqlite from 3.1.3 to 3.1.7
  • 57ebe5c Merge pull request #429 from rnwood/dependabot/nuget/Microsoft.AspNetCore.Hosting.WindowsServices-3.1.7
  • 183b36c Merge pull request #430 from rnwood/dependabot/nuget/Microsoft.EntityFrameworkCore.InMemory-3.1.7
  • 85c7d68 Bump Microsoft.EntityFrameworkCore.InMemory from 3.1.3 to 3.1.7
  • e90be62 Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.5 to 3.1.7
  • 1e2457d Merge branch 'master' of https://github.com/rnwood/smtp4dev
  • 2baf358 Ensure content-diposition filename is prefered over content-type (file)name. Fixes #427
  • 94ed292 Merge pull request #424 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.5.2
  • d988188 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • 8803091 Merge pull request #420 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/fortawesome/fontawesome-free-5.14.0
  • 3a0ca26 Merge pull request #423 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-eslint-4.5.2
  • 61fef89 Bump @fortawesome/fontawesome-free in /Rnwood.Smtp4dev/ClientApp
  • 7ecded2 Merge pull request #421 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.2
  • 1a6995d Bump @vue/cli-plugin-eslint in /Rnwood.Smtp4dev/ClientApp
  • 8840a26 Bump vue-router from 3.4.1 to 3.4.2 in /Rnwood.Smtp4dev/ClientApp
  • 887e788 Merge pull request #419 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.2.1
  • f6c363c Bump System.Linq.Dynamic.Core from 1.2.0 to 1.2.1
  • 04f2347 Merge pull request #417 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.4.1
  • 4601a1e Merge pull request #418 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/locale-index-of-1.0.8
  • 428a8b0 Bump locale-index-of from 1.0.7 to 1.0.8 in /Rnwood.Smtp4dev/ClientApp
  • 9c5f10e Bump vue-router from 3.3.4 to 3.4.1 in /Rnwood.Smtp4dev/ClientApp
  • ce73226 Merge pull request #416 from rnwood/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.0
  • 7f4a244 Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
  • ee19882 Merge pull request #413 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/sass-1.26.10
  • ac1e25b Merge pull request #411 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-typescript-4.4.6
  • f90ab69 Bump sass from 1.26.9 to 1.26.10 in /Rnwood.Smtp4dev/ClientApp
  • ac4d1d5 Bump @vue/cli-plugin-typescript in /Rnwood.Smtp4dev/ClientApp
  • cbb919c Merge pull request #365 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/typescript-eslint/eslint-plugin-2.34.0
  • 5b88048 Merge pull request #393 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue-router-3.3.4
  • 330542e Merge pull request #383 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/moment-2.27.0
  • 0aa79c3 Bump @typescript-eslint/eslint-plugin in /Rnwood.Smtp4dev/ClientApp
  • e119a9a Merge pull request #364 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/typescript-eslint/parser-2.34.0
  • bc711bc Bump @typescript-eslint/parser in /Rnwood.Smtp4dev/ClientApp
  • 5b50ef7 Merge pull request #409 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/vue/cli-plugin-babel-4.4.6
  • bb87e96 Bump moment from 2.24.0 to 2.27.0 in /Rnwood.Smtp4dev/ClientApp
  • f646ca2 Bump vue-router from 3.1.6 to 3.3.4 in /Rnwood.Smtp4dev/ClientApp
  • 1e5a3cf Merge pull request #408 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/typescript-3.9.7
  • bcc0651 Bump @vue/cli-plugin-babel in /Rnwood.Smtp4dev/ClientApp
  • b23b6e8 Bump typescript from 3.8.3 to 3.9.7 in /Rnwood.Smtp4dev/ClientApp
  • 2c78f65 Merge pull request #363 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/element-ui-2.13.2
  • 234e427 Merge pull request #398 from rnwood/dependabot/nuget/MailKit-2.8.0
  • 1ba1292 Bump element-ui from 2.13.0 to 2.13.2 in /Rnwood.Smtp4dev/ClientApp
  • e04c551 Bump MailKit from 2.6.0 to 2.8.0
  • 03c3c15 Merge pull request #395 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/async-mutex-0.2.4
  • 52cb07e Merge pull request #402 from rnwood/dependabot/nuget/Selenium.WebDriver.ChromeDriver-84.0.4147.3001
  • c5bff2c Bump Selenium.WebDriver.ChromeDriver
  • ee9ed77 Merge pull request #407 from rnwood/dependabot/nuget/xunit.runner.visualstudio-2.4.3
  • 320443d Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
  • 3ef16e7 Merge pull request #406 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/elliptic-6.5.3
  • ca4ac69 [Security] Bump elliptic in /Rnwood.Smtp4dev/ClientApp
  • 73219bb Merge pull request #404 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.2.0
  • cdc0d4e Bump System.Linq.Dynamic.Core from 1.1.7 to 1.2.0
  • 955956c Merge pull request #403 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/lodash-4.17.19
  • 45b343e [Security] Bump lodash in /Rnwood.Smtp4dev/ClientApp
  • f706be4 Bump async-mutex from 0.1.4 to 0.2.4 in /Rnwood.Smtp4dev/ClientApp
  • ef9c488 Merge pull request #394 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.1.7
  • 73f00b3 Bump System.Linq.Dynamic.Core from 1.1.6 to 1.1.7
  • 0127365 Merge pull request #378 from rnwood/dependabot/nuget/Microsoft.AspNetCore.Hosting.WindowsServices-3.1.5
  • a94fac2 Merge pull request #375 from rnwood/dependabot/nuget/System.Data.SQLite-1.0.113.1
  • 56d4faa Bump Microsoft.AspNetCore.Hosting.WindowsServices from 3.1.3 to 3.1.5
  • e59feba Bump System.Data.SQLite from 1.0.112 to 1.0.113.1
  • e268a43 Merge pull request #390 from rnwood/dependabot/nuget/HtmlAgilityPack-1.11.24
  • 96b1049 Merge pull request #392 from rnwood/dependabot/nuget/System.Linq.Dynamic.Core-1.1.6
  • d3003b5 Bump System.Linq.Dynamic.Core from 1.0.24 to 1.1.6
  • 704e4cf Bump HtmlAgilityPack from 1.11.23 to 1.11.24
  • 4b03364 Merge pull request #350 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/node-sass-4.14.1
  • a8571e1 Bump node-sass from 4.13.1 to 4.14.1 in /Rnwood.Smtp4dev/ClientApp
  • afd34a8 Merge pull request #386 from rnwood/dependabot/npm_and_yarn/Rnwood.Smtp4dev/ClientApp/sass-1.26.9
  • 1b1f862 Bump sass from 1.26.3 to 1.26.9 in /Rnwood.Smtp4dev/ClientApp
  • bad5943 Bump version for 3.1.1 dev.
  • c70381f Update support link NO_CI*

This list of changes was auto generated.

Don't miss a new smtp4dev release

NewReleases is sending notifications on new releases.