James Hillyerd
6eff554469
chore: release 3.1.1 ( #590 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
v3.1.1
2025-12-06 10:18:15 -08:00
James Hillyerd
7413d06616
chore: Remove broken windows arm7 build ( #589 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-12-06 10:12:11 -08:00
dependabot[bot]
22c276ea1a
build(deps): bump actions/checkout from 5 to 6 ( #588 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-11-24 20:41:59 -08:00
dependabot[bot]
dd22202aea
build(deps): bump golangci/golangci-lint-action from 8 to 9 ( #583 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '9'
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>
2025-11-22 12:18:57 -08:00
James Hillyerd
32b0ff1ac6
chore: Update Go version to 1.25 in release workflow ( #587 )
2025-11-22 12:01:01 -08:00
dependabot[bot]
e0824eb0aa
build(deps): bump actions/setup-node from 4 to 6 ( #582 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
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>
2025-11-22 11:44:05 -08:00
dependabot[bot]
f210b4c47c
build(deps): bump actions/setup-go from 5 to 6 ( #580 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
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>
2025-11-22 11:38:57 -08:00
James Hillyerd
2ea0639509
chore: Update Go version in lint workflow to 1.25 ( #586 )
2025-11-22 11:35:33 -08:00
dependabot[bot]
4399d02f0b
build(deps): bump actions/checkout from 4 to 5 ( #578 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
2025-11-22 10:42:57 -08:00
dependabot[bot]
25007f4506
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /ui ( #584 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 10:42:34 -08:00
James Hillyerd
fe0e3a00e1
chore: bump go to 1.25 ( #585 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-11-22 10:41:48 -08:00
James Hillyerd
577a329240
Changelog for v3.1.0 ( #577 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
v3.1.0
2025-07-27 12:14:00 -07:00
James Hillyerd
c3a8eb8e3b
fix: Note missing script is not an error ( #575 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-07-27 11:33:04 -07:00
James Hillyerd
273c6a5dbd
fix: context related lints ( #576 )
...
* fix: POP3 server now uses TLS HandshakeContext
Signed-off-by: James Hillyerd <james@hillyerd.com >
* fix: Web server now uses Listen with context
Signed-off-by: James Hillyerd <james@hillyerd.com >
* fix: replace interface{} with any
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-07-27 11:25:03 -07:00
James Hillyerd
f799e3debf
chore: modernize range loops ( #574 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-31 12:57:47 -07:00
James Hillyerd
8a1a01660c
chore: update goreleaser deprecated formats ( #573 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-10 12:56:16 -07:00
dependabot[bot]
d1f2ae7946
build(deps): bump base-x from 3.0.9 to 3.0.11 in /ui ( #564 )
...
Bumps [base-x](https://github.com/cryptocoinjs/base-x ) from 3.0.9 to 3.0.11.
- [Commits](https://github.com/cryptocoinjs/base-x/compare/v3.0.9...v3.0.11 )
---
updated-dependencies:
- dependency-name: base-x
dependency-version: 3.0.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 08:16:15 -07:00
dependabot[bot]
8339cb5378
build(deps): bump golangci/golangci-lint-action from 7 to 8 ( #565 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6...v8 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
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>
2025-05-09 07:39:25 -07:00
James Hillyerd
cf92969719
chore: Update golangci lint to 2.0.x ( #572 )
...
* Update to golangci lint 2.0.x
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Fix new lint warnings
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 21:23:42 -07:00
James Hillyerd
9a2b0f934a
chore: Update Go deps ( #571 )
...
* chore: Update Go deps
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Fix lint warnings for loopvars
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 20:53:25 -07:00
James Hillyerd
b99cf9b6dc
chore: Build with Go 1.24 ( #568 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 20:41:54 -07:00
James Hillyerd
f6d00dfcb2
Update expired linters ( #569 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 20:37:42 -07:00
Steve Atkins
440fddfe46
Add the 821.From / return-path of an email to the stored message ( #560 )
...
as a Return-Path: header. This is visible in the source view and as a
header via the REST API.
Signed-off-by: Steve Atkins <steve@wordtothewise.com >
2025-03-18 08:28:31 -07:00
Steve Atkins
9904399d24
Accept and handle emails sent with an empty 821.From / return-path as… ( #561 )
...
* Accept and handle emails sent with an empty 821.From / return-path as it would any other email.
2025-03-17 08:54:30 -07:00
Sander
4c8c8e7744
Update README.md ( #556 )
...
I copied the command from the website at [/packages/docker.html](https://inbucket.org/packages/docker.html ). I thought it would be convenient if people could directly copy the command to run the image locally from the readme.
2025-02-17 09:13:57 -08:00
James Hillyerd
bd51662ce8
release 3.1.0-beta3 ( #554 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
v3.1.0-beta3
2024-11-02 13:08:23 -07:00
James Hillyerd
7d396a6bff
chore: update CHANGELOG.md ( #553 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-11-02 13:00:25 -07:00
James Hillyerd
b91a681ac0
chore: Modernize Docker ENV statements ( #552 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-20 16:53:44 -07:00
James Hillyerd
9471035a59
chore: Build with Go 1.23 ( #551 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-20 13:05:39 -07:00
James Hillyerd
5902189187
fix: AfterMessageStored message.size ( #550 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-20 12:32:51 -07:00
James Hillyerd
15d1970dbe
feat: Add RemoteAddr to SMTPSession ( #548 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-20 11:49:55 -07:00
James Hillyerd
78d4c4f4e7
chore: Update BeforeMailAccepted ( #547 )
...
* chore: rename BeforeMailAccepted to BeforeMailFromAccepted
Signed-off-by: James Hillyerd <james@hillyerd.com >
* chore: update BeforeMailAccepted to use SMTPSession
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-19 14:06:51 -07:00
James Hillyerd
9f90a59bef
feat: Add SMTPSession and BeforeRcptToAccepted event ( #541 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-13 15:29:50 -07:00
James Hillyerd
3110183a17
feat: Add SMTPResponse type for extensions ( #539 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-05 18:16:49 -07:00
James Hillyerd
8097b3cc8a
fix: ls.Get calls use top-relative index ( #537 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-04 21:26:31 -07:00
dependabot[bot]
35549d9bf1
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui ( #527 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 13:19:51 -07:00
dependabot[bot]
6a679bcbc0
build(deps): bump braces from 3.0.2 to 3.0.3 in /ui ( #518 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-29 13:01:11 -07:00
James Hillyerd
81bc7c2ea7
chore: test build UI outside of release ( #534 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-29 12:49:58 -07:00
James Hillyerd
f140cf7989
chore: update goreleaser to v2 ( #533 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-29 12:11:14 -07:00
James Hillyerd
5284171dc5
chore: create Lua test helper ( #532 )
...
* Create lua test helper
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Assert labels
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-29 11:46:01 -07:00
James Hillyerd
b1b7e4b07c
chore: use enmime 2.0 ( #531 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-28 12:03:01 -07:00
James Hillyerd
cdff6ea571
chore: bump go deps ( #529 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-28 11:54:31 -07:00
James Hillyerd
95ec463f26
chore: fix linter warnings ( #530 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-28 11:49:32 -07:00
dependabot[bot]
924fb46b4e
build(deps): bump goreleaser/goreleaser-action from 5 to 6 ( #513 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
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>
2024-09-28 11:45:55 -07:00
dependabot[bot]
504a79aef4
build(deps): bump docker/build-push-action from 5 to 6 ( #521 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2024-07-30 08:49:09 -07:00
James Hillyerd
543c2afda5
chore: refactor proto tests to use ReadDotLines ( #520 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-06-13 17:30:44 -07:00
James Hillyerd
daeba2d024
chore: disable deprecated execinquery linter ( #519 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-06-13 12:44:33 -07:00
James Hillyerd
b16764a65d
fix(pop3): Prevent STLS cmd triggered crashes ( #516 )
...
* fix(pop3): Prevent STLS cmd triggered crashes
Signed-off-by: James Hillyerd <james@hillyerd.com >
* err lint fix
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-06-13 12:38:07 -07:00
James Hillyerd
0df07fc1be
fix: skip-pkg-cache no longer supported by golangci-lint ( #517 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-06-13 12:22:14 -07:00
dependabot[bot]
9478098c0f
build(deps): bump golangci/golangci-lint-action from 4 to 6 ( #511 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
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>
2024-05-13 21:09:11 -07:00