1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

config: make note of domain addressing (#331)

This commit is contained in:
James Hillyerd
2023-02-12 16:17:41 -08:00
committed by GitHub
parent 5d18d79539
commit d11ae3710c
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ variables it supports:
KEY DEFAULT DESCRIPTION
INBUCKET_LOGLEVEL info debug, info, warn, or error
INBUCKET_LUA_SCRIPT inbucket.lua Lua script path
INBUCKET_MAILBOXNAMING local Use local or full addressing
INBUCKET_MAILBOXNAMING local Use local, full, or domain addressing
INBUCKET_SMTP_ADDR 0.0.0.0:2500 SMTP server IP4 host:port
INBUCKET_SMTP_DOMAIN inbucket HELO domain
INBUCKET_SMTP_MAXRECIPIENTS 200 Maximum RCPT TO per message