cache.go
|
Expire attachments properly
|
2022-01-07 15:15:33 +01:00 |
cache_mem.go
|
Expire attachments properly
|
2022-01-07 15:15:33 +01:00 |
cache_sqlite.go
|
Add attachment expiry option
|
2022-01-10 15:36:12 -05:00 |
config.go
|
Add attachment expiry option
|
2022-01-10 15:36:12 -05:00 |
file_cache_test.go
|
Tests for fileCache
|
2022-01-08 12:14:43 -05:00 |
message.go
|
Attachments limits; working visitor limit
|
2022-01-07 14:49:28 +01:00 |
server.go
|
Add attachment expiry option
|
2022-01-10 15:36:12 -05:00 |
server.yml
|
Docs docs docs
|
2021-12-28 17:36:12 +01:00 |
server_test.go
|
Merge branch 'main' into attachments
|
2022-01-05 00:25:49 +01:00 |
smtp_sender.go
|
WIP
|
2021-12-27 16:39:28 +01:00 |
smtp_sender_test.go
|
WIP
|
2021-12-27 16:39:28 +01:00 |
smtp_server_test.go
|
Increase message size limit to 4096
|
2021-12-31 16:12:53 +01:00 |
util.go
|
Better mime type probing
|
2022-01-10 13:38:51 -05:00 |