183. .sysconfig.postfix

SCR Agent for reading/writing /etc/sysconfig/postfix using the ini-agent

183.1. Description

Read/Sets the values defined in /etc/sysconfig/postfix (formerly /etc/rc.config.d/postfix.rc.config) in an easy manner.

Access type: read/write

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

See: yast2-agent-ini/ini.html libscr man postfix

183.2. Usage

Example 88. 

  Read(.sysconfig.postfix.SOMETHING)
  ("no")

  Write(.sysconfig.postfix.SOMETHING, "yes")
  (true)