AnonAddy

AnonAddy

官方

Docker 应用程序 from grtgbln's Repository

概述

Self-hosted anonymous email forwarding

要求


        Requires a separate MySQL and Redis server. See documentation: https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md
    

运行时参数

网络用户界面
http://[IP]:[PORT:8000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 8000

目标
8000
默认值
8000
价值
8000
SMTP Email PortPorttcp

Container Port: 25

目标
25
默认值
25
价值
25
App URLVariable

The URL to the AnonAddy server

目标
APP_URL
默认值
http://localhost:8000/
价值
http://localhost:8000/
MySQL - HostVariable

The host for the MySQL database connection

目标
DB_HOST
默认值
localhost
价值
localhost
MySQL - PortVariable

The port for the MySQL database connection

目标
DB_PORT
默认值
3306
价值
3306
MySQL - UsernameVariable

The username for the MySQL database connection

目标
DB_USERNAME
默认值
anonaddy
价值
anonaddy
MySQL - PasswordVariable

The password for the MySQL database connection

目标
DB_PASSWORD
MySQL - DatabaseVariable

The name of the MySQL database

目标
DB_DATABASE
默认值
anonaddy
价值
anonaddy
Redis - HostVariable

The host for the Redis connection

目标
REDIS_HOST
默认值
localhost
价值
localhost
Redis - PortVariable

The port for the Redis connection

目标
REDIS_PORT
默认值
6379
价值
6379
Redis - PasswordVariable

The password for the Redis connection. Use 'null' to not set.

目标
REDIS_PASSWORD
默认值
null
价值
null
Outgoing Mail - From NameVariable

The name to use when sending emails

目标
MAIL_FROM_NAME
默认值
AnonAddy
价值
AnonAddy
Outgoing Mail - From AddressVariable

The email address to use when sending emails

目标
MAIL_FROM_ADDRESS
Outgoing Mail - HostVariable

The host for the mail server connection

目标
MAIL_HOST
Outgoing Mail - PortVariable

The port for the mail server connection. Not recommended to change.

目标
MAIL_PORT
默认值
25
价值
25
Outgoing Mail - EncryptionVariable

The encryption for the mail server connection

目标
MAIL_ENCRYPTION
默认值
tls
价值
tls
Outgoing Mail - EHLO HostVariable

The EHLO host for the mail server connection

目标
MAIL_EHLO_DOMAIN
Outgoing Mail - Verify PeerVariable

Verify the peer when connecting to the mail server

目标
MAIL_VERIFY_PEER
默认值
true|false
AnonAddy - Return EmailVariable

The SMTP FROM address to be used if the alias address cannot be, e.g. for a custom domain that is not verified for sending

目标
ANONADDY_RETURN_PATH
AnonAddy - Admin UsernameVariable

The username for the admin account

目标
ANONADDY_ADMIN_USERNAME
AnonAddy - Enable RegistrationVariable

Allow users to register

目标
ANONADDY_ENABLE_REGISTRATION
默认值
true|false
AnonAddy - DomainVariable

The domain to use for the AnonAddy server

目标
ANONADDY_DOMAIN
AnonAddy - HostnameVariable

The hostname to use for the AnonAddy server

目标
ANONADDY_HOSTNAME
AnonAddy - DNS ResolverVariable

The DNS resolver to use for the AnonAddy server

目标
ANONADDY_DNS_RESOLVER
默认值
127.0.0.1
价值
127.0.0.1
AnonAddy - All DomainsVariable

Comma-separated list of all domains to use for the AnonAddy server

目标
ANONADDY_ALL_DOMAINS
AnonAddy - SecretVariable

The secret to use for the AnonAddy server. Run `openssl rand -base64 32` to generate.

目标
ANONADDY_SECRET
AnonAddy - Email LimitVariable

Number of emails that can be forwarded through the service per hour by any one user

目标
ANONADDY_LIMIT
默认值
200
价值
200
AnonAddy - Bandwidth LimitVariable

Monthly bandwidth limit, in bytes

目标
ANONADDY_BANDWIDTH_LIMIT
默认值
104857600
价值
104857600
AnonAddy - Alias LimitVariable

Number of new aliases that can be created per hour

目标
ANONADDY_NEW_ALIAS_LIMIT
默认值
100
价值
100
AnonAddy - Additional Username LimitVariable

Number of additional usernames that can be added

目标
ANONADDY_ADDITIONAL_USERNAME_LIMIT
默认值
10
价值
10
AnonAddy - Private Key FingerprintVariable

Fingerprint of the private key that you generated on the server to be used to sign encrypted forwarded emails

目标
ANONADDY_SIGNING_KEY_FINGERPRINT
Data DirectoryPathrw
目标
/data
默认值
/mnt/user/appdata/anon_addy/data
价值
/mnt/user/appdata/anon_addy/data
App NameVariable

The name of the app

目标
APP_NAME
默认值
AnonAddy
价值
AnonAddy
App EnvironmentVariable

The environment the app is running in

目标
APP_ENV
默认值
production
价值
production
Enable DebuggingVariable

Enable debugging

目标
APP_DEBUG
默认值
false|true
Log LevelVariable

The log level

目标
APP_LOG_LEVEL
默认值
debug
价值
debug
DKIM Signing KeyVariable

Only needed if you plan to add any custom domains through the web application. See documentation: https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md

目标
ANONADDY_DKIM_SIGNING_KEY
Log ChannelVariable

The log channel

目标
LOG_CHANNEL
默认值
stack
价值
stack
Database ConnectionVariable

The database connection. Not recommended to change.

目标
DB_CONNECTION
默认值
mysql
价值
mysql
Redis ClientVariable

The Redis client. Not recommended to change.

目标
REDIS_CLIENT
默认值
phpredis
价值
phpredis
Mail DriverVariable

The mail driver. Not recommended to change.

目标
MAIL_DRIVER
默认值
smtp
价值
smtp
DKIM SelectorVariable

The DKIM selector. Not recommended to change.

目标
ANONADDY_DKIM_SELECTOR
默认值
default
价值
default

下载统计数据

211,343
下载总数
8,303
本月
4,643
平均每月

长期下载总量

加载图表...

详细信息

存储库
anonaddy/anonaddy:latest
最后更新2026-05-17
初见2024-09-30

在Unraid 上运行 AnonAddy 。

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