Configuration of mail |
clients/mail.ycp |
Main file | |
|
|
This module has an unstable interface. |
Main file for mail configuration. Uses all other files.
Imports
Includes
Local Functions |
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().)
local
MailSummaryHandler (map options)
->
boolean
CLI action handler. Print summary in command line
- Parameters:
-
options command options
- Return value:
-
false so that Write is not called in non-interactive mode
local
MailRead ()
->
boolean
CLI initializer.
- Return value:
-
whether successful