goeland icon indicating copy to clipboard operation
goeland copied to clipboard

No link included despite the includelink filter

Open Wobak opened this issue 8 months ago • 2 comments

Describe the bug No link included despite the includelink filter

To Reproduce Steps to reproduce the behavior: I have example emails with the config being correctly sending emails, but no link included

Expected behavior THe link being included :)

Screenshots N/A

Desktop (please complete the following information): Any mail client

Additional context Config.toml excerpt:

[sources.myblog]
url = "<redacted>"
type = "feed"
filters = ["all", "unseen", "includelink"]
allow-insecure = false

Wobak avatar Jul 03 '24 13:07 Wobak