YaST2 Developers Documentation: Configuration of mail



functions
files
intro

Configuration of mail

clients/mail.ycp
Main file
Main file for mail configuration. Uses all other files.

Imports

  • CommandLine
  • Mail
  • RichText

Includes

  • mail/ui.ycp

Info:

Parameters:
flag "permanent", "dialup", or "screenshots"
permanent
preselects permanent connnection
dialup
preselects dial-up connnection
screenshots
uses faked data (see Mail::Fake), enables running the module as non-root. (Uses Mode::screen_shot().)

YaST2 Developers Documentation