AnonAddy

AnonAddy

Oficial

Aplicación Docker from grtgbln's Repository

Visión general

Self-hosted anonymous email forwarding

Requisitos


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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8000]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 8000

Objetivo
8000
Por defecto
8000
Valor
8000
SMTP Email PortPorttcp

Container Port: 25

Objetivo
25
Por defecto
25
Valor
25
App URLVariable

The URL to the AnonAddy server

Objetivo
APP_URL
Por defecto
http://localhost:8000/
Valor
http://localhost:8000/
MySQL - HostVariable

The host for the MySQL database connection

Objetivo
DB_HOST
Por defecto
localhost
Valor
localhost
MySQL - PortVariable

The port for the MySQL database connection

Objetivo
DB_PORT
Por defecto
3306
Valor
3306
MySQL - UsernameVariable

The username for the MySQL database connection

Objetivo
DB_USERNAME
Por defecto
anonaddy
Valor
anonaddy
MySQL - PasswordVariable

The password for the MySQL database connection

Objetivo
DB_PASSWORD
MySQL - DatabaseVariable

The name of the MySQL database

Objetivo
DB_DATABASE
Por defecto
anonaddy
Valor
anonaddy
Redis - HostVariable

The host for the Redis connection

Objetivo
REDIS_HOST
Por defecto
localhost
Valor
localhost
Redis - PortVariable

The port for the Redis connection

Objetivo
REDIS_PORT
Por defecto
6379
Valor
6379
Redis - PasswordVariable

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

Objetivo
REDIS_PASSWORD
Por defecto
null
Valor
null
Outgoing Mail - From NameVariable

The name to use when sending emails

Objetivo
MAIL_FROM_NAME
Por defecto
AnonAddy
Valor
AnonAddy
Outgoing Mail - From AddressVariable

The email address to use when sending emails

Objetivo
MAIL_FROM_ADDRESS
Outgoing Mail - HostVariable

The host for the mail server connection

Objetivo
MAIL_HOST
Outgoing Mail - PortVariable

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

Objetivo
MAIL_PORT
Por defecto
25
Valor
25
Outgoing Mail - EncryptionVariable

The encryption for the mail server connection

Objetivo
MAIL_ENCRYPTION
Por defecto
tls
Valor
tls
Outgoing Mail - EHLO HostVariable

The EHLO host for the mail server connection

Objetivo
MAIL_EHLO_DOMAIN
Outgoing Mail - Verify PeerVariable

Verify the peer when connecting to the mail server

Objetivo
MAIL_VERIFY_PEER
Por defecto
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

Objetivo
ANONADDY_RETURN_PATH
AnonAddy - Admin UsernameVariable

The username for the admin account

Objetivo
ANONADDY_ADMIN_USERNAME
AnonAddy - Enable RegistrationVariable

Allow users to register

Objetivo
ANONADDY_ENABLE_REGISTRATION
Por defecto
true|false
AnonAddy - DomainVariable

The domain to use for the AnonAddy server

Objetivo
ANONADDY_DOMAIN
AnonAddy - HostnameVariable

The hostname to use for the AnonAddy server

Objetivo
ANONADDY_HOSTNAME
AnonAddy - DNS ResolverVariable

The DNS resolver to use for the AnonAddy server

Objetivo
ANONADDY_DNS_RESOLVER
Por defecto
127.0.0.1
Valor
127.0.0.1
AnonAddy - All DomainsVariable

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

Objetivo
ANONADDY_ALL_DOMAINS
AnonAddy - SecretVariable

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

Objetivo
ANONADDY_SECRET
AnonAddy - Email LimitVariable

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

Objetivo
ANONADDY_LIMIT
Por defecto
200
Valor
200
AnonAddy - Bandwidth LimitVariable

Monthly bandwidth limit, in bytes

Objetivo
ANONADDY_BANDWIDTH_LIMIT
Por defecto
104857600
Valor
104857600
AnonAddy - Alias LimitVariable

Number of new aliases that can be created per hour

Objetivo
ANONADDY_NEW_ALIAS_LIMIT
Por defecto
100
Valor
100
AnonAddy - Additional Username LimitVariable

Number of additional usernames that can be added

Objetivo
ANONADDY_ADDITIONAL_USERNAME_LIMIT
Por defecto
10
Valor
10
AnonAddy - Private Key FingerprintVariable

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

Objetivo
ANONADDY_SIGNING_KEY_FINGERPRINT
Data DirectoryPathrw
Objetivo
/data
Por defecto
/mnt/user/appdata/anon_addy/data
Valor
/mnt/user/appdata/anon_addy/data
App NameVariable

The name of the app

Objetivo
APP_NAME
Por defecto
AnonAddy
Valor
AnonAddy
App EnvironmentVariable

The environment the app is running in

Objetivo
APP_ENV
Por defecto
production
Valor
production
Enable DebuggingVariable

Enable debugging

Objetivo
APP_DEBUG
Por defecto
false|true
Log LevelVariable

The log level

Objetivo
APP_LOG_LEVEL
Por defecto
debug
Valor
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

Objetivo
ANONADDY_DKIM_SIGNING_KEY
Log ChannelVariable

The log channel

Objetivo
LOG_CHANNEL
Por defecto
stack
Valor
stack
Database ConnectionVariable

The database connection. Not recommended to change.

Objetivo
DB_CONNECTION
Por defecto
mysql
Valor
mysql
Redis ClientVariable

The Redis client. Not recommended to change.

Objetivo
REDIS_CLIENT
Por defecto
phpredis
Valor
phpredis
Mail DriverVariable

The mail driver. Not recommended to change.

Objetivo
MAIL_DRIVER
Por defecto
smtp
Valor
smtp
DKIM SelectorVariable

The DKIM selector. Not recommended to change.

Objetivo
ANONADDY_DKIM_SELECTOR
Por defecto
default
Valor
default

Descargar estadísticas

211,343
Descargas totales
8,303
Este mes
4,643
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
anonaddy/anonaddy:latest
Última actualización2026-05-17
Visto por primera vez2024-09-30

Ejecute AnonAddy en Unraid.

AnonAddy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.