1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-04 00:15:54 +02:00
mailpit/server
Ralph Slooten 5f919cc9dd Feature: Option to ignore duplicate Message-IDs
This option (default off) silently ignores any new messages with duplicate Message-IDs. This update includes a new database structure and automatic rebuild of existing data.
2023-05-04 21:48:09 +12:00
..
apiv1 Swagger: Update swagger field descriptions 2023-05-04 21:26:27 +12:00
handlers Feature: Add Kubernetes API health (livez/readyz) endpoints 2023-01-30 22:17:54 +13:00
smtpd Feature: Option to ignore duplicate Message-IDs 2023-05-04 21:48:09 +12:00
ui Feature: Option to ignore duplicate Message-IDs 2023-05-04 21:48:09 +12:00
ui-src UI: Style Undisclosed recipients in message view 2023-05-02 16:51:07 +12:00
websockets Move utils to subfolder 2022-10-29 10:52:22 +13:00
server_test.go Move logging variable level to logger module 2023-04-21 11:59:26 +12:00
server.go Feature: Add Access-Control-Allow-Methods methods when CORS origin is set 2023-04-25 08:57:16 +12:00