Ralph Slooten
|
c48da61097
|
Merge branch 'release/v1.5.3'
|
2023-04-01 22:38:42 +13:00 |
|
Ralph Slooten
|
c532870adc
|
Release v1.5.3
|
2023-04-01 22:38:41 +13:00 |
|
Ralph Slooten
|
85291683b6
|
Bugfix: Enable SMTP auth flags to be set via env
Fixes #77
|
2023-04-01 22:37:31 +13:00 |
|
dependabot[bot]
|
09399db612
|
Bump actions/stale from 7.0.0 to 8.0.0 (#79)
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7.0.0...v8.0.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-01 21:14:18 +13:00 |
|
dependabot[bot]
|
ea753f6948
|
Bump wangyoucao577/go-release-action from 1.36 to 1.37 (#80)
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.36 to 1.37.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.36...v1.37)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-01 21:13:55 +13:00 |
|
dependabot[bot]
|
0f73f7d261
|
Bump actions/setup-go from 3 to 4 (#81)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-01 21:12:36 +13:00 |
|
Ralph Slooten
|
e188325ddd
|
Merge tag 'v1.5.2' into develop
Release v1.5.2
|
2023-04-01 17:08:12 +13:00 |
|
Ralph Slooten
|
6ab6d5fa2d
|
Merge branch 'release/v1.5.2'
|
2023-04-01 17:08:10 +13:00 |
|
Ralph Slooten
|
f6545b55a4
|
Release v1.5.2
|
2023-04-01 17:08:09 +13:00 |
|
Ralph Slooten
|
1b798c5514
|
UI: Tab to view formatted message headers
See #71
|
2023-04-01 17:06:30 +13:00 |
|
Ralph Slooten
|
f16b105d26
|
API: Include Reply-To in message summary (including Web UI)
This adds a new ReplyTo array to to API Message response, and displays in the web UI if set. See #66
|
2023-04-01 17:05:18 +13:00 |
|
Ralph Slooten
|
af7df617af
|
Merge branch 'release/v1.5.1'
|
2023-03-31 22:46:27 +13:00 |
|
Ralph Slooten
|
4e6d8e5803
|
Release v1.5.1
|
2023-03-31 22:46:26 +13:00 |
|
Ralph Slooten
|
14d2715832
|
Libs: Update Go modules
|
2023-03-31 22:45:18 +13:00 |
|
Ralph Slooten
|
6d902293c1
|
Feature: Add 'o', 'b' & 's' ignored flags for sendmail
Resolves #76
|
2023-03-31 22:42:35 +13:00 |
|
Ralph Slooten
|
b423c26537
|
Libs: Update node modules
|
2023-03-31 22:34:43 +13:00 |
|
Ralph Slooten
|
75db0e2911
|
Release v1.5.0
|
2023-03-31 18:51:52 +13:00 |
|
Ralph Slooten
|
0f21f2e4b5
|
Merge tag 'v1.5.0' into develop
Release v1.5.0
|
2023-03-31 18:51:52 +13:00 |
|
Ralph Slooten
|
c4a695e627
|
Merge branch 'release/v1.5.0'
|
2023-03-31 18:51:20 +13:00 |
|
Ralph Slooten
|
62cf75f8fb
|
Release v1.5.0
|
2023-03-31 18:48:29 +13:00 |
|
Ralph Slooten
|
5350e2eb08
|
Feature: OpenAPI / Swagger schema
Mailpit now has built-in OpenAPI / Swagger documentation, see #65
|
2023-03-31 18:44:08 +13:00 |
|
Ralph Slooten
|
3bb9f4162a
|
Feature: Download raw message, HTML/text body parts or attachments via single button
@see #67
|
2023-03-31 18:44:08 +13:00 |
|
Ralph Slooten
|
2d07683a28
|
Bugfix: Fix JavaScript error when adding the first tag manually
Caused when passing updated prov values via Vue components, see #68
|
2023-03-31 18:44:08 +13:00 |
|
Oliver Matla
|
fc753677f6
|
Correct typing mistake in README introduction
|
2023-03-31 18:44:07 +13:00 |
|
Ralph Slooten
|
ab0c91545a
|
Release v1.4.0
|
2023-03-31 18:44:07 +13:00 |
|
Ralph Slooten
|
b6e1b68c90
|
Update README
|
2023-03-31 18:44:07 +13:00 |
|
Ralph Slooten
|
182d32a2c8
|
API: Return received datetime when message does not contain a date header
|
2023-03-31 18:44:06 +13:00 |
|
Ralph Slooten
|
169c476c56
|
Feature: Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL
|
2023-03-31 18:44:06 +13:00 |
|
Ralph Slooten
|
57b0e1666f
|
Feature: Options to support auth without STARTTLS, and accept any login
@see #56
|
2023-03-31 18:44:06 +13:00 |
|
Ralph Slooten
|
a9ce35b741
|
Feature: Option to use message dates as received dates (new messages only)
|
2023-03-31 18:44:05 +13:00 |
|
Ralph Slooten
|
fb03fda9ea
|
Merge branch 'release/v1.4.0'
|
2023-03-12 15:08:18 +13:00 |
|
Ralph Slooten
|
e2254a68ef
|
Release v1.4.0
|
2023-03-12 15:08:17 +13:00 |
|
Ralph Slooten
|
755ff37cdc
|
Merge branch 'feature/smtp-auth' into develop
|
2023-03-12 15:06:44 +13:00 |
|
Ralph Slooten
|
03f30b01bf
|
Update README
|
2023-03-12 15:06:26 +13:00 |
|
Ralph Slooten
|
27d49417d7
|
API: Return received datetime when message does not contain a date header
|
2023-03-12 14:27:20 +13:00 |
|
Ralph Slooten
|
aeeb732681
|
Feature: Rename SSL to TLS, add deprecation warnings to flags & ENV variables referring to SSL
|
2023-03-12 11:31:15 +13:00 |
|
Ralph Slooten
|
73a92a3952
|
Feature: Options to support auth without STARTTLS, and accept any login
@see #56
|
2023-03-12 10:51:49 +13:00 |
|
Ralph Slooten
|
9cd81afe7c
|
Feature: Option to use message dates as received dates (new messages only)
|
2023-03-10 16:42:14 +13:00 |
|
Ralph Slooten
|
41270b956e
|
Merge tag 'v1.3.11' into develop
Release v1.3.11
|
2023-03-10 14:57:09 +13:00 |
|
Ralph Slooten
|
dfad730b21
|
Release v1.3.11
|
2023-03-10 14:57:08 +13:00 |
|
Ralph Slooten
|
3d31ae7da4
|
Merge branch 'release/v1.3.11'
|
2023-03-10 14:57:08 +13:00 |
|
Ralph Slooten
|
f0723fb64a
|
Update git-chglog format
|
2023-03-10 14:52:35 +13:00 |
|
Ralph Slooten
|
b905ba4ec5
|
Feature: Expand custom webroot path to include a-z A-Z 0-9 _ . - and /
@see #64
|
2023-03-10 14:48:28 +13:00 |
|
Ralph Slooten
|
7675cd162f
|
Docker: Expose default ports (1025/tcp 8025/tcp)
@see #63
|
2023-03-09 15:49:47 +13:00 |
|
Ralph Slooten
|
dff5a605b4
|
Create FUNDING.yml
|
2023-03-09 01:18:00 +13:00 |
|
Ralph Slooten
|
3f3b8a6d97
|
Merge tag 'v1.3.10' into develop
Release v1.3.10
|
2023-03-04 23:40:31 +13:00 |
|
Ralph Slooten
|
fc595c031d
|
Merge branch 'release/v1.3.10'
|
2023-03-04 23:40:28 +13:00 |
|
Ralph Slooten
|
a897004dc1
|
Release v1.3.10
|
2023-03-04 23:40:27 +13:00 |
|
Ralph Slooten
|
6917477533
|
Libs: Update node modules
|
2023-03-04 23:38:05 +13:00 |
|
Ralph Slooten
|
eede2bff99
|
Bugfix: Fix search with existing emails
|
2023-03-04 23:25:55 +13:00 |
|