mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Merge pull request #2 from nirvanameow/nirvanameow-patch-1-3
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:
commit
29558e991a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# #
|
||||
######################################################################
|
||||
|
||||
|
||||
# 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