Ralph Slooten
5d9aba726e
Feature: Add reply-to:<search> search filter ( #247 )
2024-02-09 23:09:14 +13:00
Ralph Slooten
667218b30b
API: Include Reply-To information in message summaries for message list & websocket events
2024-02-09 23:08:34 +13:00
Ralph Slooten
522733f537
Chore: Compress database only when >= 1% of total message size has been deleted
2024-02-05 23:56:10 +13:00
Ralph Slooten
848ce11a69
Chore: Update "About" modal layout when new version is available
2024-02-05 22:55:49 +13:00
Ralph Slooten
2d44159ecc
Merge tag 'v1.13.2' into develop
...
Release v1.13.2
2024-02-05 22:33:50 +13:00
Ralph Slooten
b3ae4188fe
Merge branch 'release/v1.13.2'
2024-02-05 22:33:47 +13:00
Ralph Slooten
3e241a8c20
Release v1.13.2
2024-02-05 22:33:46 +13:00
Ralph Slooten
b4003f6899
Chore: Update caniemail data
2024-02-05 22:27:34 +13:00
Ralph Slooten
44fb691971
Chore: Update node modules
2024-02-05 22:25:55 +13:00
Ralph Slooten
ee301c79fb
Chore: Update Go modules
2024-02-05 22:23:16 +13:00
Ralph Slooten
7318c5ca4a
Feature: Add option to log output to file ( #246 )
2024-02-05 22:20:57 +13:00
Ralph Slooten
10021e7a92
Chore: Bump actions build requirement versions
2024-02-01 20:58:19 +13:00
Ralph Slooten
41160fe5bb
Chore: Update esbuild
2024-02-01 20:54:15 +13:00
Ralph Slooten
0454840da1
Merge tag 'v1.13.1' into develop
...
Release v1.13.1
2024-01-27 23:14:28 +13:00
Ralph Slooten
e812d12590
Merge branch 'release/v1.13.1'
2024-01-27 23:14:17 +13:00
Ralph Slooten
0bff5fa0c2
Release v1.13.1
2024-01-27 23:14:16 +13:00
Ralph Slooten
c1dd84fd77
Chore: Update node dependencies
2024-01-27 23:08:33 +13:00
Ralph Slooten
6777e7737f
Chore: Update Go dependencies
2024-01-27 23:04:08 +13:00
Ralph Slooten
dda0b0c8a6
Feature: Add TLSRequired option for smtpd ( #241 )
2024-01-27 23:00:07 +13:00
Ralph Slooten
c256b91de7
Fix search casing
2024-01-25 22:19:32 +13:00
Ralph Slooten
2ad458002c
Fix: Workaround for specific field searches containing unicode characters ( #239 )
...
The LIKE operator is case sensitive by default in SQLIte for unicode characters (outside of the ASCII range). This workaround assumes the searched unicode character matches the case of the field. General searches are not affected by this as everything is lowercased.
2024-01-25 20:25:56 +13:00
Ralph Slooten
f4f6a9b217
Fix error typo
2024-01-23 16:13:53 +13:00
Ralph Slooten
193f38d063
Update swagger docs
2024-01-23 16:13:03 +13:00
Ralph Slooten
a31672b6f3
UI: Only show number of messages ignored statistics if --ignore-duplicate-ids
is set
2024-01-23 16:11:11 +13:00
Ralph Slooten
5271f5226b
Merge tag 'v1.13.0' into develop
...
Release v1.13.0
2024-01-21 14:32:20 +13:00
Ralph Slooten
7f31fb716a
Merge branch 'release/v1.13.0'
2024-01-21 14:32:15 +13:00
Ralph Slooten
320a2024a4
Release v1.13.0
2024-01-21 14:32:13 +13:00
Ralph Slooten
6e4b7b3a15
Merge branch 'feature/rdns' into develop
2024-01-21 14:24:00 +13:00
Ralph Slooten
b21f1d422e
Update Go modules
2024-01-21 14:23:51 +13:00
Ralph Slooten
9816c80c59
Chore: Compress compiled assets with npm run build
2024-01-21 14:22:17 +13:00
Ralph Slooten
d212063d22
Update Node modules
2024-01-21 14:19:11 +13:00
Ralph Slooten
6725db4fa5
Feature: Add option to disable SMTP reverse DNS (rDNS) lookup ( #230 )
2024-01-21 09:05:08 +13:00
Ralph Slooten
3f98ac5087
Update README
2024-01-21 07:47:09 +13:00
Ralph Slooten
76c2350d03
Chore: Update Go modules
2024-01-21 07:46:32 +13:00
Ralph Slooten
d32600e910
Chore: Update node modules
2024-01-21 07:45:47 +13:00
Ralph Slooten
35a4c5e13f
Merge branch 'feature/list-unsubscribe' into develop
2024-01-20 23:06:16 +13:00
Ralph Slooten
0261f87faf
Remove unused imports
2024-01-20 23:06:02 +13:00
Ralph Slooten
98a15e5918
Feature: Display List-Unsubscribe & List-Unsubscribe-Post header info with syntax validation ( #236 )
2024-01-20 23:05:28 +13:00
Ralph Slooten
128796d4ca
Fix: Display multiple whitespace characters in message subject & recipient names ( #238 )
2024-01-20 12:29:28 +13:00
Ralph Slooten
9cda71f21a
Feature: Add optional SpamAssassin integration to display scores ( #233 )
2024-01-20 12:07:49 +13:00
Ralph Slooten
9a63567b0c
Fix: Sendmail support for -f 'Name <email@example.com>'
format
2024-01-03 15:46:57 +13:00
Ralph Slooten
cb667eabee
Merge tag 'v1.12.1' into develop
...
Release v1.12.1
2024-01-03 15:03:17 +13:00
Ralph Slooten
fa8b398afc
Merge branch 'release/v1.12.1'
2024-01-03 15:03:16 +13:00
Ralph Slooten
b8385dc18b
Release v1.12.1
2024-01-03 15:03:15 +13:00
Ralph Slooten
0c3519cb0d
Limit testing for web UI build & swagger-editor-validate to Ubuntu
2024-01-03 14:58:35 +13:00
Ralph Slooten
8c86cc624e
Limit testing for web UI build & swagger-editor-validate to Ubuntu
2024-01-03 14:52:53 +13:00
Ralph Slooten
4d2b6d6b4a
Tests: Run tests on Linux, Windows & Mac
2024-01-03 14:41:52 +13:00
Ralph Slooten
669c1a747f
Chore: Significantly increase database performance using WAL (Write-Ahead-Log)
2024-01-03 14:39:28 +13:00
Ralph Slooten
119e6a55d2
Fix: Log total deleted messages when auto-pruning messages (--max)
2024-01-03 13:13:43 +13:00
Ralph Slooten
381813fe63
Fix: Prevent rare error from websocket connection (unexpected non-whitespace character)
2024-01-03 13:09:06 +13:00