1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-08 00:39:22 +02:00
mailpit/server
2024-04-25 14:45:36 +12:00
..
apiv1 Feature: Option to auto relay for matching recipient expression only (#274) 2024-04-20 23:42:36 +12:00
handlers Feature: Search support for before: and after: dates (#252) 2024-04-12 14:44:14 +12:00
pop3 Feature: Option to use rqlite database storage (#254) 2024-04-05 15:48:32 +13:00
smtpd Feature: Option to auto relay for matching recipient expression only (#274) 2024-04-20 23:42:36 +12:00
ui Chore: Update API documentation regarding date/time searches & timezones 2024-04-14 12:36:45 +12:00
ui-src Chore: Improve tag sorting in web UI, ignore casing 2024-04-25 14:45:36 +12:00
webhook Chore: Standardize error logging & formatting 2024-01-01 15:25:38 +13:00
websockets Chore: Code cleanup, remove redundant functionality 2024-03-24 21:37:37 +13:00
server_test.go Chore: Switch database flag/env to --database / MP_DATABASE 2024-04-12 14:47:47 +12:00
server.go Chore: Clearer error messages for read/write permission failures (#281) 2024-04-21 10:16:59 +12:00