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:
Nirvana 2025-05-16 21:45:26 +01:00 committed by GitHub
commit c1be5e2586
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,6 @@
# # # #
###################################################################### ######################################################################
# Placeholder for primary_hostname (to be set dynamically during installation) # Placeholder for primary_hostname (to be set dynamically during installation)
# primary_hostname = mail.domain.com # primary_hostname = mail.domain.com