Empty alias map to avoid warnings about /etc/aliases, fixes #84
This commit is contained in:
@@ -14,7 +14,7 @@ message_size_limit = {{ MESSAGE_SIZE_LIMIT }}
|
||||
mynetworks = 127.0.0.1/32 [::1]/128 {{ RELAYNETS }}
|
||||
|
||||
# Empty alias list to override the configuration variable and disable NIS
|
||||
alias_maps = hash:/etc/aliases
|
||||
alias_maps =
|
||||
|
||||
# SQLite configuration
|
||||
sql = sqlite:${config_directory}/
|
||||
|
||||
Reference in New Issue
Block a user