Fix a wrongly named variable in README.md (#32)

Fix wrongly named postfix variable (`POSTFIX_hostname` -> `POSTFIX_myhostname`)
This commit is contained in:
Antoine GC 2020-08-20 08:21:53 +02:00 committed by GitHub
parent 2b577f3522
commit aa6d2dcc45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ The following configuration options are available
- `RELAYHOST_TLS_LEVEL` = Relay host TLS connection leve
- `POSTFIX_message_size_limit` = The maximum size of the messsage, in bytes, by default it's unlimited
- `POSTFIX_mynetworks` = Allow sending mails only from specific networks ( default `127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16` )
- `POSTFIX_hostname` = Set tha name of this postfix server
- `POSTFIX_myhostname` = Set the name of this postfix server
- `MASQUERADED_DOMAINS` = domains where you want to masquerade internal hosts
- `POSTFIX_<any_postfix_setting>` = provide any additional postfix setting
- `SMTP_HEADER_CHECKS`= Set to `1` to enable header checks of to a location