mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update main.cf: fuck postfix syntax
This commit is contained in:
parent
156f9e54ba
commit
bd43a4504e
1 changed files with 1 additions and 2 deletions
|
@ -111,8 +111,7 @@ smtpd_sender_login_maps = unionmap:{
|
|||
# Regular Yunohost accounts
|
||||
ldap:/etc/postfix/ldap-accounts.cf,
|
||||
# Extra maps for app system users who need to send emails
|
||||
hash:/etc/postfix/app_senders_login_maps
|
||||
}
|
||||
hash:/etc/postfix/app_senders_login_maps }
|
||||
|
||||
# Dovecot LDA
|
||||
virtual_transport = dovecot
|
||||
|
|
Loading…
Add table
Reference in a new issue