update docs

此提交包含在:
Bram Gillemon
2017-07-28 10:02:08 +02:00
父節點 7d1b0e81c9
當前提交 84df248bda

查看文件

@@ -79,6 +79,8 @@ This change in namespace to `node['postfix']['main']` should allow for greater f
- `node['postfix']['sasl']['smtp_sasl_passwd']` - SASL password to use. Default empty.
- `node['postfix']['sender_canonical_map_entries']` - (hash with key value pairs); default not configured. Setup generic canonical maps. See `man 5 canonical`. If has at least one value, then will be enabled in config.
- `node['postfix']['smtp_generic_map_entries']` - (hash with key value pairs); default not configured. Setup generic postfix maps. See `man 5 generic`. If has at least one value, then will be enabled in config.
- `node['postfix']['recipient_canonical_map_entries']` - (hash with key value pairs); default not configured. Setup generic canonical maps. See `man 5 canonical`. If has at least one value, then will be enabled in config.
Example of json role config, for setup *_map_entries: