mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
add primary hostname placeholder
Adding a primary_hostname placeholder in exim4.conf.template, set to mail.<base domain> via vst-install-debian.sh and v-rebuild-exim4-config. Updating acl_check_rcpt to allow unauthenticated local domain deliveries on port 25, while blocking non-local sends to prevent relaying.
This commit is contained in:
parent
29558e991a
commit
c1be5e2586
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
# #
|
||||
######################################################################
|
||||
|
||||
|
||||
# Placeholder for primary_hostname (to be set dynamically during installation)
|
||||
# primary_hostname = mail.domain.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue