ACC SHELL

Path : /usr/share/YaST2/scrconf/
File Upload :
Current File : //usr/share/YaST2/scrconf/mail_fetchmail.scr

/**
 * $Id: mail_fetchmail.scr 13276 2004-01-19 10:01:25Z jsrain $
 * Summary:
 *   SCR Agent for reading/writing the Fetchmail configuration file
 * Authors:
 *   Martin Vidner <mvidner@suse.cz>
 * Access:
 *   read/write
 * See:
 *   yast2-config-mail/fetchmailrc.txt
 *
 * Example:
 *   Read (.mail.fetchmail.accounts)
 */
.mail.fetchmail

`ag_fetchmailrc (
  `Fetchmail ($[
    "filename": "/etc/fetchmailrc",
  ])
)

ACC SHELL 2018