Commit graph

374 commits

Author SHA1 Message Date
mdecimus 1473d8cdcf Autoconfig and MS Autodiscover services (closes #336) 2024-05-08 16:00:54 +02:00
mdecimus baef85e55b MTA-STS Policy management 2024-05-07 15:20:54 +02:00
mdecimus 3e9d0ae5d2 Generate TLSA Records for DANE (closes #397) 2024-05-07 10:36:57 +02:00
mdecimus ede21dbfe8 Added certificate.* as local key default 2024-05-06 15:09:48 +02:00
mdecimus a30843b72d Removed run-as setting 2024-05-06 14:57:50 +02:00
Meade 8c224290aa
Updated Order And Syntax Of SPF Records (#395)
* Updated order and syntax of SPF records.

* Re-added the 'ra' field and corrected the order of the SPF records to have '-all' at the end.
2024-05-06 14:44:35 +02:00
mdecimus 3a34d13068 Avoid duplicate accountIds when using case insensitive external directories (closes #399) 2024-05-06 14:34:28 +02:00
mdecimus 00d74abaed authenticated_as variable not usable for must-match-sender (fixes #372) 2024-05-06 14:23:52 +02:00
mdecimus 5b236e00ae Added retry_num, notify_num, last_error, last_status variables to queue expressions 2024-05-06 12:55:31 +02:00
Ward Pieters df68ebadf8
fix(smtp): compatibility issues with Microsoft Outlook (#400) 2024-05-05 11:23:50 +02:00
mdecimus 0779fd1593 Chunk FDB imports by transaction byte limit 2024-05-04 09:05:40 +01:00
mdecimus afe63c3e9d Updated import/export to use latest schema 2024-05-03 11:16:51 +01:00
mdecimus 17d203c928 View queued message contents API 2024-05-02 10:19:06 +01:00
mdecimus c4a12e235d Master user implementation 2024-05-02 10:19:06 +01:00
mdecimus 91f674d921 Support for concurrent index updates 2024-05-02 10:19:06 +01:00
mdecimus fb110fb078 FoundationDB performance improvements 2024-05-02 10:19:06 +01:00
mdecimus 0514ac0f0d Individual subspaces for each value and bitmap type 2024-05-02 10:19:06 +01:00
mdecimus c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus 03332635f8 Report import/export status 2024-05-01 10:59:05 +02:00
mdecimus 1950366629 v0.7.3 2024-04-30 19:52:05 +02:00
mdecimus 592ca3ccc5 Add --help and --version command line arguments (closes #365) 2024-04-29 15:23:28 +02:00
mdecimus 58b8c5bcdb Trim spaces in DNS-01 ACME secrets (closes #382) 2024-04-28 17:58:17 +02:00
mdecimus a93c792a9a Allow catch-all addresses when validating must match sender 2024-04-28 17:07:39 +02:00
mdecimus 20a74e787f Allow only one journald tracer (closes #375) 2024-04-23 19:55:19 +02:00
mdecimus 0bd908c8c1 authenticated_as variable not usable for must-match-sender (closes #372) 2024-04-23 18:58:56 +02:00
mdecimus 7c71fc6818 Merge branch 'main' of github.com:stalwartlabs/mail-server 2024-04-18 11:13:32 +02:00
mdecimus 03c0a6e328 Fix parsing of IPv6 DNS server addresses 2024-04-18 11:13:20 +02:00
Jean-Yves 1b95773379
Update lookup.rs (#359)
Add "groupOfUniqueNames"
2024-04-17 22:37:20 +02:00
mdecimus 3cc3b726ea v0.7.2 2024-04-17 16:00:50 +02:00
mdecimus 929d84468f Support for DNS-01 and HTTP-01 ACME challenges (closes #226) 2024-04-17 09:55:19 +02:00
mdecimus 0267f28156 Configurable external resources (closes #355) 2024-04-15 13:50:47 +02:00
mdecimus 35fcfb8c81 Fix: Fails to start when Elasticsearch is down/starting up (closes #334) 2024-04-14 19:44:28 +02:00
mdecimus d876033c1a Use cross-compilation for CI, build the Docker image from source (#85) 2024-04-12 16:35:00 +02:00
mdecimus 4ba65d6676 Updated webadmin location + Doc fixes 2024-04-12 15:08:51 +02:00
mdecimus 0e8961937e Filter out invalid timestamps on log entries 2024-04-10 16:53:26 +02:00
mdecimus e8205a27ca Remove ASN.1 DER structure from DKIM ED25519 public keys 2024-04-10 12:37:48 +02:00
Aaron Dewes c4b0493fdc
Make initial admin password configurable via env (#311)
This is useful for running Stalwart in Docker or packaging it for certain systems
2024-04-10 09:56:33 +02:00
mdecimus 62aa3be182 Updated resources 2024-04-09 11:57:53 +02:00
mdecimus 23edd40fd0 Fixed DKIM public key format 2024-04-08 11:09:02 +02:00
mdecimus 44f531ecf9 Fixed compile without SQL dbs 2024-04-07 17:39:58 +02:00
mdecimus 841b8000c4 Updated install script 2024-04-07 17:20:50 +02:00
mdecimus ab47eab1d9 Automatic spam filter and webadmin downloading + quickstart 2024-04-05 19:00:55 +02:00
mdecimus 3a5ca70365 DKIM record management API 2024-04-04 11:51:47 +02:00
mdecimus 93a2f691ea OAuth and cryto management APIs + Store OAuth codes in lookup stores rather than memory 2024-04-02 17:50:37 +02:00
mdecimus 223bd59bab REST API cleanup 2024-04-01 19:48:59 +02:00
mdecimus 35562bb9fd Use safe defaults when settings are missing 2024-03-30 18:12:40 +01:00
mdecimus cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus 16b0465933 Unified TLS certificate management 2024-03-28 11:12:46 +01:00
mdecimus 37eb6483ca Settings hot reloading - All tests passing 2024-03-27 11:35:02 +01:00
mdecimus 170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus 5756815e3e Settings hot reloading - Part 2 2024-03-22 20:16:02 +01:00
mdecimus 333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus 7e1a95c1ee Config file changes 2024-03-20 12:03:10 +01:00
mdecimus 9a4110e343 Config API changes 2024-03-18 16:16:00 +01:00
mdecimus 110349f5c2 Use custom resolver (closes #141) 2024-03-18 16:13:01 +01:00
mdecimus 851c3b6e1a Use relaxed DNS parsing, allowing underscores in DNS labels (closes #172) 2024-03-14 13:20:45 +01:00
mdecimus 310ce49314 Updated settings REST API 2024-03-11 11:30:12 +01:00
mdecimus 3081958765 Escape regexes within matches() (#155) 2024-03-07 16:57:53 +01:00
mdecimus 5b30d49327 Faster IMAP UID generation (mySQL and RocksDB impl) 2024-03-06 18:54:05 +01:00
mdecimus 7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus 9bfdfb57be Fix: second IDLE connections disconnects the first one (fixes #280) 2024-03-05 12:22:30 +01:00
mdecimus f92027142c Store quotas as u64 2024-03-05 11:01:59 +01:00
mdecimus 48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +01:00
mdecimus ff279b3a39 Global threadId caching 2024-03-04 18:51:24 +01:00
mdecimus 31bc716a5f ThreadID caching 2024-03-04 17:43:02 +01:00
mdecimus cf9a16c462 IMAP4 folder caching 2024-03-04 16:03:17 +01:00
mdecimus 2b9eacb584 Rollback PostgreSQL (failed) optimizations 2024-03-03 18:53:39 +01:00
mdecimus 49daa14fef Fixed PSQL dependency 2024-03-03 11:46:24 +01:00
mdecimus fafb1f3ff0 Store RoaringBitmaps in PostgreSQL 2024-03-03 11:34:10 +01:00
mdecimus f989f4f750 LZ4 compress blobs by default (closes #227) 2024-03-02 18:02:30 +01:00
mdecimus 62a4f70ac8 Store message headers in message metadata 2024-03-02 16:45:41 +01:00
mdecimus 875b1fa744 Store incoming reports in the data store 2024-03-02 12:21:03 +01:00
mdecimus 417bc38288 Support for S3 bucket prefixes 2024-03-02 09:33:36 +01:00
mdecimus 0bd4f8148e Improved TLS/DMARC report API 2024-02-27 19:17:01 +01:00
mdecimus d94a6a2ec6 ManageSieve LOGOUT shoud reply with OK insted of BYE 2024-02-27 17:25:05 +01:00
mdecimus 414a1434e0 Add allow plain text auth on ManageSieve 2024-02-25 19:27:29 +01:00
mdecimus 044ecda98a Principal update API changes 2024-02-24 20:22:34 +01:00
mdecimus be7c4cca73 Return counter value from counter_incr function 2024-02-21 13:07:10 +01:00
mdecimus 75bb02d13a OAuth REST API 2024-02-20 18:44:14 +01:00
mdecimus 8027f135bc Updated REST principal API 2024-02-18 16:48:44 +01:00
mdecimus afe10e6d81 Added expression functions. 2024-02-16 16:02:00 +01:00
mdecimus 7f5538a729 Added sql_query expression function 2024-02-15 18:57:21 +01:00
mdecimus 53f0222f30 Updated directory expressions 2024-02-14 15:44:35 +01:00
mdecimus 9472456ea0 v0.6.0 2024-02-14 14:38:04 +01:00
mdecimus 8471706643 Clippy fixes 2024-02-13 15:00:58 +01:00
mdecimus 44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
mdecimus 66669545ff SMTP HELO command 2024-02-10 16:25:34 +01:00
Mauro D 3d7b9b0334 Test fixes 2024-02-10 15:39:05 +01:00
Mauro D d16119f54b Distributed SMTP queues (untested) 2024-02-08 20:03:57 -03:00
Mauro D d15f598460 Do not include STATUS in NOOP responses (fixes #234) 2024-02-08 10:16:03 -03:00
Mauro D f54670a6f6 DNS lookups from eval functions (closes #30) 2024-01-21 10:14:53 -03:00
Mauro D 9f25761014 OAuth: redirect using a 301 instead of a 307 code 2024-01-21 08:03:21 -03:00
Mauro D d7d27063d8 Updated configuration files 2024-01-19 19:10:31 +01:00
mdecimus 02faa04e27 Config expressions passing tests. 2024-01-19 13:06:39 +01:00
mdecimus 4551576e04 Expressions in configuration files (untested) 2024-01-18 18:18:32 +01:00
mdecimus 4b5576cab4 v0.5.3 2024-01-14 10:53:41 +01:00
mdecimus 02ddbfcc64 X-Forwarded-For on JMAP Rate-Limit does not work (fixes #208) 2024-01-13 17:34:58 +01:00
mdecimus 6aeadb9cda Fail2ban and IP address blocking support (closes #164) 2024-01-13 12:59:10 +01:00
mdecimus b7c03445e4 URL and credentials from env for stalwart-cli (closes #88) 2024-01-09 18:23:12 +01:00