Commit graph

84 commits

Author SHA1 Message Date
NickOvt
77625e89d7
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay (#787)
* add support for an outbound MTA relay

* add mtaRelay logic to all necessary parts
2025-03-14 10:46:53 +02:00
NickOvt
17bca3e9ed
fix(encrypted-mailboxes): Add functionality of singular encrypted mailboxes ZMS-181 (#758)
* add support for encrypted mailboxes

* mailboxes.js remove unnecessary default value

* filtering-handler, add raw to call to addmessage. Feature: Encrypted mailboxes added

* encrypt messages copied into encrypted mailbox

* fix streams in on-copy and message-handler. message-handler optimizations, filter-handler optimizations
2025-01-13 11:00:09 +02:00
NickOvt
37374be439
fix(handler-filter): Filter handler response includes file content sha256 hash ZMS-176 (#739)
* filter handler response includes file content sha256 hash

* fix tests
2024-10-03 11:11:02 +03:00
NickOvt
f32dc147e6
fix(lib-filter): ZMS-161 (#718)
* Save delivered-to and return-path headers as bin strings in mongo so that view source in webmail works correctly
2024-08-01 10:34:08 +03:00
Andris Reinman
734b0134d6 Include attachment sha256 in the filtering response 2023-08-10 13:41:28 +03:00
Andris Reinman
28cf0e9ff1
Include user id and origin IP as part of the envelope value provided to plugins 2022-06-21 11:12:59 +03:00
Andris Reinman
544cd16c34
v1.35.6 2021-10-01 14:33:48 +03:00
Andris Reinman
1b2bebc7b5
include forward resolution in gelf logs 2021-10-01 14:06:26 +03:00
Andris Reinman
cdfc1be2eb Made autoreply interval configurable 2021-09-06 14:19:47 +03:00
Andris Reinman
53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
Andris Reinman
96dbe65f81 v1.33.1 2021-04-26 10:54:19 +03:00
Andris Reinman
d487102571 filter by delivered-to 2021-04-26 10:16:21 +03:00
Andris Reinman
2d4cc85257 allow to provide default target mailbox for stored messages 2021-04-21 11:29:30 +03:00
Lauri Anteploon
203bbf6cfd Moved "greylist" and "soft reject" to same case block.
In Rspamd "greylist" and "soft reject" actions are synonymous.
Which one is emitted depends on the greylisting module configuration.
2020-11-11 10:43:21 +00:00
Andris Reinman
2f848a232d log POP3 RETR commands 2020-11-03 10:31:45 +02:00
Andris Reinman
89dad94ae3 v1.30.0 2020-09-25 12:58:00 +03:00
Andris Reinman
d7392e83e9 v1.29.5 2020-09-18 10:43:22 +03:00
Andris Reinman
2d591dd126 v1.29.3 2020-09-18 10:13:35 +03:00
Andris Reinman
a4d400ad36 v1.28.0 2020-07-21 11:58:24 +03:00
Andris Reinman
22b218c3c7 v1.27.5 2020-07-16 23:01:45 +03:00
Andris Reinman
c4b5604f36 v1.27.4 2020-07-16 22:14:57 +03:00
Andris Reinman
6d17dbccf3 v1.27.3 2020-07-16 16:57:13 +03:00
Andris Reinman
8f31640424 v1.28.2 2020-07-16 13:06:38 +03:00
Andris Reinman
4a194b6502 updated autiding 2020-07-01 10:37:28 +03:00
Andris Reinman
4f0c25aa4c v1.25.0 2020-05-08 10:43:59 +03:00
Andris Reinman
e2b59cb503
Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
Andris Reinman
a90da6345a
v1.23.4 2020-03-09 13:50:41 +02:00
Andris Reinman
e5163d5fe1 v1.23.1 2019-10-21 22:46:00 +03:00
Andris Reinman
7b8a863125 removed audit info from user object 2019-10-02 11:35:31 +03:00
Andris Reinman
0ec8851660 Store audit messages 2019-10-01 11:22:10 +03:00
Andris Reinman
b2d98a007b special forward settings for relays 2019-09-13 11:50:18 +03:00
Andris Reinman
aeb74decf5 v1.20.4 2019-06-12 16:37:01 +03:00
Andris Reinman
685a360af7 Store Forwarded-For info 2019-05-03 14:38:46 +03:00
Andris Reinman
8f7b184cd1 v1.15.0 2019-03-20 15:00:57 +02:00
Andris Reinman
1116bc0675 v1.13.1 2019-01-18 11:23:31 +02:00
Andris Reinman
56d82657c7 fixed spam score filtering 2018-12-29 12:56:06 +02:00
Andris Reinman
d72198c1bd list-id filtering 2018-11-02 10:18:24 +02:00
Andris Reinman
29d8fdd980 v1.10.2 2018-10-31 11:57:12 +02:00
Andris Reinman
077ff4ddb5 v1.10.0 2018-10-23 11:38:08 +03:00
Andris Reinman
d988c816fe v1.9.1 2018-10-22 21:37:24 +03:00
Andris Reinman
61d2813be9 v1.9.0 2018-10-22 12:00:24 +03:00
Andris Reinman
e75de9acb3 v1.7.4 2018-10-19 10:45:07 +03:00
Andris Reinman
30a952ed0f v1.7.3 2018-10-19 10:35:27 +03:00
Andris Reinman
6821bd621b v1.7.2 2018-10-19 10:15:16 +03:00
Andris Reinman
624654a84d v1.7.0 2018-10-18 19:07:13 +03:00
Andris Reinman
ed9231d0fd v1.4.14 2018-09-21 12:44:07 +03:00
Andris Reinman
d8979f158a use pbkdf2 as default password hash (uses native module), added disabled property for filter API 2018-09-21 11:25:55 +03:00
Andris Reinman
ba3d6d3420 v1.4.12 2018-09-20 13:10:10 +03:00
Andris Reinman
208ebb90e5 added option for auditing 2018-09-18 10:20:06 +03:00
Andris Reinman
1dc693d0fe v1.4.11 2018-09-13 16:00:40 +03:00