hermes-agent/website/docs/user-guide/messaging
Teknium 8758e2e8d7
feat(email): add skip_attachments option via config.yaml
* feat(email): add skip_attachments option via config.yaml

Adds a config.yaml-driven option to skip email attachments in the
gateway email adapter. Useful for malware protection and bandwidth
savings.

Configure in config.yaml:
  platforms:
    email:
      skip_attachments: true

Based on PR #1521 by @an420eth, changed from env var to config.yaml
(via PlatformConfig.extra) to match the project's config-first pattern.

* docs: document skip_attachments option for email adapter
2026-03-16 05:27:54 -07:00
..
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
discord.md fix(gateway): make group session isolation configurable 2026-03-16 00:22:23 -07:00
email.md feat(email): add skip_attachments option via config.yaml 2026-03-16 05:27:54 -07:00
homeassistant.md docs: expand Docusaurus coverage across CLI, tools, skills, and skins (#1232) 2026-03-13 21:34:41 -07:00
index.md docs: document scoped systemd service names for multi-install 2026-03-16 04:44:53 -07:00
signal.md docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
slack.md docs: clarify Slack thread reply behavior 2026-03-14 23:15:25 -07:00
telegram.md docs: complete voice mode docs 2026-03-14 19:29:01 -07:00
whatsapp.md docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00