mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Set list-id header for notification mails
This commit is contained in:
11
Changelog.md
11
Changelog.md
@ -9,12 +9,21 @@
|
||||
the periodic-task framework introduced in the last release.
|
||||
- Fix issues when converting HTML with unkown links. This especially
|
||||
happens with e-mails that contain images to attachments.
|
||||
- Fix issues when importing e-mail files:
|
||||
- Fix various issues when importing e-mail files, for example:
|
||||
- fixes encoding problems for mails without explicit transfer encoding
|
||||
- add meta info (from, to, subject) to the converted pdf document
|
||||
- clean html mails to remove unwanted content (like javascript)
|
||||
- Fix classpath issue with javax.mail vs jakarta.mail
|
||||
|
||||
### Configuration Changes
|
||||
|
||||
The Joex component has config changes:
|
||||
|
||||
- A new section `send-mail` containing a `List-Id` e-mail header to
|
||||
use. Use an empty string (the default) to avoid setting such header.
|
||||
This header is only applied for notification mails.
|
||||
|
||||
|
||||
## v0.4.0
|
||||
|
||||
*Mar. 29, 2020*
|
||||
|
Reference in New Issue
Block a user