..
acme
fix(deps): Replaced uuid dependency with crypto.randomUUID
2024-10-28 08:52:44 +02:00
api
fix(getmessages): ZMS-260: messages.js getMessages allow unseen request flag to be false ( #861 )
2025-08-26 09:47:42 +03:00
attachments
fix(gridstore-downloadstream): In gridstore download stream ensure that start is never bigger than end ZMS-235 ( #828 )
2025-06-13 10:26:45 +03:00
handlers
fix(on-expunge): ZMS-255 for client compatability in case no messages were deleted during expunge return no * 0 EXISTS ( #853 )
2025-08-11 12:09:39 +03:00
lua
fix: ZMS 226 ( #817 )
2025-05-23 13:27:59 +03:00
md5
fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation ( #835 )
2025-07-23 10:46:13 +03:00
pop3
fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation ( #835 )
2025-07-23 10:46:13 +03:00
schemas
fix: ZMS-210 API and docs fallback values updates ( #802 )
2025-04-08 14:45:39 +03:00
tasks
fix: ZMS 226 ( #817 )
2025-05-23 13:27:59 +03:00
attachment-storage.js
fix: ZMS-238 remove callback based deleteMany from attachment storage. ( #824 )
2025-06-11 11:49:33 +03:00
audit-handler.js
fix(audit): Fixed find()
query for expired audits ( #547 )
2023-10-30 10:55:39 +02:00
autoreply.js
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay ( #787 )
2025-03-14 10:46:53 +02:00
bimi-handler.js
Fixed 304 handling for bimi
2023-08-24 16:32:50 +03:00
cert-handler.js
fix(autsni): Fixed garbage collection for unfinished certificates
2024-05-02 13:51:14 +03:00
certs.js
feat(SNI): Autogenerate TLS certificates for SNI
2024-04-29 09:57:37 +03:00
consts.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
counters.js
Index emails for accounts with indexing feature flag
2023-03-10 11:13:12 +02:00
data-url.js
fix(deps): Replaced uuid dependency with crypto.randomUUID
2024-10-28 08:52:44 +02:00
db.js
Fixed Redis config parsing
2023-03-31 12:10:26 +03:00
dkim-handler.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
dkim-stream.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
elasticsearch.js
Index emails for accounts with indexing feature flag
2023-03-10 11:13:12 +02:00
encrypt.js
Fixed bug where unencrypted ssl certs are not working probably
2021-11-13 15:38:44 +01:00
ensure-es-index.js
Started with searching from ES
2023-07-20 13:59:59 +03:00
errors.js
include session id in error log messages
2022-03-10 12:08:23 +02:00
events.js
Migrate from Bull to BullMQ for background processing
2023-03-10 15:47:47 +02:00
export.js
Added account export and import API endpoints
2022-10-06 13:57:06 +03:00
filehash-stream.js
fix(api-attachment): Calculate file content hash when uploading attachment ZMS-172 ( #733 )
2024-09-26 11:56:36 +03:00
filter-handler.js
fix(logging): ZMS-216 add logs for debugging timeout issue ( #823 )
2025-07-23 12:20:06 +03:00
forward.js
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay ( #787 )
2025-03-14 10:46:53 +02:00
hashes.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
header-splitter.js
include hash value in attachment output
2021-03-26 09:58:05 +02:00
imap-notifier.js
fix: ZMS 226 ( #817 )
2025-05-23 13:27:59 +03:00
limited-fetch.js
mailbox-handler.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
maildrop.js
v1.28.2
2020-07-16 13:06:38 +03:00
maildropper.js
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay ( #787 )
2025-03-14 10:46:53 +02:00
mbox-export.js
use noCursorTimeout for mbox queries
2021-04-16 13:29:52 +03:00
mbox-stream.js
fix(typos): fixed typos ZMS-167 ( #740 )
2024-10-14 10:37:58 +03:00
message-handler.js
fix: add check for session existence before writing to session writeStream in message-handler ( #843 )
2025-07-24 15:20:51 +03:00
message-splitter.js
mongopaging-find-wrapper.js
fix(pagination-paginatedField): check for correct mongopaging cursor ZMS-229 ( #822 )
2025-06-05 14:59:03 +03:00
newlines.js
Added export endpoint for audit
2019-11-21 16:15:25 +02:00
plugins.js
v1.37.2
2022-07-19 09:22:46 +03:00
prepare-search-filter.js
feat(api-search): Allow searching for messages by uid ( #587 )
2024-01-02 13:23:43 +02:00
redis-url.js
Migrate from Bull to BullMQ for background processing
2023-03-10 15:47:47 +02:00
roles.js
schemas.js
fix(api-listings-pagination): ZMS-225 Encode page in next and previous cursor ( #818 )
2025-05-27 15:39:04 +03:00
search-query.js
fixed tests
2023-07-20 13:59:59 +03:00
settings-handler.js
fix(domaincache): ZMS-247 implement domain cache to store all used domains of users ( #845 )
2025-07-31 11:17:08 +03:00
storage-handler.js
feat(storage): Added cid property to storage files ( #502 )
2023-09-21 12:37:35 +03:00
task-handler.js
fixed a but with invalid property check
2021-09-14 09:43:09 +03:00
tools.js
fix: ZMS 226 ( #817 )
2025-05-23 13:27:59 +03:00
translations.js
v1.20.2
2019-06-07 15:41:21 +03:00
user-cache.js
bunch of fixes
2022-07-05 11:57:57 +03:00
user-handler.js
fix(domaincache-and-domainaliases): ZMS-259 add wildcard address check when adding domain to mongodb cache ( #859 )
2025-08-22 16:21:13 +03:00