Add rules for local mail relay service.
This commit is contained in:
@ -409,6 +409,11 @@ http_ports="$standard_http_ports"
|
||||
# - Mail Services
|
||||
# ======
|
||||
|
||||
# - SMTP server (i.e. mail relay service) Gateway
|
||||
# -
|
||||
local_smtp_service=false
|
||||
|
||||
|
||||
# - Mailserver (SMTP(POP/IMAP) Gateway
|
||||
# -
|
||||
# - NOT YET IMPLEMENTED
|
||||
|
@ -392,6 +392,11 @@ http_ports="$standard_http_ports"
|
||||
# - Mail Services
|
||||
# ======
|
||||
|
||||
# - SMTP server (i.e. mail relay service) Gateway
|
||||
# -
|
||||
local_smtp_service=false
|
||||
|
||||
|
||||
# - Mailserver (SMTP(POP/IMAP) Gateway
|
||||
# -
|
||||
# - NOT YET IMPLEMENTED
|
||||
|
Reference in New Issue
Block a user