81. .mail.postfix.mastercf

SCR Agent for reading/writing the Postfix configurations file /etc/postfix/master.cf

81.1. Description

The file specifies a map, but we represent it as a list to preserve preceding comments and the order of entries. list entries are" $[ "comment": " foo\n bar\n", "key": "root", "value": "joe, \\root" ] that is, comments have the leading '#' stripped but not the newline.

Access type: read/write

File Name: /usr/share/YaST2/scrconf/mail_mastercf.scr

81.2. Usage

Example 44. 

Read (.mail.postfix.mastercf)