154. .sysconfig.fetchmail

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

154.1. Description

Read/Sets the values defined in /etc/sysconfig/fetchmail in an easy manner.

Access type: read/write

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

154.2. Usage

Example 92. 

Dir(.sysconfig.fetchmail)
(["DEVICE"])
Read(.sysconfig.fetchmail.OPTIONS)
("-t psaux")
Write(.sysconfig.fetchmail.OPTIONS, "-t ms")
(true)