boxwatchr

boxwatchr

Docker 应用程序 from nulcraft's Repository

概述

A self-hosted email filtering daemon that watches your IMAP mailbox, scores every incoming message with a spam engine, runs it through your custom rules, and takes action automatically. No cloud, no subscriptions, just your server doing exactly what you tell it to.

运行时参数

网络用户界面
http://[IP]:[PORT:8143]
网络
bridge
外壳
bash
特权
false
额外参数
--restart unless-stopped

模板配置

Config PathPathrw

The directory to store your boxwatchr configuration files.

目标
/app/config
默认值
/mnt/user/appdata/boxwatchr/config
价值
/mnt/user/appdata/boxwatchr/config
Data PathPathrw

The directory to store your boxwatchr data persistence.

目标
/app/data
默认值
/mnt/user/appdata/boxwatchr/data
价值
/mnt/user/appdata/boxwatchr/data
Web Interface PortPorttcp

Internal port the web dashboard listens on.

目标
8143
默认值
8143
价值
8143
PUIDVariable

User ID to run as inside the container. Match this to your host user to avoid permission issues on mounted volumes. Run id on your server to find your value.

默认值
99
价值
99
PGIDVariable

Group ID to run as inside the container.

默认值
100
价值
100
TZVariable

Timezone used for log timestamps. Logs are stored in UTC and converted at display time, so you can change this at any time without affecting existing data.

默认值
UTC
价值
America/Denver
rspamd Web Interface PasswordVariable

Password for the rspamd web interface on port 11334. A random password is generated at every startup if not set.

目标
RSPAMD_PASSWORD
价值
j$$8Dy4$@r#V$8564489
Reverse Proxy Secure CookiesVariable

Set to true if you are running boxwatchr behind an HTTPS reverse proxy. Marks the session cookie as Secure so it is only sent over encrypted connections. Leave unset for plain HTTP deployments.

目标
SECURE_COOKIES
默认值
false
价值
true

下载统计数据

1,011
下载总数

详细信息

存储库
ghcr.io/nulcraft/boxwatchr:latest
最后更新2026-04-10
初见2026-03-30

在Unraid 上运行 Boxwatchr 。

Boxwatchr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。